Installing and Importing the ModuleRun the MSI. The module will be extracted to:
%Userprofile%\Documents\WindowsPowerShell\Modules\ConfigMgr2012
Open PowerShell and enter the following command:
Import-Module ConfigMgr2012Once imported, validate that it successfully imported with the Get-Module cmdlet:
Get-Module ConfigMgr2012Module FunctionsThis release of the module contains 24 functions. All of these functions have been tested on Configuration Manager 2012 SP1 and R2. My testing was limited to specific functionality so there may be bugs. Please report any issues here on CodePlex.
For information on how to use the Module please see
Using Module Functions• Get-SCCMCommands
• Connect-SCCMServer
• Get-AuthoringScopeID
• Import-SCCMAssemblies
• Get-SCCMObject
• Get-SCCMApplication
• Get-SCCMApplicationObject
• Save-SCCMApplicationObject
• New-SCCMApplication
• Save-SCCMApplication
• New-SCCMApplicationObject
• New-SCCMDeploymentType
• Add-SCCMDeploymentType
• New-DeploymentTypeRetrnCode
• Add-SCCMRequirementRule
• Copy-SCCMRequirementRule
• Get-SCCMDeployment
• Remove-SCCMConsoleFolders
• Get-SCCMGlobalCondition
• New-SCCMGlobalConditionsRule
• New-SCCMEnhancedDetectionMethod
• Add-SCCMEnhancedDetectionMethod
• Copy-SCCMDependencyGroup
• Add-SCCMDependencyGroup