PSCMContentMgmt

1.6.20200908.0

PowerShell module used for managing Microsoft Endpoint Manager Configuration Manager distribution point content.

Minimum PowerShell version

5.1

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name PSCMContentMgmt -RequiredVersion 1.6.20200908.0

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

Install-PSResource -Name PSCMContentMgmt -Version 1.6.20200908.0

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Copyright

(c) 2020 - Adam Cook (@codaamok). All rights reserved.

Package Details

Author(s)

  • Adam Cook (@codaamok)

Tags

SCCM MEMCM MECM ConfigMgr

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

# Added
- More properties added to the module manifest
# Changed
- Updated various help content to better describe -ObjectID parameter and ObjectID property
# Fixed
- Corrected CIM query in `Start-DPContentRedistribution` so it actually works. Added error handling to in the event an object is not found to be already distributed to a distribution point.
- More accurate error ID to reflect a win32 error code for access denied in `Import-DPContent`

FileList

Version History

Version Downloads Last updated
2.0.1 842 4/22/2022
1.8.20201016.0 677 10/16/2020
1.7.20200925.0 11 9/25/2020
1.6.20200908.0 (current version) 27 9/8/2020
1.5.20200903.0 16 9/3/2020
1.4.20200903.0 15 9/3/2020
1.3.20200821.4 23 8/21/2020
1.2 29 6/12/2020
1.1 14 6/10/2020
1.0 35 4/18/2020
Show more