Attaching other users comment. i suggest you to scan all keys under SoftwareProtectionPlatform manually for that IPV6 address
Reboot didn't help...same thing..going to scan all keys under SoftwareProtectionPlatform as rrohela says !!
yup..found it.. what should I do..?replace with new KMS here manually ? View attachment 18550 Replaced..that the sh*** works View attachment 18551 THANKS A LOT rrohela.
So moral of story if someone else facing same problem that KMS host address is set to benderrodriguez-1-pt.tunnel.tserv28.waw1.ipv6.he.net:1688 or something & not changing after running SLMGR -CKMS then look in to registry for HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SoftwareProtectionPlatform\55c92 734-d682-4d71-983e-d6ec3f16059f\458e1bec-837a-45f6-b9d5-925ed5d299de & change key KeyManagementServiceName to your KMS host
i have posted this many times: that "core" key is for server 2013. remember win8 will accept it since server 2013 share the same xrm-ms file so the key will validate on install but will NOT activate on win8.
The MS list is confusing because it has irrelevant entries. There is no such thing as "Windows Server 2012 Core"; the only two Server Core editions are "Standard Core" and "Datacenter Core", and they use the same keys as the non-Core editions.
I found the activator and tested. The result of the images. Please tell me if this is the activation of Windows 8 Pro. View attachment 18559 View attachment 18560
FYI, querying WMI doesn't need admin rights. Also, an updated version of the command (that also shows the license channel): Code: wmic path SoftwareLicensingProduct where LicenseStatus=1 get Name,Description /format:value