Skip to content

Commit 7e362c2

Browse files
author
Damien Solodow
committed
markdown linting
1 parent 9638cb8 commit 7e362c2

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

+7-3
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,21 @@
11
# SoftwareUpdateScripts
2+
23
A collection of scripts related to managing software updates via System Center Configuration Manager.
34

4-
### Invoke-DGASoftwareUpdateMaintenance.ps1
5+
## Invoke-DGASoftwareUpdateMaintenance.ps1
6+
57
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.
68

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

9-
### Invoke-DGAAutomaticDeploymentRules.ps1
11+
## Invoke-DGAAutomaticDeploymentRules.ps1
12+
1013
Can be used to run an ADR only within 7 days of the last Patch Tuesday. This capability was built into Current Branch 1802.
1114

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

14-
### Invoke-DGASoftwareUpdatePointSync.ps1
17+
## Invoke-DGASoftwareUpdatePointSync.ps1
18+
1519
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.
1620

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

0 commit comments

Comments
 (0)