Windows 8 KMS Activation

Discussion in 'Windows 8' started by The_Spider, Aug 6, 2012.

Thread Status:
Not open for further replies.
  1. rrohela

    rrohela MDL Expert

    Sep 1, 2009
    1,614
    1,409
    60
    Attaching other users comment. i suggest you to scan all keys under SoftwareProtectionPlatform manually for that IPV6 address
     
  2. DEBKOL35

    DEBKOL35 MDL Senior Member

    Mar 20, 2009
    285
    19
    10
    Reboot didn't help...same thing..going to scan all keys under SoftwareProtectionPlatform as rrohela says !!
     
  3. DEBKOL35

    DEBKOL35 MDL Senior Member

    Mar 20, 2009
    285
    19
    10

    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. :)
     
  4. rrohela

    rrohela MDL Expert

    Sep 1, 2009
    1,614
    1,409
    60
    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
     
  5. DEBKOL35

    DEBKOL35 MDL Senior Member

    Mar 20, 2009
    285
    19
    10
    today I learn many things from you guys. :) thanks again... :worthy::worthy:
     
  6. rrohela

    rrohela MDL Expert

    Sep 1, 2009
    1,614
    1,409
    60
    #3886 rrohela, Oct 29, 2012
    Last edited by a moderator: Apr 20, 2017
  7. user_hidden

    user_hidden MDL Expert

    Dec 18, 2007
    1,041
    1,078
    60
    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.
     
  8. Nucleus

    Nucleus MDL Guru

    Aug 4, 2009
    2,867
    2,950
    90
    Thanks both for the info. Will edit original post now to remove Win 8 Core. Cheers. ;)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. lunar21

    lunar21 MDL Addicted

    Dec 14, 2008
    754
    277
    30
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. 100

    100 MDL Expert

    May 17, 2011
    1,353
    1,590
    60
    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.
     
  11. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,054
    24,377
    340
    To be more precise our hosts wil activate:

    Regards
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. Tito

    Tito Admin / Adviser
    Staff Member

    Nov 30, 2009
    19,091
    19,926
    340
    You forgot the N editions.

    ;) :D
     
  13. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,054
    24,377
    340
    You´re right, not precise enough.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. luky

    luky MDL Addicted

    Dec 21, 2008
    729
    33
    30
  15. TCM

    TCM MDL Addicted

    Aug 25, 2011
    808
    417
    30
    You used a MAK key which has a limited number of activations and WILL be blocked.
     
  16. CaptainKirk1966

    CaptainKirk1966 One of the Green Guys
    Staff Member

    Oct 31, 2009
    2,956
    1,972
    90
    There is no Vista Professional, the corresponding edition was called Vista Business.
     
  17. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,054
    24,377
    340
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. 100

    100 MDL Expert

    May 17, 2011
    1,353
    1,590
    60
    #3900 100, Oct 29, 2012
    Last edited by a moderator: Apr 20, 2017
    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