Asked By
Jugee Ador
0 points
N/A
Posted on - 04/01/2017
Whenever I try to activate Windows, it fails and displays Windows activation error code 0x8007232b key management services host could not be located in the domain name,and sometimes it says directory name is incorrect.
Not Able To Activate The Windows And Windows Activation Error Code 0x8007232 Btry This.
Change from key management services to multiple activation keys to resolve error code 0x8007232b, please read the following
- Open administrator command prompt type “slmgr –ipk” then your MAK product key then press enter.
- If you want to activate KMS server, then install and activate it one by one.
- If your network is set to KMS host and if it is not able to locate it then type in administrator command prompt:
nslookup -type=all _vlmcs._tcp>kms.txt
_vlmcs._tcp.contoso.com
SRV service location
svr hostname = kms-server.contoso.com
- You can go for manually assigning the KMS go to administrator command prompt type these command one by one and press enter key:
cscript \Windows\system32\slmgr.vbs -skms<KMS_FQDN>:<port>
cscript \Windows\system32\slmgr.vbs -skms<IPv4Address><:port>
cscript \Windows\system32\slmgr.vbs -skms<IPv6Address><:port>
cscript \Windows\system32\slmgr.vbs -skms<NetbiosName><:port>
cscript \Windows\system32\slmgr.vbs –ckms
Not Able To Activate The Windows And Windows Activation Error Code 0x8007232 Btry This.
You may receive error code “0x8007232b” when you try to activate a new installation of Microsoft Windows when the KMS activation server is down or from a volume license media. Users may not be prompted to enter a valid product key during the initial installation but this behavior will trigger the error when you try to activate the operating system using the standard Windows Activation wizard.
This error code may be accompanied by one of the following messages:
“DNS Name does not exist.”
“Windows could not be activated. Key management services (KMS) host could not be located in domain name system (DNS), please have your system administrator verify that a KMS is published correctly in DNS.”
“The file name, directory name, or volume label syntax is incorrect.”
This error is more common on Windows 7 and Windows 8 though this is not a given fact. To fix the problem, press the Windows key + R to bring up the “Run” dialog then type without quotes “cmd” and then hit Enter to launch an elevated command prompt. In the command prompt window, type the following command then hit Enter:
slmgr -ipk xxxxx – xxxxx – xxxxx – xxxxx – xxxxx
Replace “xxxxx – xxxxx – xxxxx – xxxxx – xxxxx” with your product key and with the dashes included. The product key is a set of 25 alphanumeric characters. Before hitting Enter, verify that your product key is still valid and don’t forget the dashes in between. If this is successful, you should see a “Windows Host Script” popup after several seconds.