- > netsh
- netsh> interface ipv4
- netsh interface ipv4> show interfaces
- Unplug ethernet or disable NIC
- > OOBE\BYPASSNRO
- > wmic path softwarelicensingservice get OA3xOriginalProductKey
- > dsregcmd /status
- > gpupdate /force
- > wmic process get ProcessID,ExecutablePath
- > dir /s /w [:\drive]
- > dir $env:USERPROFILE -Recurse -File | Sort Length -Descending | Select-Object Length,FullName
- > NET USE V: /DELETE /Y
- > NET USE V: "\github"
- > whoami /all
- > Get-NetIPConfiguration
- > verifier
- > verifier /reset
- > winget install Microsoft.WinDbg
- > Get-WinEvent -FilterHashTable @{LogName='System'; ID=41,1001} | ft -AutoSize -Wrap
- > klist
- > assoc