PSCMContentMgmt

1.4.20200903.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.4.20200903.0

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

Install-PSResource -Name PSCMContentMgmt -Version 1.4.20200903.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)

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
- New Get-DP function
- New Get-DPGroup function
- New Start-DPContentRedistribution function
- New About help topics, run `Get-Help about_PSCMContentMgmt*`
# Changed
- Get-DPDistributionStatus now accepts value from pipeline or an array of distribution points
# Fixed
- Unable to pipe result of some functions to other functions due to ObjectType property often being an enum rather than string

FileList

Version History

Version Downloads Last updated
2.0.1 844 4/22/2022
1.8.20201016.0 677 10/16/2020
1.7.20200925.0 11 9/25/2020
1.6.20200908.0 27 9/8/2020
1.5.20200903.0 16 9/3/2020
1.4.20200903.0 (current version) 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 less