GUIDE: How to backup and restore Windows 8 activation

Discussion in 'Windows 8' started by JaguarXJ12, Aug 8, 2012.

  1. BTOR

    BTOR MDL Addicted

    Nov 18, 2009
    574
    584
    30
    Do you have tokens backups of PROWMC ?
     
  2. sadiq.na

    sadiq.na MDL Novice

    Dec 8, 2012
    7
    0
    0
    yeh i have backed up whole spp folder that was kms activated and permenantly activated via ms key.i replaced store folder for a fresh windows 8 pro installation (not W8 PROWMC)
     
  3. NICK@NUMBER11

    NICK@NUMBER11 MDL Expert

    Mar 23, 2010
    1,516
    720
    60
    #423 NICK@NUMBER11, Feb 14, 2013
    Last edited by a moderator: Apr 20, 2017
    create a folder and place YOUR data.dat & tokens.dat files within it...

    Now copy the code and paste it into notepad and save this as Activate.cmd

    Code:
    @ECHO OFF
    cd %~dp0
    cscript %windir%\system32\slmgr.vbs /ipk xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
    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
    exit
    * update xxxx with your windows pro key
    Now run with admin rights .




     
  4. sadiq.na

    sadiq.na MDL Novice

    Dec 8, 2012
    7
    0
    0
    Actually i have only prowmc key and don't remember which key i had used to activate W8 PRO two month ago :(, so does that upgrade key would work on
    cscript %windir%\system32\slmgr.vbs /ipk xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx . Also if i had refreshed the installation does it keep activation ?
     
  5. NICK@NUMBER11

    NICK@NUMBER11 MDL Expert

    Mar 23, 2010
    1,516
    720
    60
    well you could just convert the windows pro iso to include wmc


     
  6. sadiq.na

    sadiq.na MDL Novice

    Dec 8, 2012
    7
    0
    0
    I think it will fail ,i tried to put the key in wmc installation and it doesnt recognize key :( . I suspect ,As microsft states the free offer key can only be used to add and update pro to wmc .Hence that key cannot be used to input in iso installation. Does refresh keep activation ?
     
  7. mollahg

    mollahg MDL Novice

    Feb 8, 2013
    1
    0
    0
    Just Google for "Advanced Tokens Manager", download latest version and you are good to go. I re-installed Windows 8, activated like a charm. Enjoy and thanks to the developer of that program.
     
  8. catimimi

    catimimi MDL Novice

    Nov 21, 2007
    17
    0
    0
    Hi,
    I Have two identical computers (same hardware) with PRO+WMV bought with microsoft upgrade offer and legit activation.
    In order not to install twice new software, I'm looking for a way to copy the system from one computer to the other.
    Is it possible to :

    - backup activation of the second computer
    - copy the system from computer 1 to computer 2
    - erase the key on computer 2
    - restore the activation on computer 2

    If not, is there another way to do that.

    Thanks.
    Michel.
     
  9. BTOR

    BTOR MDL Addicted

    Nov 18, 2009
    574
    584
    30
    You should generalize the system specific information before with sysprep ,that you can perform the above. and there wont be a need to erase the key on system 2 (sysprep takes care of it).but system 1 will have to undergo a few user attention.
     
  10. catimimi

    catimimi MDL Novice

    Nov 21, 2007
    17
    0
    0
    Hi,
    Many thanks, I discover sysprep, I'll give it a try. What do you mean by "but system 1 will have to undergo a few user attention". Do I have to restore activation on system 1 ?
    Regards.
    Michel.
     
  11. Memnon

    Memnon MDL Member

    Feb 22, 2010
    102
    19
    10
    I wish to change my HDD, is there any way to preserve activation of windows 8?
    In case of Windows 7 it worked (activation Restored) for me with new HDD.
     
  12. BTOR

    BTOR MDL Addicted

    Nov 18, 2009
    574
    584
    30
    After sysprep [system 1] when it reboots , it will present you the OOBE [out of box experience screen] so you should create another account set up wifi ...etc.

    Always there is a telephone activation method if all other method fails , for a genuine user.
     
  13. catimimi

    catimimi MDL Novice

    Nov 21, 2007
    17
    0
    0
    I see, many thanks, I want to clone the system with its configuration, so sysprep is not what I need.
    Without other ideas, I'll give up .
    Regards.
     
  14. Krakatoa

    Krakatoa MDL Addicted

    Feb 22, 2011
    691
    1,136
    30
    Testing reinstal Windows 8 ProWMC (new HDD) - 13.3.2013
    Backup folder store (data.dat, tokens.dat) and backup free Windows 8 ProWMC key.
    Instal Windows 8 ProWMC (ei.cfg ... [EditionID] ProfessionalWMC [Channel] Retail [VL] 0)
    Restore folder store (data.dat, tokens.dat)
    Instal "backup free Windows 8 ProWMC key" (slmgr -ipk).
    genuine - license

    Old HDD: Seagate 12 1TB (c: 150GB)
    New HDD: Seagate 14 1TB (c: 200GB)
     
  15. fits79

    fits79 MDL Member

    Jan 9, 2010
    157
    5
    10
    Which is the best and more permanent way to activate any win8 release?
    And i want to tell me one solution that don't has problems even with greek win8 releases.
    What is the best kmsmicro and ksmnano or any other kms.... and why?

    A LOT OF THANKS FOR YOUR TIME AND ANSWERS.
     
  16. lievre

    lievre MDL Senior Member

    Sep 18, 2012
    343
    72
    10
    question

    Quick question where is the folder for windows 8 ProWMC key?

    Lievre
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. comix999

    comix999 MDL Novice

    Mar 15, 2013
    1
    0
    0
    I just reinstall my Windows 8 core in my notebook, and it didn't ask for license key, and it activated already. :)
     
  18. giatung92

    giatung92 MDL Novice

    Dec 24, 2012
    6
    0
    0
    thanks you!
     
  19. TGNT

    TGNT MDL Member

    Mar 2, 2010
    110
    5
    10
    It's working fine. Thanks