Activate Windows on a University Device
Run the following command in PowerShell ISE as an admin.
Open the Start Menu and type in “PowerShell ISE”
Run the following code:
$GetDigitalLicence = (Get-WmiObject -query 'select * from SoftwareLicensingService’).OA3xOriginalProductKey
cscript c:\windows\system32\slmgr.vbs -ipk $GetDigitalLicence
, multiple selections available,