x8007232B

Windows activation Activation Needs an admin

0x8007232B: DNS name does not exist (KMS host not found)

Likely causes

  • The device uses a volume license (KMS) key, but your organization has no KMS host.
  • The KMS host isn't publishing its SRV record to DNS.
  • The PC uses the wrong DNS servers or DNS suffix, such as off the corporate network.

How to fix it

  1. Find out whether your organization uses KMS. If it doesn’t, the PC needs a MAK instead. Install it from an elevated prompt with slmgr -ipk <product key>.
  2. If you do use KMS, connect to the company network and check DNS with nslookup -type=all _vlmcs._tcp.
  3. If DNS can’t find the host, point the client at it directly: slmgr.vbs /skms <kms_host_name>, then slmgr.vbs /ato.
  4. Admins: confirm the KMS host is installed and DNS publishing is on (the default).

Checked against: learn.microsoft.com, learn.microsoft.com

← All tools