We have built a script to monitor the GPOs version on a Windows machine.
Use it to check if the GPO version changes and their modification.
The GPOs versions we monitor are:
- AD Version (User)
- SYSVOL Version (User)
- AD Version (Computer)
- SYSVOL Version (Computer)
The scripts use the WinRM protocol to access the Windows OS.It has been validated and tested on Windows 10 and Windows Server 2019 with PowerShell version 5.1.19041.2364.
Find the script in our examples library:
You can customize the drivers to fit your needs.