В этой статье мы покажем, как повысить младшую редакцию (издание) Windows 10 или 11 до более старшей версии без переустановки операционной системы с сохранением всех установленных программ, настроек и документов. Это позволит пользователю обновить редакцию Windows с Home до Pro или Enterprise.
Обновить домашнюю редакцию Windows 10/11 Home до Professional
Откройте командную строку и проверьте текущую версию и редакцию Windows:
DISM /online /Get-CurrentEdition
В этом примере на компьютере установлена домашняя Home редакция Windows 10 ( в Windows 11 домашняя редакция называется Core).
Выведите список редакций, до которых можно обновить вашу версию Windows:
DISM /online /Get-TargetEditions
В списке есть редакция Professional, до которой мы хотим обновить ОС.
Чтобы выполнить обновление Home редакции до Pro, воспользуйтесь встроенной утилиты Changepk.exe. Запустите эту команду и выберите Change product key и укажите приобретённый вами ключ для Windows 10/11 Professional. Подтвердите апгрейд редакции.
Если у вас пока отсутствует приобретенный ключ для Windows Pro, укажите ключ
VK7JG-NPHTM-C97JM-9MPGT-3V66T
, который используется при установке Windows 10 и 11 Pro с пропуском ввода ключа (в ознакомительном режиме, без активации).
Вы можете очистить предыдущий ключ и задать новый из командной строки:slui.exe /upk
changepk.exe /ProductKey xxxxxxxxxxxxxxxx
После этого перезагрузите компьютер, чтобы начать обновление редакции.
После перезагрузки проверьте, что редакция Windows была обновления до Professional.
Если вы использовали временный ключ, указанный выше, ваша Windows не будет активирована до тех пор, пока вы не введете приобретенный ключ активации. Проверить статус активации Windows можно с помощью команды:
slmgr /xpr
Значение 5 (Notification mode), указывает что срок ознакомительного использования Windows окончен.
Вы можете только апгрейдить редакции Windows 10/11 (например, Home -> Pro или Home -> Education). Сценарий даунгрейда доступен для Education -> Pro и Enterprise -> Pro). LTSC редакцию Windows 10 можно обновить до Enterprise или более новой LTSC.
Изменить редакцию Windows 10 или 11 с Pro до Enterprise
Если вы хотите обновиться с Professional редакции Windows 10/11 до Enterprise:
- Проверьте текущую редакцию:
DISM /online /Get-CurrentEdition
- До каких целевых редакций возможно обновление:
DISM /online /Get-TargetEditions
- Укажите ваш ключ для Enterprise редакции в следующей команде:
Changepk.exe /ProductKey NPPR9-FWDCX-D2C8J-H872K-2YT43
- Через одну-две минуты редакция вашей Windows 10 изменится на Enterprise (подтверждение и перезагрузка не требуется). Осталось только активировать вашу Windows онлайн (если у вас есть свой ключ) или на KMS сервере (если вы использовали GVLK ключ).
Micrsoft Evaluation Center offers evaluation version for you to have a free trial to exploring technical stuff easily. But if you test an evaluation version of Windows 10 and decided to upgrade to the full version, you will face a stumbling block. The evaluation version offered is of the Enterprise edition but Microsoft doesn’t support any way to convert the evaluation version to a fully licensed version of Windows 10 Enterprise or Windows 11 Enterprise edition!
The steps also applys to other version’s Windows as well. New SKU file is same.
You can use Rufus to burn download ISO into your USB stick:
Boot your machine using this usb stick and follow regular steps to get this latest Windows 10 LTSC evaluation installed.
Unfortunately, it will be evaluation version and you won’t be able to change the product key to activate it just like you do for other version of Win10. Even you try to change prodction license code, you wont be able to get the result you want.
Now lets get it upgraded to Full version so you do not have to reinstall everything from scratch.
Upgrade Steps
Note: because it is evaluation verison, DISM command for upgrading to full version wont work on Windows 10. We can use following special ways to get it upgraded. Basically we just need to replace the skus folder’s content using a special one.
Here are some steps you can do to change evaulation version to full version:
1 Press Win+R command
Then enter: C:\Windows\System32\spp\tokens\skus
You can use this command to check system version: wmic os get caption
C:\Users\netsec>wmic os get caption
Caption
Microsoft Windows 10 Enterprise LTSC Evaluation
Or you can use dism command: (run it in the administrator mode)
Right click on Terminal icon then select Run as administrator
C:\Windows\system32>dism /online /get-currentedition
Deployment Image Servicing and Management tool
Version: 10.0.19041.844
Image Version: 10.0.19044.1288
Current edition is:
Current Edition : EnterpriseSEval
The operation completed successfully.
2 Download a special file includes some new Windows 10 Enterprise LTSC 2021 SKU files:
- new SKUs of Windows 10 Enterprise here
Backup urls:
- 下载激活文件 解压密码:www.cnkker.com
- https://od.51sec.org/TGM_51Sec_EU/Sharing/Software/Security%20Tools/Change%20Eval%20to%20Full/
Again, this file is also able to apply into Win11.
3 unzip then copy all contents to C:\Windows\System32\spp\tokens\skus
You might have existing EnterpriseEval folder. Edit properties and get administrators group full control permission so you can delete this folder.
After that, please copy following three folders into skus folder.
4 After reboot system, open CMD command line window (Run as administrator) , then copy / paste following commands in it to run:
If you are in Terminal window, you might want to type CMD to get into Command Prompt window to run following commands.
There will be some path issue in Terminal window to run those commands.
cscript.exe %windir%\system32\slmgr.vbs /rilc
cscript.exe %windir%\system32\slmgr.vbs /upk >nul 2>&1
cscript.exe %windir%\system32\slmgr.vbs /ckms >nul 2>&1
cscript.exe %windir%\system32\slmgr.vbs /cpky >nul 2>&1
cscript.exe %windir%\system32\slmgr.vbs /ipk M7XTQ-FN8P6-TTKYV-9D4CC-J462D
sc config LicenseManager start= auto & net start LicenseManager
sc config wuauserv start= auto & net start wuauserv
clipup -v -o -altto c:\
echo
Some popular code:
- M7XTQ-FN8P6-TTKYV-9D4CC-J462D is for Win 10 Enterprise LTSC
- W269N-WFGWX-YVC9B-4J6C9-T83GX is for Win 10 Pro / Edu / Home
- W269N-WFGWX-YVC9B-4J6C9-T83GX is for Win 11 pro
More can be found from: https://blog.51sec.org/2020/05/create-kms-docker-and-use-kms-to.html
Notes: You might get an error to say :
‘error 0xc004e016 on a computer running microsoft windows non-core edition
run slui.exe 0x2a 0xc004e016 to display the error text’
Using following commands to fix this error from CMD (run as an administrator):
slmgr /upk slmgr.vbs /cpky slmgr /ckms slmgr.vbs /ckms slmgr /skms localhost
Here is the command output:
C:\Windows\system32>cscript.exe %windir%\system32\slmgr.vbs /rilc
Microsoft (R) Windows Script Host Version 5.812
Copyright (C) Microsoft Corporation. All rights reserved.
Re-installing license files …
License file C:\Windows\System32\spp\tokens\issuance\client-issuance-stil.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\issuance\client-issuance-ul-oob.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\issuance\client-issuance-ul.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\issuance\client-issuance-wgalic.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\pkeyconfig\pkeyconfig-downlevel.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\pkeyconfig\pkeyconfig.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\rules\ruleset-filteractions.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\rules\ruleset-platformglobal.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\rules\ruleset-windowsapp.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-ppdlic.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-1-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-1-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-1-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-1-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-10-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-10-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-10-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-10-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-2-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-2-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-2-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-2-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-3-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-3-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-3-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-3-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-4-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-4-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-4-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-4-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-5-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-5-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-5-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-5-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-6-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-6-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-6-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-6-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-7-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-7-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-7-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-7-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-8-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-8-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-8-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-8-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-9-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-9-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-9-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\csvlk-pack-Volume-CSVLK-9-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\csvlk-pack\DefaultPpd-csvlk-pack-ppdlic.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Education\DefaultPpd-Education-ppdlic.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Education\Education-OEM-DM-1-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Education\Education-OEM-DM-1-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Education\Education-OEM-DM-1-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Education\Education-OEM-DM-1-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Education\Education-OEM-NONSLP-1-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Education\Education-OEM-NONSLP-1-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Education\Education-OEM-NONSLP-1-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Education\Education-OEM-NONSLP-1-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Education\Education-ppdlic.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Education\Education-Retail-1-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Education\Education-Retail-1-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Education\Education-Retail-1-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Education\Education-Retail-1-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Education\Education-Volume-CSVLK-1-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Education\Education-Volume-CSVLK-1-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Education\Education-Volume-CSVLK-1-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Education\Education-Volume-CSVLK-1-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Education\Education-Volume-CSVLK-2-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Education\Education-Volume-CSVLK-2-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Education\Education-Volume-CSVLK-2-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Education\Education-Volume-CSVLK-2-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Education\Education-Volume-CSVLK-3-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Education\Education-Volume-CSVLK-3-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Education\Education-Volume-CSVLK-3-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Education\Education-Volume-CSVLK-3-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Education\Education-Volume-CSVLK-4-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Education\Education-Volume-CSVLK-4-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Education\Education-Volume-CSVLK-4-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Education\Education-Volume-CSVLK-4-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Education\Education-Volume-CSVLK-5-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Education\Education-Volume-CSVLK-5-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Education\Education-Volume-CSVLK-5-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Education\Education-Volume-CSVLK-5-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Education\Education-Volume-CSVLK-6-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Education\Education-Volume-CSVLK-6-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Education\Education-Volume-CSVLK-6-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Education\Education-Volume-CSVLK-6-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Education\Education-Volume-GVLK-1-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Education\Education-Volume-GVLK-1-ul-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Education\Education-Volume-MAK-1-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Education\Education-Volume-MAK-1-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Education\Education-Volume-MAK-1-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Education\Education-Volume-MAK-1-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Enterprise\DefaultPpd-Enterprise-ppdlic.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Enterprise\Enterprise-OEM-DM-1-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Enterprise\Enterprise-OEM-DM-1-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Enterprise\Enterprise-OEM-DM-1-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Enterprise\Enterprise-OEM-DM-1-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Enterprise\Enterprise-OEM-NONSLP-1-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Enterprise\Enterprise-OEM-NONSLP-1-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Enterprise\Enterprise-OEM-NONSLP-1-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Enterprise\Enterprise-OEM-NONSLP-1-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Enterprise\Enterprise-ppdlic.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Enterprise\Enterprise-Volume-CSVLK-1-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Enterprise\Enterprise-Volume-CSVLK-1-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Enterprise\Enterprise-Volume-CSVLK-1-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Enterprise\Enterprise-Volume-CSVLK-1-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Enterprise\Enterprise-Volume-CSVLK-2-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Enterprise\Enterprise-Volume-CSVLK-2-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Enterprise\Enterprise-Volume-CSVLK-2-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Enterprise\Enterprise-Volume-CSVLK-2-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Enterprise\Enterprise-Volume-CSVLK-3-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Enterprise\Enterprise-Volume-CSVLK-3-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Enterprise\Enterprise-Volume-CSVLK-3-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Enterprise\Enterprise-Volume-CSVLK-3-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Enterprise\Enterprise-Volume-CSVLK-4-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Enterprise\Enterprise-Volume-CSVLK-4-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Enterprise\Enterprise-Volume-CSVLK-4-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Enterprise\Enterprise-Volume-CSVLK-4-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Enterprise\Enterprise-Volume-CSVLK-5-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Enterprise\Enterprise-Volume-CSVLK-5-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Enterprise\Enterprise-Volume-CSVLK-5-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Enterprise\Enterprise-Volume-CSVLK-5-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Enterprise\Enterprise-Volume-CSVLK-6-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Enterprise\Enterprise-Volume-CSVLK-6-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Enterprise\Enterprise-Volume-CSVLK-6-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Enterprise\Enterprise-Volume-CSVLK-6-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Enterprise\Enterprise-Volume-GVLK-1-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Enterprise\Enterprise-Volume-GVLK-1-ul-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Enterprise\Enterprise-Volume-MAK-1-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Enterprise\Enterprise-Volume-MAK-1-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Enterprise\Enterprise-Volume-MAK-1-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Enterprise\Enterprise-Volume-MAK-1-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\DefaultPpd-EnterpriseS-ppdlic.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-ppdlic.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-1-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-1-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-1-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-1-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-2-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-2-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-2-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-2-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-3-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-3-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-3-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-3-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-4-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-4-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-4-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-4-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-5-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-5-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-5-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-5-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-6-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-6-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-6-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-CSVLK-6-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-GVLK-1-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-GVLK-1-ul-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-MAK-1-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-MAK-1-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-MAK-1-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\EnterpriseS\EnterpriseS-Volume-MAK-1-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\EnterpriseSEval\DefaultPpd-EnterpriseSEval-ppdlic.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\EnterpriseSEval\EnterpriseSEval-ppdlic.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\EnterpriseSEval\EnterpriseSEval-Retail-TB-Eval-1-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\EnterpriseSEval\EnterpriseSEval-Retail-TB-Eval-1-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\IoTEnterprise\DefaultPpd-IoTEnterprise-ppdlic.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\IoTEnterprise\IoTEnterprise-OEM-DM-1-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\IoTEnterprise\IoTEnterprise-OEM-DM-1-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\IoTEnterprise\IoTEnterprise-OEM-DM-1-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\IoTEnterprise\IoTEnterprise-OEM-DM-1-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\IoTEnterprise\IoTEnterprise-OEM-NONSLP-1-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\IoTEnterprise\IoTEnterprise-OEM-NONSLP-1-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\IoTEnterprise\IoTEnterprise-OEM-NONSLP-1-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\IoTEnterprise\IoTEnterprise-OEM-NONSLP-1-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\IoTEnterprise\IoTEnterprise-ppdlic.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\IoTEnterpriseS\DefaultPpd-IoTEnterpriseS-ppdlic.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\IoTEnterpriseS\IoTEnterpriseS-OEM-DM-1-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\IoTEnterpriseS\IoTEnterpriseS-OEM-DM-1-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\IoTEnterpriseS\IoTEnterpriseS-OEM-DM-1-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\IoTEnterpriseS\IoTEnterpriseS-OEM-DM-1-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\IoTEnterpriseS\IoTEnterpriseS-OEM-NONSLP-1-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\IoTEnterpriseS\IoTEnterpriseS-OEM-NONSLP-1-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\IoTEnterpriseS\IoTEnterpriseS-OEM-NONSLP-1-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\IoTEnterpriseS\IoTEnterpriseS-OEM-NONSLP-1-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\IoTEnterpriseS\IoTEnterpriseS-ppdlic.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\DefaultPpd-Professional-ppdlic.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-OEM-DM-1-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-OEM-DM-1-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-OEM-DM-1-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-OEM-DM-1-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-OEM-DM-2-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-OEM-DM-2-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-OEM-DM-2-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-OEM-DM-2-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-OEM-DM-3-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-OEM-DM-3-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-OEM-DM-3-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-OEM-DM-3-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-OEM-DM-4-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-OEM-DM-4-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-OEM-DM-4-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-OEM-DM-4-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-OEM-DM-5-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-OEM-DM-5-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-OEM-DM-5-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-OEM-DM-5-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-OEM-DM-6-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-OEM-DM-6-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-OEM-DM-6-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-OEM-DM-6-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-OEM-NONSLP-1-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-OEM-NONSLP-1-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-OEM-NONSLP-1-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-OEM-NONSLP-1-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-ppdlic.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Retail-1-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Retail-1-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Retail-1-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Retail-1-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Retail-2-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Retail-2-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Retail-2-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Retail-2-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Retail-3-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Retail-3-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Retail-3-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Retail-3-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Retail-4-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Retail-4-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Retail-4-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Retail-4-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Retail-5-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Retail-5-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Retail-5-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Retail-5-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Volume-CSVLK-1-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Volume-CSVLK-1-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Volume-CSVLK-1-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Volume-CSVLK-1-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Volume-CSVLK-2-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Volume-CSVLK-2-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Volume-CSVLK-2-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Volume-CSVLK-2-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Volume-CSVLK-3-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Volume-CSVLK-3-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Volume-CSVLK-3-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Volume-CSVLK-3-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Volume-CSVLK-4-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Volume-CSVLK-4-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Volume-CSVLK-4-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Volume-CSVLK-4-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Volume-CSVLK-5-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Volume-CSVLK-5-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Volume-CSVLK-5-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Volume-CSVLK-5-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Volume-CSVLK-6-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Volume-CSVLK-6-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Volume-CSVLK-6-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Volume-CSVLK-6-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Volume-GVLK-1-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Volume-GVLK-1-ul-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Volume-MAK-1-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Volume-MAK-1-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Volume-MAK-1-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Volume-MAK-1-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Volume-MAK-2-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Volume-MAK-2-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Volume-MAK-2-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\Professional\Professional-Volume-MAK-2-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalCountrySpecific\DefaultPpd-ProfessionalCountrySpecific-ppdlic.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalCountrySpecific\ProfessionalCountrySpecific-ppdlic.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalCountrySpecific\ProfessionalCountrySpecific-Retail-1-pl.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalCountrySpecific\ProfessionalCountrySpecific-Retail-1-ul-oob.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalCountrySpecific\ProfessionalCountrySpecific-Retail-1-ul-phn.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalCountrySpecific\ProfessionalCountrySpecific-Retail-1-ul-store.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalEducation\DefaultPpd-ProfessionalEducation-ppdlic.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalEducation\ProfessionalEducation-OEM-DM-1-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalEducation\ProfessionalEducation-OEM-DM-1-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalEducation\ProfessionalEducation-OEM-DM-1-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalEducation\ProfessionalEducation-OEM-DM-1-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalEducation\ProfessionalEducation-OEM-NONSLP-1-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalEducation\ProfessionalEducation-OEM-NONSLP-1-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalEducation\ProfessionalEducation-OEM-NONSLP-1-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalEducation\ProfessionalEducation-OEM-NONSLP-1-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalEducation\ProfessionalEducation-ppdlic.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalEducation\ProfessionalEducation-Retail-1-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalEducation\ProfessionalEducation-Retail-1-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalEducation\ProfessionalEducation-Retail-1-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalEducation\ProfessionalEducation-Retail-1-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalEducation\ProfessionalEducation-Volume-GVLK-1-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalEducation\ProfessionalEducation-Volume-GVLK-1-ul-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalEducation\ProfessionalEducation-Volume-MAK-1-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalEducation\ProfessionalEducation-Volume-MAK-1-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalEducation\ProfessionalEducation-Volume-MAK-1-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalEducation\ProfessionalEducation-Volume-MAK-1-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalSingleLanguage\DefaultPpd-ProfessionalSingleLanguage-ppdlic.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalSingleLanguage\ProfessionalSingleLanguage-ppdlic.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalSingleLanguage\ProfessionalSingleLanguage-Retail-1-pl.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalSingleLanguage\ProfessionalSingleLanguage-Retail-1-ul-oob.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalSingleLanguage\ProfessionalSingleLanguage-Retail-1-ul-phn.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalSingleLanguage\ProfessionalSingleLanguage-Retail-1-ul-store.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\DefaultPpd-ProfessionalWorkstation-ppdlic.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-OEM-DM-1-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-OEM-DM-1-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-OEM-DM-1-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-OEM-DM-1-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-OEM-NONSLP-1-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-OEM-NONSLP-1-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-OEM-NONSLP-1-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-OEM-NONSLP-1-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-ppdlic.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-Retail-1-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-Retail-1-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-Retail-1-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-Retail-1-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-Retail-2-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-Retail-2-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-Retail-2-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-Retail-2-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-Volume-CSVLK-1-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-Volume-CSVLK-1-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-Volume-CSVLK-1-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-Volume-CSVLK-1-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-Volume-CSVLK-2-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-Volume-CSVLK-2-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-Volume-CSVLK-2-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-Volume-CSVLK-2-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-Volume-CSVLK-3-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-Volume-CSVLK-3-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-Volume-CSVLK-3-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-Volume-CSVLK-3-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-Volume-CSVLK-4-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-Volume-CSVLK-4-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-Volume-CSVLK-4-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-Volume-CSVLK-4-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-Volume-CSVLK-5-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-Volume-CSVLK-5-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-Volume-CSVLK-5-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-Volume-CSVLK-5-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-Volume-CSVLK-6-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-Volume-CSVLK-6-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-Volume-CSVLK-6-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-Volume-CSVLK-6-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-Volume-GVLK-1-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-Volume-GVLK-1-ul-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-Volume-MAK-1-pl-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-Volume-MAK-1-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-Volume-MAK-1-ul-phn-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ProfessionalWorkstation\ProfessionalWorkstation-Volume-MAK-1-ul-store-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ServerRdsh\DefaultPpd-ServerRdsh-ppdlic.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ServerRdsh\ServerRdsh-OEM-NONSLP-1-pl.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ServerRdsh\ServerRdsh-OEM-NONSLP-1-ul-oob.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ServerRdsh\ServerRdsh-OEM-NONSLP-1-ul-phn.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ServerRdsh\ServerRdsh-OEM-NONSLP-1-ul-store.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ServerRdsh\ServerRdsh-OEM-SLP-1-ul-oob.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ServerRdsh\ServerRdsh-OEM-SLP-1-ul.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ServerRdsh\ServerRdsh-ppdlic.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ServerRdsh\ServerRdsh-Retail-1-pl.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ServerRdsh\ServerRdsh-Retail-1-ul-oob.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ServerRdsh\ServerRdsh-Retail-1-ul-phn.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ServerRdsh\ServerRdsh-Retail-1-ul-store.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ServerRdsh\ServerRdsh-Volume-GVLK-1-ul-oob-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ServerRdsh\ServerRdsh-Volume-GVLK-1-ul-rtm.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ServerRdsh\ServerRdsh-Volume-GVLK-2-ul-oob.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ServerRdsh\ServerRdsh-Volume-GVLK-2-ul.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ServerRdsh\ServerRdsh-Volume-MAK-1-pl.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ServerRdsh\ServerRdsh-Volume-MAK-1-ul-oob.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ServerRdsh\ServerRdsh-Volume-MAK-1-ul-phn.xrm-ms installed successfully.
License file C:\Windows\System32\spp\tokens\skus\ServerRdsh\ServerRdsh-Volume-MAK-1-ul-store.xrm-ms installed successfully.
License files re-installed successfully.
C:\Windows\system32>cscript.exe %windir%\system32\slmgr.vbs /upk >nul 2>&1
C:\Windows\system32>cscript.exe %windir%\system32\slmgr.vbs /ckms >nul 2>&1
C:\Windows\system32>cscript.exe %windir%\system32\slmgr.vbs /cpky >nul 2>&1
C:\Windows\system32>cscript.exe %windir%\system32\slmgr.vbs /ipk M7XTQ-FN8P6-TTKYV-9D4CC-J462D
Microsoft (R) Windows Script Host Version 5.812
Copyright (C) Microsoft Corporation. All rights reserved.
Installed product key M7XTQ-FN8P6-TTKYV-9D4CC-J462D successfully.
C:\Windows\system32>sc config LicenseManager start= auto & net start LicenseManager
[SC] ChangeServiceConfig SUCCESS
The requested service has already been started.
More help is available by typing NET HELPMSG 2182.
C:\Windows\system32>sc config wuauserv start= auto & net start wuauserv
[SC] ChangeServiceConfig SUCCESS
The requested service has already been started.
More help is available by typing NET HELPMSG 2182.
C:\Windows\system32>clipup -v -o -altto c:\
Done.
There were no applicable genuine authorization tickets on disk licenses found to convert.
Done.
C:\Windows\system32>
5 Restart your computer then you will find out this upgrade process from Evaluation to Full version has been done.
Note: Above process applys to Windows 11 as well.
Results
After reboot, you will find the evulation word has been removed from system.
For Windows 10:
Notes: Updates your Windows system then put your KMS server in to activate it. You will need to go online to find out a public kms server ip to replace this example one, 192.168.2.8.
C:\Windows\system32>wmic os get caption
C:\Windows\system32>slmgr /skms 192.168.2.8
C:\Windows\system32>slmgr /ipk M7XTQ-FN8P6-TTKYV-9D4CC-J462D
C:\Windows\system32>slmgr /ato
C:\Windows\system32>slmgr /xpr
Notes: DISM command might not work properly here.
C:\Windows\system32>dism /online /get-currentedition Deployment Image Servicing and Management tool
Version: 10.0.19041.844 Image Version: 10.0.19044.2486 Current edition is: Error: 0x800f0805 DISM failed. No operation was performed.
For more information, review the log file. The DISM log file can be found at C:\Windows\Logs\DISM\dism.log C:\Windows\system32>
Win11 SKU:
- https://od.51sec.org/TGM_51Sec_EU/Sharing/Software/Security%20Tools/Change%20Eval%20to%20Full/win11%20skus.zip?preview
Here is the code for enabling all kinds of Win11 licensing:
cscript.exe %windir%\system32\slmgr.vbs /rilc
cscript.exe %windir%\system32\slmgr.vbs /upk >nul 2>&1
cscript.exe %windir%\system32\slmgr.vbs /ckms >nul 2>&1
cscript.exe %windir%\system32\slmgr.vbs /cpky >nul 2>&1
cscript.exe %windir%\system32\slmgr.vbs /ipk NRG8B-VKK3Q-CXVCJ-9G2XF-6Q84J
sc config LicenseManager start= auto & net start LicenseManager
sc config wuauserv start= auto & net start wuauserv
clipup -v -o -altto c:\
echo
Following is the step to activate license as Win11 Pro for Workstation:
C:\Windows\system32>slmgr /ipk W269N-WFGWX-YVC9B-4J6C9-T83GX
C:\Windows\system32>slmgr /skms 192.168.2.8
C:\Windows\system32>slmgr /ato
C:\Windows\system32>slmgr /xpr
Other Tools
1. OSSQ Win10 / Win11系统版本一键切换
https://www.ossq.cn/switching.html
2. WIN 实用设置工具
这款小工具支持 Win7、Win8、Win10、Win11 操作系统,一款针对 Win 系统一键设置相关功能的实用工具,直接打开软件,然后选择需要设置的功能,即可一键完成。
像常用的一键关闭 Windows Defender,禁止 Windows 系统自动更新,或隐藏任务栏资讯和兴趣这些等,功能非常多,大家可以自己研究下。
同时,支持将 Windows11 资源管理器恢复成 Windows10 资源管理器,还支持恢复之前的右键菜单及任务栏居左显示。
这款小工具体积小,而且无需安装,操作也非常简单,都是一键傻瓜式操作,值得安装。
Videos
Download Windows 10/ 11 ISO Evaluation Version and Activate it to Full
Get Windows 11 VM Evaluation Edition and Activate it to Full
References
- How to Upgrade Windows Server 2019 Evaluation to Full Version
- Upgrade and conversion options for Windows Server
- 如何将 Windows 10 Enterprise LTSC 2021 评估版升级到完整版
- OSSQ-Win10 / Win11系统版本一键切换
- https://blog.51sec.org/2020/05/create-kms-docker-and-use-kms-to.html
- How do I upgrade to Windows 10 enterprise?
- Can you upgrade from Ltsb to enterprise?
- What is the latest version of Windows 10 Ltsc?
- What is the difference between Windows 10 Enterprise and Windows 10 enterprise?
- How much does a Windows 10 enterprise license cost?
- How do I upgrade to Windows 10 enterprise evaluation to full version?
- Is Windows 10 enterprise free?
- Can you downgrade Windows 10 enterprise to professional?
- How can I activate my Windows 10 Enterprise for free?
- Which Windows 10 version is fastest?
- Which is the best version of Windows 10?
- What is the difference between Windows 10 versions?
How do I upgrade to Windows 10 enterprise?
To do so, open the Settings app from your Start menu, select “Update & Security,” and select “Activation.” Click the “Change Product Key” button here. You’ll be asked to enter a new product key. If you have a legitimate Windows 10 Enterprise product key, you can enter it now.
Can you upgrade from Ltsb to enterprise?
For example, Windows 10 Enterprise 2016 LTSB can be upgraded to Windows 10 Enterprise version 1607 or later. Upgrade is supported using the in-place upgrade process (using Windows setup). You will need to use the Product Key switch if you want to keep your apps.
What is the latest version of Windows 10 Ltsc?
The LTSC edition of Windows 10 provides customers with access to a deployment option for their special-purpose devices and environments.
…
The Long-Term Servicing Channel (LTSC)
LTSC release | Equivalent SAC release | Availability date |
---|---|---|
Windows 10 Enterprise LTSC 2019 | Windows 10, Version 1809 | 11/13/2018 |
What is the difference between Windows 10 Enterprise and Windows 10 enterprise?
Windows 10 Enterprise N includes the same functionality as Windows 10 Enterprise, except that it does not include certain media related technologies (Windows Media Player, Camera, Music, TV & Movies) and does not include the Skype app.
How much does a Windows 10 enterprise license cost?
A licensed user could work at any of five allowed devices equipped with Windows 10 Enterprise. (Microsoft first experimented with per-user enterprise licensing in 2014.) Currently, Windows 10 E3 costs $84 per user per year ($7 per user per month), while E5 runs $168 per user per year ($14 per user per month).
How do I upgrade to Windows 10 enterprise evaluation to full version?
The evaluation version offered is of the Enterprise edition but Microsoft doesn’t support any way to convert the evaluation version to a fully licensed version of Windows 10 Enterprise edition! You cannot change the edition with DISM commands or using any other method.
Is Windows 10 enterprise free?
Microsoft offers a free Windows 10 Enterprise evaluation edition you can run for 90 days, no strings attached. … If you like Windows 10 after checking out the Enterprise edition, you can then choose to buy a license to upgrade Windows.
Can you downgrade Windows 10 enterprise to professional?
Luckily, you can quickly downgrade from Windows 10 Enterprise to Windows 10 Pro by just changing the product key to the one for Pro.
How can I activate my Windows 10 Enterprise for free?
Activate Windows 10 without using any software
- Open Command Prompt as administrator. Click on the start button, search for “cmd” then run it with administrator rights.
- Install KMS client key. …
- Set KMS machine address. …
- Activate your Windows.
Which Windows 10 version is fastest?
Windows 10 S is the fastest version of Windows I have ever used – from switching and loading apps to booting up, it’s noticeably quicker than either Windows 10 Home or 10 Pro running on similar hardware.
Which is the best version of Windows 10?
Windows 10 – which version is right for you?
- Windows 10 Home. Chances are that this will the be the edition best suited to you. …
- Windows 10 Pro. Windows 10 Pro offers all of the same features as the Home edition, and is also designed for PCs, tablets and 2-in-1s. …
- Windows 10 Mobile. …
- Windows 10 Enterprise. …
- Windows 10 Mobile Enterprise.
What is the difference between Windows 10 versions?
Baseline editions are the only editions available as standalone purchases in retail outlets. Windows 10 Home is designed for use in PCs, tablets and 2-in-1 PCs. It includes all features directed at consumers.
Одна из главных претензий к Windows 10 LTSC состоит в том, что функции этой версии Windows 10 заметно урезаны по сравнению с обычной: в ней нет магазина приложений Microsoft Store, а также нет большинства UWP-приложений, многие из которых делают работу в Windows 10 намного удобнее. По правде говоря, список претензий от экспертов заметно шире и самую грамотную и аргументированную статью о том, что использовать Windows 10 LTSC на обычном ПК смысла нет, написал Вадим Стеркин — «10 мифов Windows 10 LTSC, которые никогда не умрут«.
Основной посыл статьи — некоторая отсталость версии LTSC в техническом плане от обычной Windows 10 Pro, мнимая стабильность по сравнению с обычными версиями, ведь кодовая база у этих ОС одинаковая. А дополнительно упоминается то, что «мусор» в виде предустановленных приложений в обычной Windows 10 Pro можно легко отключить.
С момента выхода статьи, посвященной Windows 10 LTSC версии 1809, прошло уже несколько лет и за это время произошли изменения, которые несколько перераспределили баланс сил между версиями. Во-первых, в плане актуальности Windows 10 LTSC 2021 ничем не отличается от Windows 10 Pro версии 21H2 и содержит все оптимизации под современные процессоры.
Во-вторых, обычная Windows 10 Pro за последние годы заметно «распухла», и накопила в себе не только предустановленные приложения, но и кучу рекламного мусора и «восхитительных функций», которые не только раздражают и занимают место на экране, но и снижают возможность системы к быстрому отклику и стабильной работе. Ведь это сотни взаимозависимых процессов, каждый из которых может аварийно завершиться, зависнуть, перезапуститься, вызвав всеми ненавистный «кружок ожидания» на рабочем столе или фриз в игре.
Да, это можно вычистить руками, как авгиевы конюшни, рискуя потерять стабильность или вовсе угробить систему, о чем я недавно писал в блоге «Оптимизируем Windows 10 версии 21H2 — быстро, эффективно и безопасно«. Степень полученного результата будет напрямую зависеть от прямоты ваших рук и затраченного времени. Но зачем, если уже есть максимально вычищенная от мусора и протестированная в Microsoft версия Windows 10 LTSC 2021?
Но остается еще пара проблем. Под каждой статьей про Windows 10 LTSC я постоянно вижу комментарии: «А как же без Microsoft Store?», «Вы лишаете себя возможности поиграть в Forza Horizon 4!». Для обычного пользователя и геймера отсутствие в Windows 10 LTSC Microsoft Store — главная помеха для ее использования. Вторая проблема — отсутствие UWP-приложений, среди которых есть полезные и удобные, например, «Записки», «Будильники и часы» или «Ваш телефон». И все чаще специфический софт для материнских плат или ноутбуков выпускается только в UWP виде.
И если мы сможем интегрировать Microsoft Store и UWP-приложения в Windows 10 LTSC 2021, то получим идеальную Windows 10 — без рекламного мусора и кучи ненужного софта, при этом ничем не ограниченную в плане функционала. Способов интегрировать Microsoft Store в Windows 10 LTSC существует несколько, и я выбрал из них самый простой и быстрый, доступный даже начинающему пользователю.
Уже три года на GitHub лежит небольшая утилита «LTSC-Add-MicrosoftStore» позволяющая интегрировать Microsoft Store в Windows 10 LTSC в пару кликов. Изначально она была написана для Windows 10 LTSC версии 1809, но проверив ее на Windows 10 LTSC 2021, я убедился, что она прекрасно работает и сейчас. Утилита представляет собой набор стандартных Appx от Microsoft и командный файл, управляющий их интеграцией.
Чтобы скачать ее, выбираем пункт «Releases».
И скачиваем архив zip, размером 70 МБ. Проверка скаченных файлов с помощью Microsoft Defender и сайта VirusTotal не находит ничего вредоносного.
Распаковав архив в любое удобное место, следует запустить от администратора командный файл Add-Store.cmd.
В результате его работы быстро установятся недостающие компоненты.
Дополнительно устанавливаются компоненты App Installer, Purchase App и Xbox identity. Пробуем запустить Microsoft Store и все получается.
Теперь мы можем доустановить нужные UWP-приложения прямо из Microsoft Store, а найти их проще всего через поиск. Я всегда использую «Записки» или Microsoft Sticky Notes.
Microsoft Sticky Notes устанавливается и прекрасно работает.
Теперь «Будильники и часы», которые тоже легко находятся и устанавливаются.
Можно легко установить и другой популярный софт, который многие пользователи используют постоянно, например, VLC media player. В этом плане Microsoft Store очень удобен, ведь вы получаете гарантированно безопасное приложение без нужды искать сайт его производителя среди множества сайтов, предлагающих «скачать без смс и регистрации».
Теперь можно попробовать установить какую-либо игру. Я выбрал «Реальные Шахматы».
И при запуске игра потребовала компонент ms-gamingoverlay, которого нет в Windows 10 LTSC.
С установленным Microsoft Store это не проблема, и я доустанавливаю Xbox Game Bar.
Игра запускается и работает.
Мы легко получили в Windows 10 LTSC Xbox Game Bar, который потребуют и некоторые другие игры.
Теперь нажатие сочетания клавиш Win+G вызывает корректно работающее окно Xbox Game Bar.
Все установленные нами компоненты работают в фоновом режиме, что сразу отражается на загрузке процессора и оперативной памяти.
В настройках конфиденциальности стоит отключить для них фоновый режим.
Теперь потребление ресурсов возвращается в норму: используется всего 1.2 ГБ ОЗУ, нагрузка на процессор и накопитель минимальна.
Итоги
В результате мы получаем быструю и стабильную Windows 10 LTSC 2021 с полным функционалом Windows 10 Pro, но сохранившую все плюсы своей редакции. Подобная система, в отличие от обычной Windows 10, даже способна шустро работать на жестком диске, как на системном накопителе.
Но в 2021 году, конечно, стоит купить SSD-накопитель даже для такой шустрой ОС. Например, быстрый, надежный и недорогой Samsung 970 EVO Plus (MZ-V7S250BW) объемом 250 ГБ из Регарда, который идеально подойдет на роль системного SSD.
А Samsung 970 EVO Plus (MZ-V7S1T0BW) объемом 1 ТБ не только позволит системе работать с быстрым откликом, но и вместит самые объемные новые игры.
А если ваш ПК или ноутбук не имеют слота M.2 — не беда, вы можете установить Samsung 870 EVO (MZ-77E1T0BW) с интерфейсом SATA III, уступающий в скорости M.2 NVME накопителям, но зато имеющий такую же великолепную надежность, которой славятся накопители Samsung, с временем наработки на отказ в 1500000 часов и заметно более низкие температуры.
Пишите в комментарии, что вы думаете по поводу Windows 10 LTSC, и станет ли для вас наличие у нее Microsoft Store и UWP-приложений поводом подумать о ее установке на игровой ПК?
Telegram-канал @overclockers_news — теперь в новом формате. Подписывайся, чтобы быть в курсе всех новостей!