Skip to content

bathivinod/Windows-GroupPolicy-Monitor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Windows-GroupPolicy-Monitor

PowerShell script to monitor the domain (or select OU) for Group Policy changes and take automatic backups and optionally, alert via e-mail

When run (ideally on a recurring schedule via Task Scheduler) the script will check Group Policies linked under $watchedOU for changes and perform an automatic backup of new and changed policies. It will also generate individual HTML/XML reports of the policies and save it with the backups with an option to send a summary of changes via e-mail.

Each set of backup is created under it's own folder and kept indefinitely.

An article I wrote on the script is available at https://www.experts-exchange.com/articles/30751/Automating-Group-Policy-Backups.html

About

PowerShell script to monitor and automate GPO backups

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PowerShell 100.0%