Skip to content

Instantly share code, notes, and snippets.

@daviscodesbugs
Created May 1, 2017 04:46
Show Gist options
  • Save daviscodesbugs/b4fa97ef0cd61052017d04a8f579b3f9 to your computer and use it in GitHub Desktop.
Save daviscodesbugs/b4fa97ef0cd61052017d04a8f579b3f9 to your computer and use it in GitHub Desktop.
Useful Windows Commands
# Get Windows Product Key
(Get-WmiObject -query 'select * from SoftwareLicensingService').OA3xOriginalProductKey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment