Skip to content

bryandam/SoftwareUpdateScripts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

212f024 · May 3, 2024
Aug 24, 2022
Feb 7, 2020
May 3, 2024
Apr 9, 2018
Oct 2, 2019
Dec 11, 2018
Mar 31, 2021

Repository files navigation

SoftwareUpdateScripts

A collection of scripts related to managing software updates via System Center Configuration Manager.

Invoke-DGASoftwareUpdateMaintenance.ps1

Can be used to maintain WSUS, software updates groups, ADRs, and deployment packages. Can also be used to work around certain deficiencies in ADR selection.

https://damgoodadmin.com/2017/11/05/fully-automate-software-update-maintenance-in-cm/

Invoke-DGAAutomaticDeploymentRules.ps1

Can be used to run an ADR only within 7 days of the last Patch Tuesday. This capability was built into Current Branch 1802.

https://damgoodadmin.com/2017/11/13/patch-tuesday-is-a-lie/

Invoke-DGASoftwareUpdatePointSync.ps1

Can be used to run a software update sync only within 7 days of the last Patch Tuesday. This capability was built into Current Branch 1802.

https://damgoodadmin.com/2017/11/13/patch-tuesday-is-a-lie/