passEverything is awesome!
Scanned: 4 days ago
Create-SCCMApplication
SCCM Application Creator helps System Center Configuration Manager administrators to automate the process of creating and deploying applications.
The tool can do the following:
- Create an Application
- Create an application folder and move the application there
- Create an MSI deployment type
- Create an App-V 5 (App-V 4 is NOT supported) deployment type
- Create a manual/scripted deployment type. In this case a detection method must be manually added afterwards in the
SCCM console.
- Distribute the application content to a distribution point group
- Create a group in Active Directory
- Create a device- or user collection, either empty or with a membership rule based on the Active Directory group
- Create a collection folder and move the collection there
- Deploy the Application to the collection, either Available or Required
- Configure certain other options, such as behavior on slow networks, whether or not fallback source location should be
allowed, run the installation program as 32-bit process on 64-bit systems, etc.
SCCM Application Creator is 100% built in PowerShell and is designed to be as flexible and easy to use as possible. All input is done in a simple Windows Form based GUI. To keep the GUI as clean as possible, some required input that probably rarely change, are defined as script parameters instead. Such as SCCM site code, the path in AD to where the groups should be created, the domain name, limiting collections, name of distribution point group, etc.
The GUI is dynamic and will only enable options when a dependent option has also been selected. An MST file for example, can only be selected if an MSI file has been selected first. Creating a deployment is only available if creating a collection and content is distributed, etc.
The tool also supports using PowerShell App Deployment Toolkit, which is used by many SCCM administrators. By clicking on the button "Use PADT" the Installation Program, Uninstallation Program and Content Source Path will be changed, and the flag "Run installation and uninstall program as 32-bit process on 64-bit clients" will be set.
The following requirements must be installed on the computer where the script is run:
- System Center Configuration Manager Console / Configuration Manager Powershell Module
(only tested with 1604, version 5.0.8373.1189)
- Active Directory PowerShell Module
- PowerShell v4.0 or higher
- .Net Framework
NOTE! The script has only been fully tested and verified with PowerShell v5.0, on Windows Server 2012 R2 with SCCM v1602 and SCCM Powershell module 1604.
License: unknown
Published: almost 10 years ago
SAFE Assessment
Compliance
Licenses
No license compliance issues
Secrets
No sensitive information found
Security
Vulnerabilities
No known vulnerabilities detected
Hardening
No application hardening issues
Threats
Tampering
No evidence of software tampering
Malware
No evidence of malware inclusion