What problem does it solve?
Uncontrolled USB devices on endpoints enable data exfiltration and malware introduction, and ad-hoc blocking often breaks keyboards, docks, or legitimate workflows. This Skill provides a structured workflow to inventory USB usage, deploy device control policies, and verify enforcement without disrupting HID peripherals.
Core Features & Use Cases
- USB Usage Inventory: Enumerate connected devices and query USB storage history via PowerShell, registry, and EDR telemetry (CrowdStrike, Microsoft Defender for Endpoint).
- Policy Deployment: Configure Group Policy Removable Storage Access rules, Device Installation Restrictions with approved Device Instance IDs, and MDE Device Control XML policies with VID/PID allowlists.
- Audit & Monitoring: Track USB events through Windows Event IDs 6416/4663 and MDE DeviceEvents, with monthly reporting on blocked attempts and exceptions.
- Use Case: A security team needs to meet PCI DSS removable media requirements: block all unapproved USB storage fleet-wide via Intune, whitelist two encrypted SanDisk models by full Device Instance ID, and confirm keyboards and USB-C docks still function.
Quick Start
Help me deploy a USB device control policy that blocks all unapproved removable storage via Group Policy while allowing specific approved devices by Device Instance ID.