Activate Windows Server 2022 (Standard & Datacenter)
Windows Server 2022 (Standard, Datacenter, Essentials) is fully KMS-compatible. KMSAuto.software installs the correct GVLK key, registers a temporary local KMS host, and grants a 180-day license that auto-renews silently.
Server 2022 GVLK keys (auto-installed)
- Standard: VDYBN-27WPP-V4HQT-9VMD4-VMK7H
- Datacenter: WX4NM-KYWYW-QJJR4-XV3QB-6VM33
- Datacenter Azure: NTBV8-9K7Q8-V27C6-M2BTV-KHMXV
- Essentials: not GVLK — uses retail keys only.
Activation walkthrough
- Open an elevated PowerShell session.
- Run KMSAuto.software → Windows tab → KMS.
- The activator installs the matching GVLK, sets KMS host to 127.0.0.2:1688, and runs slmgr /ato.
- slmgr /xpr confirms expiration ~180 days out.
- A scheduled task renews silently every 7 days.
Manual slmgr fallback
- slmgr /ipk <GVLK> — install GVLK key.
- slmgr /skms kms.kmsauto.software:1688 — set host.
- slmgr /ato — activate.
- slmgr /xpr — check expiration.
Troubleshooting
- 0xC004F074 → KMS host unreachable; check firewall on TCP 1688.
- 0xC004F015 → wrong key type for the SKU; let activator auto-detect.
- Activation lost after Hyper-V vMotion → re-run KMS.
Frequently asked questions
▸Does KMS activation work on Windows Server 2022 Datacenter?
Yes. KMSAuto.software installs the Datacenter GVLK automatically and KMS-activates it for 180 days, auto-renewable.
▸Can I activate Windows Server 2022 Essentials?
Essentials uses retail OEM keys, not GVLK, so KMS does not apply. Use a retail key with slmgr /ipk.
▸Will activation survive a domain controller promotion?
Yes. KMS activation is independent of AD DS roles — promoting to DC has no effect on licensing.
▸Is KMS suitable for production servers?
For lab and homelab use, yes. Production deployments should use Microsoft's official Volume Activation Services (VAMT or AD-based).
▸Does KMS need to be re-run after Windows updates?
No. Cumulative updates do not invalidate KMS leases. Only major in-place upgrades (e.g., 2022 → 2025) require re-activation.
▸Can I activate Windows Server 2022 in a Hyper-V VM?
Yes. KMS supports VMs, but if you exceed Microsoft's per-host KMS activation count (50 server clients), some VMs may delay activation by 24h.
▸Does Server 2022 ARM64 support KMS?
Microsoft has not released an ARM64 build of Server 2022, so this question does not apply.
▸How do I check my activation status?
Run slmgr /xpr in an elevated CMD. It will report 'The machine is permanently activated' or show the expiration date.
Get KMSAuto.software Now
Free, safe and open source — supports every Windows & Office release through 2026.
Download Activate Windows Server 2022 (Standard & Datacenter)Archive
Comments
Loading comments…