Windows 8 KMS Activation

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

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

    tommy_vercetti MDL Member

    Apr 3, 2008
    158
    17
    10
    Would you be so kind enough to provide me idiot proof instructions via pm for running it on a router like ASUS RMerlin or Tomato, I'm aware of how to use it via Qpython
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. nuhkka

    nuhkka MDL Member

    Aug 7, 2009
    230
    34
    10
    i need a KMS server :suicide::sad::suicide::sad::suicide:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  3. Nucleus

    Nucleus MDL Guru

    Aug 4, 2009
    2,867
    2,950
    90
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  4. mpetougia

    mpetougia MDL Junior Member

    Oct 9, 2008
    65
    0
    0
    Any working online kms? Because i changed disk and lost activation
     
  5. PaulDesmond

    PaulDesmond MDL Magnet

    Aug 6, 2009
    6,978
    7,148
    240
    use MTK and you never need to search for a server again
     
  6. mpetougia

    mpetougia MDL Junior Member

    Oct 9, 2008
    65
    0
    0
    I want for now an online server because for local server must search very well suspicious files.
     
  7. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,054
    24,377
    340
    You consider MDL solutions as MTK and KMSpico suspicious :eek:. Behind what stone you've been hiding ... :g:?
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  8. Nucleus

    Nucleus MDL Guru

    Aug 4, 2009
    2,867
    2,950
    90
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  9. mpetougia

    mpetougia MDL Junior Member

    Oct 9, 2008
    65
    0
    0
    i executed in sandboxie and tries to install adware check it
     
  10. Tito

    Tito Admin / Adviser
    Staff Member

    Nov 30, 2009
    19,091
    19,925
    340
  11. Bytebuster

    Bytebuster MDL Addicted

    Apr 30, 2013
    548
    202
    30
    No sh*t Sherlock :eek: ...geez, you couldn't make it up. o_O

    With 44 posts under your belt you should've known better. Rule #1 - Only download stuff from trusted sites.

    Download the tool from MDL.
     
  12. mpetougia

    mpetougia MDL Junior Member

    Oct 9, 2008
    65
    0
    0
    My fault ... i have downloaded now from forum and is ok.
    The other version i have downloaded before from google 1st result is fake crap adware.
    thanks!!!
     
  13. fkar

    fkar MDL Recognized Advisor

    Nov 3, 2012
    1,591
    1,412
    60
    Use MTK to get a genuine activation :)
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. JohnJoshi

    JohnJoshi MDL Novice

    Jul 19, 2014
    1
    0
    0
    very useful thread and its really informative.
     
  15. Gyppie

    Gyppie MDL Junior Member

    Aug 16, 2009
    50
    11
    0
    Is it safe to use Microsoft account with kms activated windows 8.1?
     
  16. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,054
    24,377
    340
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  17. MDLwakh

    MDLwakh MDL Novice

    Nov 15, 2012
    31
    5
    0
    Is it possible to activate Windows 8.1 by using activators inside a VM? What I mean is that not having to run activator directly on the Windows 8.1 but instead running it inside a VM to activate physical machine. Is this possible?
     
  18. s1ave77

    s1ave77 Has left at his own request

    Aug 15, 2012
    16,054
    24,377
    340
    #6660 s1ave77, Sep 7, 2014
    Last edited by a moderator: Apr 20, 2017
    Indeed possible. Install KMSServerService of Microsoft Toolkit in your VM.

    Add Firewall rules (in admin command prompt):
    Code:
    netsh advfirewall firewall add rule name="KMSServerService" dir=in program="%windir%\KMSServerService\KMS Server Service.exe" localport=1688 protocol=TCP action=allow remoteip=any
    netsh advfirewall firewall add rule name="KMSServerService" dir=in program="%windir%\KMSServerService\KMS Server Service.exe" localport=1688 protocol=TCP action=allow remoteip=localsubnet
    
    Activate other machine against IP of your VM :cool2:.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...