Skip to content

Latest commit

 

History

History
68 lines (24 loc) · 1.94 KB

File metadata and controls

68 lines (24 loc) · 1.94 KB

Build status Code Coverage Status

Build status Code Coverage Status

PS Gallery

ConfigMgr Module

The "ConfigMgr" PowerShell module is used to directly access the ConfigMgr WMI provider.

As it doesn't have any further dependencies, it's a perfect fit for all scenarios, where ConfigMgr PowerShell scripts shall be used, but the ConfigMgr console can't be installed or used, or where a certain functionality is not availabe.

Requirements

PowerShell Version 3.0+

Install

PowerShell Gallery Install (Requires PowerShell v5)

Install-Module -Name ConfigMgr

See the PowerShell Gallery for the complete details and instructions.

Manual Install

Download ConfigMgr-0.1.42.zip and extract the contents into C:\Users\[User]\Documents\WindowsPowerShell\modules\ConfigMgr (you may have to create these directories if they don't exist.)

Contributors

License

Contact