Forum Discussion
ITCTF
Mar 27, 2019Brass Contributor
Windows 10 Subscription Activation | E3
Hello, We have "Windows 10 E3" license from Enterprise agreement, In our scenario we tested as follow: Downloaded ISO from Microsoft site. Use macOS as host Install VM with Windows 10 Create t...
- Apr 15, 2020
Microsoft released solution: https://docs.microsoft.com/en-us/windows/deployment/windows-10-subscription-activation
So now:
1. Give license to user
2. Make sure device is AzureAD joined
3. If a device doesn't have a key integrated activation, run below:
To change all of your Windows 10 Pro devices to Windows 10 Enterprise, run the following command on each computer:
cscript.exe c:\windows\system32\slmgr.vbs /ipk NPPR9-FWDCX-D2C8J-H872K-2YT43
ITCTF
Apr 15, 2020Brass Contributor
Microsoft released solution: https://docs.microsoft.com/en-us/windows/deployment/windows-10-subscription-activation
So now:
1. Give license to user
2. Make sure device is AzureAD joined
3. If a device doesn't have a key integrated activation, run below:
To change all of your Windows 10 Pro devices to Windows 10 Enterprise, run the following command on each computer:
cscript.exe c:\windows\system32\slmgr.vbs /ipk NPPR9-FWDCX-D2C8J-H872K-2YT43