PSCMContentMgmt
2.0.1
PowerShell module used for managing Microsoft Endpoint Manager Configuration Manager distribution point content.
Minimum PowerShell version
5.1
Installation Options
Owners
Copyright
(c) 2020 - Adam Cook (@codaamok). All rights reserved.
Package Details
Author(s)
- Adam Cook (@codaamok)
Tags
Functions
Compare-DPContent Compare-DPGroupContent Export-DPContent Find-CMOBject Get-DP Get-DPContent Get-DPDistributionStatus Get-DPGroup Get-DPGroupContent Import-DPContent Invoke-DPContentLibraryCleanup Remove-DPContent Remove-DPGroupContent Set-DPAllowPrestagedContent Start-DPContentDistribution Start-DPContentRedistribution Start-DPGroupContentDistribution
Dependencies
This module has no dependencies.
Release Notes
# Changed
- Removed the auto-import of ConfigurationManager module, and instead made it a required module in the manifest. This is to better define the dependency and provide a more "traditional" experience. Therefore, you must import the ConfigurationManager module before you can use PSCMContentMgmt.
- Previously, users did not need to specify -SiteServer and -SiteCode parameters. This is because variables $CMSiteServer and $CMSiteCode were automatically defined upon import of PSCMContentMgmt (from attempting to read the registry and WMI to determine where the SMS Provider was and the site code). This behaviour has now changed. You must specify -SiteServer and -SiteCode, but only for at least one command. The same parameter values are remembered for subsequent commands within the same session. See README.md for more details.
FileList
- PSCMContentMgmt.nuspec
- en-US\about_PSCMContentMgmt.help.txt
- CHANGELOG.md
- en-US\about_PSCMContentMgmt_Delete.help.txt
- LICENSE
- en-US\about_PSCMContentMgmt_Distribute.help.txt
- PSCMContentMgmt.psm1
- en-US\about_PSCMContentMgmt_ExportImport.help.txt
- PSCMContentMgmt.Format.ps1xml
- en-US\about_PSCMContentMgmt_Query.help.txt
- PSCMContentMgmt.psd1
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.1 (current version) | 1,192 | 4/22/2022 |
1.8.20201016.0 | 678 | 10/16/2020 |
1.7.20200925.0 | 12 | 9/25/2020 |
1.6.20200908.0 | 28 | 9/8/2020 |
1.5.20200903.0 | 18 | 9/3/2020 |
1.4.20200903.0 | 16 | 9/3/2020 |
1.3.20200821.4 | 24 | 8/21/2020 |
1.2 | 30 | 6/12/2020 |
1.1 | 15 | 6/10/2020 |
1.0 | 36 | 4/18/2020 |