PowerShell Toolbox


The Toolbox is a collection of shorts code snippets who aimed to achieve a single task at a time.


Get the the licence product of Windows

Note

Windows Licence product

1# Run this command as an administrator
2$(Get-WmiObject -query 'select * from SoftwareLicensingService').OA3xOriginalProductKey
Results
J7BRJ-xxxx-xxxx-xxxx-xxxx6