Windows 8 KMS Activation

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

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

    bk109 MDL Senior Member

    Aug 12, 2012
    269
    136
    10
    That's precisely the reason - I read somewhere that Windows tries to re-up its activation every month or so,so as long as the kms activation is up and running, the activation period should fall under 150 or so days :)
     
  2. lunar21

    lunar21 MDL Addicted

    Dec 14, 2008
    755
    270
    30
    I know this has been asked before but I have not been able to find an up to date list of this lately. Can someone provide a list of working KMS servers both active all the time and active off and on? I am starting work on something and need an up to date list of these servers. Thanks in advance and Long Live MDL Forums :worthy:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. rrohela

    rrohela MDL Expert

    Sep 1, 2009
    1,612
    1,408
    60
    I know one server.... Here @ : lunar21.no-ip.org:80 :tooth:
     
  4. lunar21

    lunar21 MDL Addicted

    Dec 14, 2008
    755
    270
    30
    hahha ;) LOL. Also forgot: lunar21.no-ip.org ;)

     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  5. HeadWalker

    HeadWalker MDL Senior Member

    Aug 22, 2009
    316
    348
    10
    kmsme.no-ip.org
    jbiz1.mooo.com
    kms.shmtu.edu.cn
    walkercorps.zapto.org
    lunar21.no-ip.org
     
  6. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,130
    24,279
    340
    #5986 s1ave77, Feb 8, 2013
    Last edited by a moderator: Apr 20, 2017
    The list i recommend, all are online:

    WS12-Host (Win and Server) + Office 2010/2013
    Code:
    kms.shmtu.edu.cn
    lunar21.no-ip.org
    kmsme.no-ip.org
    jbiz1.mooo.com 
    W8-Host (Win) + Office 2010/2013
    Code:
    walkercorps.zapto.org

    W8-Host no Office

    Code:
    ****************
    kmsforwin8.xicp.net
    win8kms4.mooo.com
    

    EDIT: I would guess noone needs a miles long list, where 90% of the old and obsolete servers shown as offline :D.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. cyberbot

    cyberbot MDL Senior Member

    Jul 30, 2011
    475
    20
    10
    Does anyone has Tokens to activate :
    Win8, 2012, Office 2013, Office 2010, 2008R2

    thanks
     
  8. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,130
    24,279
    340
    #5988 s1ave77, Feb 9, 2013
    Last edited by a moderator: May 23, 2017
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. jon7

    jon7 MDL Member

    Jul 16, 2009
    125
    81
    10
    Or you can try WS12 Tokens from my signature.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. SilverEzhik

    SilverEzhik MDL Novice

    Aug 13, 2012
    19
    1
    0
    Damn, my Windows 8 Pro, the one that I activated first with this, then with that Media Center thing, somehow just lost activation...

    Anything that can be done? Really don't want to re-install it...
     
  11. jayblok

    jayblok MDL Guru

    Dec 26, 2010
    3,194
    2,564
    120
    this happened to me also,i had to re-install and activate via kms o_O
     
  12. SilverEzhik

    SilverEzhik MDL Novice

    Aug 13, 2012
    19
    1
    0
    Ack, I really don't want to reinstall :c
     
  13. NICK@NUMBER11

    NICK@NUMBER11 MDL Expert

    Mar 23, 2010
    1,398
    659
    60
    #5993 NICK@NUMBER11, Feb 9, 2013
    Last edited by a moderator: Apr 20, 2017
    Just replace the data.dat and tokens.dat on your system with thoese within the dvd..

    you will need to mount the install.wim from the sources folder and then manually copy them to your windows/system32/spp/data folder

    create a folder called c:\WMC

    Copy the install.wim to this folder and then run this command to mount the image

    Code:
    DISM /Mount-Wim /WimFile:C:\WMC\install.wim /index:1 /MountDir:C:\WMC\mount
    Then clear your key using this command...
    slmgr /xxxx

    * xxxx = the last 4 numbers/letter of your key

    then manually copy the files... :rolleyes:

    Then activate via KMS

    *ADDED... Copy this to notepad and save within the WMC folder and call it get.cmd

    This will get the files for you...
    and place them in wmc...
    Code:
    DISM /Mount-Wim /WimFile:C:\WMC\install.wim /index:1 /MountDir:C:\WMC\mount
    COPY /y c:\wmc\mount\Windows\System32\spp\store\data.dat c:\wmc\data.dat 
    COPY /Y c:\wmc\mount\Windows\System32\spp\store\tokens.dat c:\wmc\tokens.dat 
    Dism /unmount-wim /mountdir:C:\wmc\mount /DISCARD
    pause
    this will restore the files.. just place in a folder call it restore.cmd and have the data files in the same folder...

    Code:
    pushd "%~dp0"
    slmgr /xxxx
    cscript %windir%\system32\slmgr.vbs /ipk xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    net stop sppsvc
    net stop sppsvc
    del /s /f /q %systemroot%\system32\spp\store\*.dat
    del /ah /s /f /q %systemroot%\system32\spp\store\*.dat
    COPY /y data.dat %windir%\System32\spp\store\data.dat
    COPY /Y tokens.dat %windir%\System32\spp\store\tokens.dat
    attrib -R -A %systemroot%\system32\spp\store\*.dat /S
    cscript %windir%\system32\slmgr.vbs /dlv
    popd
    
    
    * xxxx = the last 4 numbers/letter of your key to remove it and then replace the xxxxxxxxxx with the kms client key...
    
     

     
  14. luky

    luky MDL Addicted

    Dec 21, 2008
    732
    33
    30
    I activate Office 2013 with KSMnano24.
    Now, I would like to see when I apply activation.
    Please how to write the command: cscript .....??
     
  15. SilverEzhik

    SilverEzhik MDL Novice

    Aug 13, 2012
    19
    1
    0
    trying to do this, but it doesn't recognize the command. should i use /upk instead?
     
  16. rrohela

    rrohela MDL Expert

    Sep 1, 2009
    1,612
    1,408
    60
    #5997 rrohela, Feb 9, 2013
    Last edited by a moderator: Apr 20, 2017
    no such command present for windows to clear key. I think you confused with office command "/unpkey:XXXXX" here....
     
  17. lunar21

    lunar21 MDL Addicted

    Dec 14, 2008
    755
    270
    30
    #5998 lunar21, Feb 9, 2013
    Last edited by a moderator: Apr 20, 2017
    You are right, there is no command to clear a product but there is a command to uninstall your key but once you uninstall your key, even if you are KMS activated or perm activated you will loose your activation and go back to trial. The command for that is:

    Code:
    slmgr /upk
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  18. rrohela

    rrohela MDL Expert

    Sep 1, 2009
    1,612
    1,408
    60
    Don't you hve activation backup? If not then you hve to first downgrade your wmc edition to pro. Kms can't activate WMC...
     
  19. BTOR

    BTOR MDL Addicted

    Nov 18, 2009
    575
    584
    30