Skip to content

PowerShell Desired State Configuration Resource to patch Windows targets with a defined maintenance window.

License

Notifications You must be signed in to change notification settings

chmadole/AutoPatchDSC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build status

AutoPatchDSC

This resource provides automated patch installation during a defined maintenance window, with patches provided by WSUS. It is designed for use with WaitForAll, WaitForAny, and WaitForAny DSC Resources to facilitate orchestration of rebooting nodes within a Highly Available (HA) configuration. Alternatively, a controller script may be used to orchestrate HA reboots. AutoPatchDSC was designed to patch SharePoint farms with mirror/witness configured SQL servers. However, the resource should be adaptable for farms of any type and SQL clusters.

Resources

  • AutoPatchInstall: Provides a mechanism to install patches within a defined maintenance window.

  • AutoPatchServices: Provides a mechanism to control required services for use with rebooting.

  • AutoPatchReboot: Provides a mechanism to reboot servers within a defined maintenance window.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

About

PowerShell Desired State Configuration Resource to patch Windows targets with a defined maintenance window.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published