Windows 8 KMS Activation

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

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

    WIKIMACK MDL Expert

    Nov 10, 2011
    1,533
    1,009
    60
  2. hbhb

    hbhb MDL Expert

    Dec 15, 2010
    1,016
    264
    60
    KMS wont activate WMC.:D
     
  3. win_seven

    win_seven MDL Member

    Aug 26, 2009
    209
    47
    10
    the server is running either of France or elsewhere.
    il s'agit bien d'une adresse IP V4 DNSchanger inutile.
     
  4. WIKIMACK

    WIKIMACK MDL Expert

    Nov 10, 2011
    1,533
    1,009
    60
    An idea? PLEASE
     
  5. PaulDesmond

    PaulDesmond MDL Magnet

    Aug 6, 2009
    6,977
    7,150
    240
    Sorry Wikimack there is no way to activate WMC with KMS server.
     
  6. pisthai

    pisthai Imperfect Human

    Jul 29, 2009
    7,200
    2,273
    240
    For to activate Windows 8 Pro WMC, you could use an Retail Key only and activate NORMAL, over the Internet.

    That would be possible after the October 26. the Release to the public. Till than you have to use an Windows Client GVLK key and activate without WMC installed using an KMS Server.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. Sugadevan

    Sugadevan MDL Junior Member

    Feb 20, 2011
    94
    10
    0
    ITS ON!!:hummer:
     
  8. Vern

    Vern MDL Junior Member

    May 24, 2012
    63
    28
    0
    Tito suggested using Up Down 8 to remove WMC after which you should be able to activate. See his post which was in response to query Is it possible to remove WMC to activate with Dream Spark Key posted on 9 September.
     
  9. Hunaid786110

    Hunaid786110 MDL Novice

    Oct 8, 2012
    6
    0
    0
    now can anybody tell me what key to use to activate Win8 Pro x64 while installing, and what trick/method/loader to use to activate Win8 after installing it ?
    What Do I have to type in CMD to activate Win8 PERMANENTLY ?
     
  10. yusufrahmani09

    yusufrahmani09 MDL Novice

    Sep 4, 2012
    23
    6
    0
    First, for key check your PM
    Second, you can buy key from MS after 26th Oct. No loader is currently available to activate it.
    Third, at present the KMS activation is available (which is not permanent as it activate only for 180 days). The KMS activation is safe and secure as in period of 180 days, there will be more server available.
     
  11. rjk123

    rjk123 MDL Member

    Apr 29, 2011
    101
    42
    10
    No guarantee 180 days in the future. At the very best, KMS servers exposed to the internet will appear and disappear randomly.
     
  12. soulburner

    soulburner MDL Novice

    Jun 17, 2008
    9
    4
    0
    I am sorry if this is common knowledge here on MDL forums, but... is this KMS activation safe? I mean, who runs these servers? Won't Microsoft be able to detect and ban such activations?
     
  13. lunar21

    lunar21 MDL Addicted

    Dec 14, 2008
    753
    270
    30
    The only thing MS can do is turn off the KMS server being used. As for the people that used it to activate, we are safe. There is no way MS can ban or block us if we activated using that KMS server because if tht wasa the case then legit people (ie students and staff) would also be blocked and MS cant do that. If you have activated via KMS dont worry, your safe :D

     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,092
    24,405
    340
    Due to the fact it´s an universal solution to activate systems against a kms host with legit gvlk keys, what should MS do against it? Deactivate all :D? Not that easy as in case of specific MAK or retail keys.
    If there is any major change in hardware, activation disappears. So can it be called safe...?
    As long as this way works, who cares who is running these servers. In that case seems to be an university or equivalent facility.
    Regards


    EDIT:
    @Lunar21
    Nice coincidence.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. Jimmi3_T

    Jimmi3_T MDL Novice

    Oct 2, 2012
    16
    3
    0
    1) I did run cmd as "Admin"
    2) Did it 1 line at a time
    3) Replaced the "/" with "-" and still got the error
    4) Same problem lol

    Thanks for your help though
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  16. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,092
    24,405
    340
    #2716 s1ave77, Oct 9, 2012
    Last edited by a moderator: Apr 20, 2017
    Try in this form (all stays in cmd, no popups:
    Code:
    cscript slmgr.vbs /ipk YOUR-KEY-HERE-XXXXX
    cscript slmgr.vbs /skms 147.134.1.42
    cscript slmgr.vbs /ato
    cscript slmgr.vbs /ckms 
    
    Or use the context menu from my signature.
    Regards
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. pisthai

    pisthai Imperfect Human

    Jul 29, 2009
    7,200
    2,273
    240
    #2717 pisthai, Oct 9, 2012
    Last edited by a moderator: Apr 20, 2017
    Wrong!!

    slmgr -ipk xxxxx.xxxxx.xxxxx.xxxxx.xxxxx
    slmgr -skms xxxxxxxx.xxxxxx..............................
    slmgr -ato


    If you don't know what key is installed use:
    • slmgr -dli
    first and you'll get the last 5 digits from the installed key. Be sure that the key used is an GVLK key and NOT and WMC key!

    Replace the xxxxx with the real figures, every command end with press Enter and wait confirmation before key in the next command.

    Set Date and Time as well as Time zone to your real location and leave Internet Time to the Windows time: time.windows.com
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,092
    24,405
    340
    @pisthai
    You´re right, my bad, was a bit distracted :rolleyes:. Corrected my post. Now it should work.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. Jimmi3_T

    Jimmi3_T MDL Novice

    Oct 2, 2012
    16
    3
    0
    #2719 Jimmi3_T, Oct 9, 2012
    Last edited by a moderator: Apr 20, 2017
    No matter what I do I get the same error after the -skms or /skms command.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  20. Jessica Alba

    Jessica Alba MDL Expert

    Jul 26, 2009
    1,081
    2,189
    60
    @ Jimmi3_T can you tell us what error message did you get? or show us an image.