Created
May 6, 2020 15:56
-
-
Save R41D3NN/95aa14fa149c3feccce99ae3bf8a9e23 to your computer and use it in GitHub Desktop.
Gets the Windows 10 Product Key in the event you want to fresh install the system and you've discarded your paper copy of the key.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(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