KMS: Difference between revisions

From The Power of Many
Created page with "=== Windows === <code>'''''slmgr /upk'''''</code> <code>'''''slmgr /ipk XXXXX-XXXXX-XXXXX-XXXXX-XXXXX'''''</code> <code>'''''slmgr /skms kms.domain.com'''''</code> <code>''..."
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
=== Windows ===
===Windows===
<code>'''''slmgr /upk'''''</code>
<code>'''''slmgr /upk'''''</code>


Line 8: Line 8:
<code>'''''slmgr /ato'''''</code>
<code>'''''slmgr /ato'''''</code>


=== office 64-bit ===
===office 64-bit===
'''''cscript "C:\Program Files\Microsoft Office\Office16\OSPP.VBS" /sethst:kms.domain.com'''''
'''''cscript "C:\Program Files\Microsoft Office\Office16\OSPP.VBS" /sethst:kms.domain.com'''''


'''''cscript "C:\Program Files\Microsoft Office\Office16\OSPP.VBS" /act'''''
'''''cscript "C:\Program Files\Microsoft Office\Office16\OSPP.VBS" /act'''''


=== office 32-bit ===
===office 32-bit===
'''''cscript "C:\Program Files (x86)\Microsoft Office\Office16\OSPP.VBS" /sethst:kms.domain.com'''''
'''''cscript "C:\Program Files (x86)\Microsoft Office\Office16\OSPP.VBS" /sethst:kms.domain.com'''''


'''''cscript "C:\Program Files (x86)\Microsoft Office\Office16\OSPP.VBS" /act'''''
'''''cscript "C:\Program Files (x86)\Microsoft Office\Office16\OSPP.VBS" /act'''''


=== KMS Client Setup Key ===
===KMS Client Setup Key===
{| class="wikitable"
{| class="wikitable"
| colspan="1" |Windows Server 2016 Standard
| colspan="1" |WC2BQ-8NRM3-FDDYY-2BFGV-KHKQY
|-
| colspan="1" |Windows Server 2019 Standard
| colspan="1" |Windows Server 2019 Standard
| colspan="1" |N69G4-B89J2-4G8F4-WWYCC-J464C
| colspan="1" |N69G4-B89J2-4G8F4-WWYCC-J464C
|-
|-
| colspan="1" |Windows Server 2016 Standard
|Windows Server 2022 Standard
| colspan="1" |WC2BQ-8NRM3-FDDYY-2BFGV-KHKQY
|VDYBN-27WPP-V4HQT-9VMD4-VMK7H
|-
|Windows Server 2025 Standard
|TVRH6-WHNXV-R9WG3-9XRFY-MY832
|-
|-
|Windows 10 Pro
|Windows 10 Pro
|W269N-WFGWX-YVC9B-4J6C9-T83GX
|W269N-WFGWX-YVC9B-4J6C9-T83GX
|-
|-
|Windows 10 Enterprise
|Windows 11 Pro
|NPPR9-FWDCX-D2C8J-H872K-2YT43
|W269N-WFGWX-YVC9B-4J6C9-T83GX
|-
|Windows 10 Enterprise LTSC 2019
|M7XTQ-FN8P6-TTKYV-9D4CC-J462D
|}
|}
[https://github.com/Wind4/vlmcsd/releases vlmcsd]
[https://github.com/Wind4/vlmcsd/releases vlmcsd]
Line 39: Line 42:
https://docs.microsoft.com/en-us/windows-server/get-started/kmsclientkeys
https://docs.microsoft.com/en-us/windows-server/get-started/kmsclientkeys
<br />
<br />
[[Category:Windows]]

Latest revision as of 08:21, 13 May 2025

Windows

slmgr /upk

slmgr /ipk XXXXX-XXXXX-XXXXX-XXXXX-XXXXX

slmgr /skms kms.domain.com

slmgr /ato

office 64-bit

cscript "C:\Program Files\Microsoft Office\Office16\OSPP.VBS" /sethst:kms.domain.com

cscript "C:\Program Files\Microsoft Office\Office16\OSPP.VBS" /act

office 32-bit

cscript "C:\Program Files (x86)\Microsoft Office\Office16\OSPP.VBS" /sethst:kms.domain.com

cscript "C:\Program Files (x86)\Microsoft Office\Office16\OSPP.VBS" /act

KMS Client Setup Key

Windows Server 2016 Standard WC2BQ-8NRM3-FDDYY-2BFGV-KHKQY
Windows Server 2019 Standard N69G4-B89J2-4G8F4-WWYCC-J464C
Windows Server 2022 Standard VDYBN-27WPP-V4HQT-9VMD4-VMK7H
Windows Server 2025 Standard TVRH6-WHNXV-R9WG3-9XRFY-MY832
Windows 10 Pro W269N-WFGWX-YVC9B-4J6C9-T83GX
Windows 11 Pro W269N-WFGWX-YVC9B-4J6C9-T83GX

vlmcsd

https://docs.microsoft.com/en-us/windows-server/get-started/kmsclientkeys