What problem does it solve?
Windows endpoints ship with minimal default auditing, so security teams lack the event telemetry needed to detect logons, process execution, privilege use, and lateral movement. This Skill guides the correct configuration of Advanced Audit Policy, command-line logging, log sizing, and Windows Event Forwarding so high-fidelity events actually reach a SIEM.
Core Features & Use Cases
- Advanced Audit Policy Setup: Recommended GPO subcategory settings for logon, account management, object access, privilege use, and process creation auditing.
- Command-Line and Log Configuration: Enables Event 4688 command-line capture via registry/GPO and increases Security and PowerShell log sizes beyond the 20 MB default.
- Windows Event Forwarding: Steps to configure WEF subscriptions and WinRM so events like 4624, 4688, 4720, 7045, and 1102 are forwarded to a central collector.
- Use Case: A detection engineer needs process creation events with full command lines flowing into a SIEM from all domain endpoints; this Skill walks through the GPO, registry, log sizing, and WEF subscription steps, including verification with Atomic Red Team T1059.001.
Quick Start
Configure Windows Advanced Audit Policy and event forwarding on my domain endpoints so process creation events with command lines are forwarded to my SIEM.