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

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

  1. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    7,466
    11,872
    240
    It's definitely possible. We could emulate the activation renewal sort-of by doing a SKU detection and somehow parsing the time left on the activation,
    but there's just so much that can go wrong with something like that. Sometimes simplicity is better than un-necessary complexity.
     
  2. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    Yep.

    I just remove my tap-adapter, disconnect internet, and the activation operation was successful three times.
    besides, why would anyone run the script repeatedly too fast if one successful time is good enough? :D
    if you gonna run it repeatedly, you better install tap-adapter so it can be kept installed with no issues ;)

    and remember, the script isn't perfect, it's just human :roll1:
     
  3. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    #1943 abbodi1406, Nov 14, 2013
    Last edited by a moderator: Apr 20, 2017
    Thanks for the tip
    but i already removed "ping -n 2 %kmsip%", using "ping -n 2 localhost" and "timeout" is better :)
     
  4. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    7,466
    11,872
    240
    #1944 murphy78, Nov 14, 2013
    Last edited by a moderator: Apr 20, 2017
    tap0901.cer removes the hardware install nag screen you get the first time the driver is installed.
    It would not affect subsequent installs.
     
  5. Tito

    Tito Admin / Adviser
    Staff Member

    Nov 30, 2009
    19,091
    19,920
    340
    At first the problem was resolved using V3. abbodi1406 quickly uploaded V4 and he downloaded it. Ran it multiple times ~ no issues so far.

    :)
     
  6. Nucleus

    Nucleus MDL Guru

    Aug 4, 2009
    2,867
    2,950
    90
    Becuase I like fiddling! :D

    So to resolve the issue I'll rename the original KMS_VL_ALL_verbose.cmd from the 6.0.2 release and replace it with the KMS_VL_ALL_verbose4.cmd you just posted. Thanks for this again. ;)

    Gravy all the way now. :biggrin:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  7. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    7,466
    11,872
    240
    #1947 murphy78, Nov 14, 2013
    Last edited by a moderator: Apr 20, 2017
  8. arc-us

    arc-us MDL Novice

    Sep 30, 2010
    45
    11
    0
    Perfect.

    I, too, had the issue where it ran fine on my physical machine (no VM) while my ethernet cable was plugged in but not if the cable was unplugged. This version with the Wait and Timeout lines fixed it for me - or perhaps it was the change to pinging LocalHost vs %kmsip%; regardless, this one did the trick. Really a great scripting product you've come up with. Many, many thanks.
     
  9. Zhao

    Zhao MDL Novice

    Dec 18, 2011
    14
    1
    0
    KMS VL ALL 6.0.2 - small and easy love it Thanks for Tap remove script
     
  10. Atari800XL

    Atari800XL MDL Expert

    Apr 3, 2011
    1,000
    1,758
    60
    Again, just in time for more testing. Thanks abbodi1406 and murphy78 for all the extra tweaks and tricks!!
    Murhpy, are you planning on incorporating this into your $oem$ folder project? Or does this SFX replace it? I really only have two major OS install steps: (1) The actual Windows install (from USB, using Win8PESE and JFX's WinNTSetup), completely unattended etc (2) PostInstall (with dozens of tools, settings, etc. etc., silent as well, of course). With Windows 8 (thanks to your oem folder), it is auto-activated in step (1), but if it turns out that activation is more reliable with your new "silent SFX" after setup (when the system has settled down a bit), I could just as easily switch it to "phase 2".

    Oh, and this: The Daily-Activate-Task of the new SFX, it goes through the whole cycle of install/ remove Tap/Tun, etc., right? While the $oem$ folder just keeps the Tap adapter installed all the time? So the latter would be a bit faster and maybe more reliable on older systems? (ie. better for "silent re-activation" after 30 days or so).

    EDIT: Tested the new "high priority v2" on the slow laptop (TrueImage restore of fresh 8.1ent), test 1: OK (I will test at least 3 times). EDIT2: Test 2: OK (timed at around 22 seconds). EDIT3: Test 3: OK (again, 22 seconds, after that the watermark disappears as well, nice!)
     
  11. MrKaon

    MrKaon MDL Senior Member

    Jan 23, 2011
    400
    310
    10
    What did you exactly changed?
    As I have same problem with my script :confused:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  12. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
    #1952 abbodi1406, Nov 14, 2013
    Last edited by a moderator: Apr 20, 2017
    Code:
    start /b cmd /c TunMirror.exe >nul 2>&1
    ping -n 2 localhost >nul
    start /wait /b cmd /c "KMS Server.exe" %port% %epid% %AI% %RI% KillProcessOnPort >nul 2>&1
    timeout /t 3 /nobreak >nul 2>&1
    "KMS Client.exe" %port% %kmsip% Windows81 >nul 2>&1
    
     
  13. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    18,610
    100,025
    340
  14. Nucleus

    Nucleus MDL Guru

    Aug 4, 2009
    2,867
    2,950
    90
    #1955 Nucleus, Nov 14, 2013
    Last edited by a moderator: May 23, 2017
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. Pipe Smoker

    Pipe Smoker MDL Novice

    Jan 21, 2013
    46
    0
    0
    Sorry if this post in wrong topic, just quick question: I just download Wondows 8.1 Pro 32-Bit. Can I make upgrade on my existing version of Windows (Windows 8 Pro 32 Bit), or I must install clean instalation?
     
  16. Cowboy

    Cowboy MDL Member

    Oct 25, 2008
    189
    29
    10
    Yes, it's the wrong topic, yes you can upgrade. Insert the DVD and run Setup under windows 8.0.
     
  17. murphy78

    murphy78 MDL DISM Enthusiast

    Nov 18, 2012
    7,466
    11,872
    240
    #1958 murphy78, Nov 14, 2013
    Last edited by a moderator: Apr 20, 2017
  18. Atari800XL

    Atari800XL MDL Expert

    Apr 3, 2011
    1,000
    1,758
    60
    Tank you, tank you. You too kind. Faster than a speeding bullet.

    One Q: Would you please consider modding $oem$ so it leaves Tap installed (also Tunmirror, is that even possible?), so the daily tasks (reactivation) can work faster? That was the way your first $oem$ folder worked, right? (ehm, is it faster that way?)
    I know you don't want to maintain 3 versions, but of course for those that want to keep Tap etc. installed, there are ways to adapt your fine scripts for that (install Tap again and don't remove it, run Tun, start Server service, set daily logon task). Correct?

    [Edit: In the meantime, I tested the new $oem$ folder (with the extra checks/delays: HighPriority v3) on the "slow" laptop. WORKS!!! now. Great!!!
    Next thing is to test if the automatic scheduled tasks slow down this system too much; alternative is to leave the Tap adapter installed etc, as I mentioned above]
     
  19. Pipe Smoker

    Pipe Smoker MDL Novice

    Jan 21, 2013
    46
    0
    0
    AutoKMS_VL_ALL-6.0.3.7.exe, run as Admin or normal?