KMS Activate Windows 8.1 (En & Pro) and Office 2013

Discussion in 'Windows 8' started by FaiKee, Oct 25, 2013.

  1. Carlos Detweiller

    Carlos Detweiller MDL Spinning Tortoise

    Joined:
    Dec 21, 2012
    Messages:
    4,514
    Likes Received:
    4,541
    Trophy Points:
    150
    I guess it unregisters the KMS server when it is done (see /skms and /ckms commands). /ato then tries to find a KMS server via DNS, since that's the default when none is set. As I don't use it I cannot say more.
     
  2. radekuk

    radekuk MDL Novice

    Joined:
    Sep 8, 2013
    Messages:
    31
    Likes Received:
    7
    Trophy Points:
    0
    [h=2]KMSAuto Net 2014 v1.1.4 Portable[/h]Mr X what happened with a bin folder? It no longer needed?
     
  3. Doru71

    Doru71 MDL Novice

    Joined:
    Aug 9, 2012
    Messages:
    12
    Likes Received:
    5
    Trophy Points:
    0
    Update 12/30 : Page 404, Tks to @Mister X, KMSAuto Net 2014 v1.1.4 Portable EN / ES by Ratiborus, page 304 not 404 :)
     
  4. zwaan123

    zwaan123 MDL Member

    Joined:
    Aug 15, 2011
    Messages:
    245
    Likes Received:
    491
    Trophy Points:
    10
    you do not need to start the emulator before activating your own system, its for activating other computers in your network. an yes if you activate pushing the activate button it uses the injector but after activation it removes all so you have a clean system.
    It does the same every logon if you have created the task. it does not run a permanent KMS service
     
  5. ramg1967

    ramg1967 MDL Member

    Joined:
    Sep 13, 2012
    Messages:
    235
    Likes Received:
    84
    Trophy Points:
    10
    zwaan123 - Your dashboard has a task button to create a task. I ran that and it created a task scheduler to re-activate at every login. So I checked the activation days - 180 days left - good to know that my system will always be at 180 days at every login/restart.

    In the process of creating my own kms server for internal activation by copying $oem$ folder within the image.
     
  6. Rock2000

    Rock2000 MDL Novice

    Joined:
    Aug 22, 2009
    Messages:
    7
    Likes Received:
    0
    Trophy Points:
    0
    have a 1.1.5
     
  7. Mr.X

    Mr.X MDL Guru

    Joined:
    Jul 14, 2013
    Messages:
    7,625
    Likes Received:
    14,952
    Trophy Points:
    240
    Not exactly. It's still needed but now all files even the readme file are now integrated in one single executable for everyone's comfort.
     
  8. Snuffy

    Snuffy MDL Expert

    Joined:
    Jan 7, 2008
    Messages:
    1,240
    Likes Received:
    615
    Trophy Points:
    60
  9. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
  10. hplcfplc

    hplcfplc MDL Novice

    Joined:
    Mar 1, 2011
    Messages:
    2
    Likes Received:
    0
    Trophy Points:
    0
    "KMS-HGM.exe" was reported by Avira as a virus. But the activation still works on win8.1 with office 2013.
    Thanks!
     
  11. Nucleus

    Nucleus MDL Guru

    Joined:
    Aug 4, 2009
    Messages:
    2,873
    Likes Received:
    2,949
    Trophy Points:
    90
  12. apex2000

    apex2000 MDL Senior Member

    Joined:
    May 6, 2007
    Messages:
    252
    Likes Received:
    284
    Trophy Points:
    10
    @abbodi1406 - I have just installed your latest and greatest server service and I am happy to report that up to now everything is working as it should.

    This problem with renewal not working has given @Nucleus and I a headache for the past few days, so you will understand how much of a relief it is that your efforts have solved the issue.

    We are all very, very grateful for your work. You should be immediately promoted to 'Guru' (Mods: Can you do that for him?)
     
  13. Nucleus

    Nucleus MDL Guru

    Joined:
    Aug 4, 2009
    Messages:
    2,873
    Likes Received:
    2,949
    Trophy Points:
    90
    I would! :p

    @abbodi - Just a thought but it may help anyone not familiar with the renewal glitch. Could you make a post here properly explaining what the issue was. You have a far greater knowledge and understanding of this than most of us. TIA. And thank you again for this great release.
     
  14. FaiKee

    FaiKee Misinformation spreader

    Joined:
    Jul 24, 2009
    Messages:
    4,305
    Likes Received:
    5,819
    Trophy Points:
    150
  15. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
    My pleasure, it was a fun task for me :wiggle:
    and thanks to you and apex2000 for bringing the attention to this matter

    You are welcome
    Expert is more than enough for me :D

    That Nirsoft's app was very helpful in investigating the issue :)
     
  16. abbodi1406

    abbodi1406 MDL KB0000001

    Joined:
    Feb 19, 2011
    Messages:
    12,067
    Likes Received:
    55,424
    Trophy Points:
    340
    Well, i'm not that good in explanation and tutorials (there goes the Guru rank :D), but here i try:

    In my understanding, KMS default renewal mechanism depends on Schedule Tasks controlled by sppsvc (Software Protection Service) rules engine, and can be found in this path in task scheduler:
    \Microsoft\Windows\SoftwareProtectionPlatform

    SvcRestartTask is the main task, and set to run based on the received RenewalInterval, which is controlled by kms server side (the default interval is 10080 minutes = 7 days = 1 week)

    SvcRestartTaskLogon is set to run at logon of any user (for me i see that it's sort-of a "backup" task that should be enabled and triggered if the main timer task skipped, or always)

    The issue we faced is that if you shutdown the OS for a period that exceeds or skips the scheduled renewal time, then after you boot, the sppsvc soft-hangs for almost infinite running status without auto-triggering the renewal process.

    Although SvcRestartTask is set by default to "Run as soon as possible after a scheduled start is missed", but for unkown reason it doesn't. and even worse the task will (or may) gets disabled when this issue occurs.

    The solution i could figure out is by duplicating SvcRestartTaskLogon with another name SvcTrigger.
    because if we enable SvcRestartTaskLogon manually, sppsvc will disable it after some boots or reboots for unkown reason also. but the renamed duplicated Task maintains its enabled status.

    So, now at every logon, SvcTrigger task will check renewal status and trigger it when needed.

    :tankyou: :biggrin:
     
  17. Nucleus

    Nucleus MDL Guru

    Joined:
    Aug 4, 2009
    Messages:
    2,873
    Likes Received:
    2,949
    Trophy Points:
    90
    ^ Good post abbodi, and bookmarked.

    This explanation was needed. And stop talking nonsense about you not being a Guru!

    This forum and its members benefit from your work and knowledge. As mentioned in previous post, your latest release to overcome the activation renewals issue is a bit special. Cheers.

    :worthy:
     
  18. mailus

    mailus MDL Novice

    Joined:
    Jan 1, 2014
    Messages:
    5
    Likes Received:
    0
    Trophy Points:
    0
    hi,
    I am new to MDL forum. I just downloaded the win 8.1 ISO which is leaked by WZOR. I downloaded win 8.1 x64 core/pro. now i am confused how to activate the windows 8.1.
    I searched the forum i find many solutions which one is to use.
    1)
    KMS_Dashboard
    2)KMS_VL_ALL
    3)KMS Server Service

    i don't know much about this activation.
    please help me to activate windows 8.1 with activation steps.....
     
  19. Mr.X

    Mr.X MDL Guru

    Joined:
    Jul 14, 2013
    Messages:
    7,625
    Likes Received:
    14,952
    Trophy Points:
    240
    KMSAuto Net, in my signature.
     
  20. racky29

    racky29 MDL Senior Member

    Joined:
    Aug 2, 2007
    Messages:
    285
    Likes Received:
    92
    Trophy Points:
    10
    i used misterx tool post #3053 today on windows 8.1
    and it worked really good first time
    thanks all you guys for hard work on this, really apreciate it
    good work