Skip to content

Tool to automatically create the Active Directory group, Collection, Application, and Deployment in MECM/SCCM for a package by providing minimal input.

License

Notifications You must be signed in to change notification settings

Jolgurt/MECMAddAppTool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MECMAddAppTool

If consistent packaging standards and naming conventions are in place, this tool allows the packager to automatically create the Active Directory group (if AD is used for software distribution), Collection, Application, and Deployment in MECM/SCCM for a package by providing minimal input.

For instance, if using a package with the name of “Joes_MostGreatSoftware_1.0” and all options were selected, the following would be created by the tool:

  • AD Group: Joes_MostGreatSoftware_1.0-Install
  • Collection: Joes_MostGreatSoftware_1.0-Install
    • linked to AD Group
  • Application: Joes_MostGreatSoftware_1.0
  • Deployment: Joes_MostGreatSoftware_1.0
    • linked to Collection

In many cases this automates most, if not all, the steps required.

2.15.3 Notes

  • Removed extra processing from Out-Null pipelines
  • Improved Add-FormObj function to include menu items
  • Added Loading screen

About

Tool to automatically create the Active Directory group, Collection, Application, and Deployment in MECM/SCCM for a package by providing minimal input.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published