
This PowerShell code is designed to create a new Configuration Manager Application, as per Chapter 7 in “Learn ConfigMgr 2012 in a Month of Lunches“.
While the code is specific for the lab environment, it will work for any Program in Configuration Manager 2012 R2.
Source code # Define Configuration Manager variables $CMSiteCode = ‘P01’ […]