Knowledge Base
Concise, accurate solutions for Windows infrastructure problems. No fluff, no listicles.
Network-boot Windows or Linux installers from any Windows 10/11 workstation — no Windows Deployment Services, no domain controller, no Server license. Covers DHCP options 66/67, TFTP, and the UEFI boot chain.
PXE · Deployment · DHCPWhy modern "free" network scanners trigger corporate security alerts, and how to scan subnets with a portable binary that runs entirely offline and exports clean documentation.
Networking · Security · AuditingEnumerate USB devices with VID:PID and class from the command line, decode descriptor trees, find which COM port a serial adapter landed on, and send raw control transfers — without writing WinAPI code.
USB · Hardware · CLI