Перейти к основному содержимому
Категории ai career dao links media notes philosophy security systems web
  1. Гисты/

How To Create Windows 10 China Government Edition EnterpriseG Volume:GVLK

·192 слов·1 минута· ·
Оглавление

How To Create Windows 10 China Government Edition EnterpriseG Volume:GVLK

How To Create Windows 10 China Government Edition EnterpriseG Volume:GVLK
#

A. Create Installation DVD ISO Via Dism:
1. Extract Win 10 Enterprise version of the mirror sources folder install.wim to D drive temp directory
2. In the temp directory to create WimMount folder, and execute the following command to mount the wim file

Dism /Mount-Wim /WimFile:D:\temp\install.wim /Index:1 /MountDir:D:\temp\WimMount

3. Show the current version
Dism /Image:D:\temp\WimMount /Get-CurrentEdition
4. Show current version
Dism /Image:D:\temp\WimMount /Get-TargetEditions
5. Offline upgrade version
Dism /Image:D:\temp\WimMount /Set-Edition:EnterpriseG
6. Change COA number 【must】
Dism /Image:D:\temp\WimMount /Set-ProductKey:YYVX9-NTFWV-6MDM3-9PT4T-4M68B
OR
Set Volume:GVLK product key for Enterprise G N edition
Dism /Image:D:\temp\WimMount /Set-ProductKey:44RPN-FTY23-9VTTB-MP9BX-T84FV
7. Save the image and uninstall it
 
Dism /Unmount-Image /MountDir:D:\temp\WimMount /Commit

Credit:lan10897110 (bbs.pcbeta)

Upgrade from any Previous Windows 10 Edition [Win 10 Version 1703 or above & Chinese Simplified Language Only!]
#

Enter Windows 10 EnterpriseG Upgrade GVLK Key:
YYVX9-NTFWV-6MDM3-9PT4T-4M68B

Activation Method Via KMS:
Right click on the Start menu --- Windows Powershell (Administrator) --- enter the following command:
Slmgr -skms digiboy.ir
Slmgr -ato
Slmgr -dlv
 
 KMS-activated period is, 150,000 days aka 410 years. (*lol*)
 
 
 Change language via:
 https://www.windowscentral.com/how-properly-change-system-default-language-windows-10
 https://technet.microsoft.com/en-us/library/dd799306(v=ws.10).aspx