Maximize Windows Auditing with Windows Audit Policy Script
Table of Contents
Windows-Audit-Policy
Max out Windows Auditing
Recommended reading material:
How to run the script
Manual Install:
If manually downloaded, the script must be launched from the directory containing all the other files from the GitHub Repository
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Force
Get-ChildItem -Recurse *.ps1 | Unblock-File
.\sos-auditpolicy.ps1