Table of Contents

Windows-Audit-Policy

VirusTotal Scan

Max out Windows Auditing

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