Configure-DedupForMe You’ve got Windows deduplication enabled on all your Configuration Manager Distibution Points, and your Content Library right? Awesome! You can stop reading here. Well, maybe don’t stop...
Category - Distribution Point
ConfigMgrConfiguration ManagerContent DistributionCurrentBranchDistribution PointPowershellSCCMScriptScriptingUncategorized
Set-CMDistributionPoint Maintenance Mode
DP Maintenance Mode = On Starting in SCCM 1902 we have an awesome new feature called ‘Maintenance Mode’ for Distribution Points. The Microsoft Docs do a good job of highlighting some use cases for this...
Add task sequence dependencies to DP group
We’re working on adding new distribution point that are used exclusively for imaging. This motivated me to create a script to make sure all dependent packages are assigned to the proper distribution point group. ...