1.
安裝「大量啟用服務」
Ø GUI:
Ø PowerShell:Install-WindowsFeature -Name
VolumeActivation -IncludeAllSubFeature -IncludeManagementTools
2.
安裝 Windows Server 的 KMS Key
Ø PowerShell:slmgr /ipk <Windows_Server KMS Host
key>
3.
啟用 KMS Server
Ø PowerShell:slmgr /ato
4.
將 KMS Server 公布到公司的DNS Server,方便 client 自動啟用
Ø PowerShell:slmgr /sdns
5.
重啟「Software
Protection」服務
Ø PowerShell:Restart-Service -Name sppsvc
6.
檢查授權資訊
Ø PowerShell:slmgr.vbs /dlv
注意描述部分是否已授權,且是指定的授權通道
留言
張貼留言