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

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

  1. testooo

    testooo MDL Junior Member

    Oct 22, 2013
    50
    1
    0

    thanks mate


    I've used MTK and I activate windows and office ... !!!!


    also I have a question is the MTK local activation ? I mean can I always activate offline with this tool ?

    in my case I have w8.1 VL copy ... !!!
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  2. PaulDesmond

    PaulDesmond MDL Magnet

    Aug 6, 2009
    6,977
    7,149
    240
    unplug the Internet, run the tool and see if it activates. If it does, it must be a local magic something .... lol :D
     
  3. anfjavid

    anfjavid MDL Novice

    Nov 10, 2009
    15
    2
    0
    Hello coders,

    please tell me which IP/domain names/ports i have to block for windows 8.1 ENT activated with KMS VL ALL 6.0.6. Recently i noticed some traffic with microsoft licensing servers. No issues because of this, but i fear that i may get into trouble . I have used KMS_VL_ALL_6.0.6 to activate office 2013 and win 8.1 ENTPRISE. Also please tell me which activation method is safe which prevents windows from contacting its licensing servers.

    As of now i have blocked 3 IPs with KIS and there is no contact with those IPs. Yet i dont know it is fool proof or not.

    thanx a lot in advance...
     
  4. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,209
    90,791
    340
    So far there is only the firewall block for the 3 IPs, no one has different workaround.

    all methods are basically the same from this side, they all use the same KMS Emulator Source, so they all suffer from this "genuine" license check.
     
  5. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,209
    90,791
    340
  6. aoham

    aoham MDL Novice

    Apr 12, 2008
    48
    23
    0
    Hi anfjavid, could you tell what these IPs are?
     
  7. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,209
    90,791
    340
  8. aoham

    aoham MDL Novice

    Apr 12, 2008
    48
    23
    0
    Thanks abbodi1406, can we block these ips in hosts instead of using firewall?
     
  9. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream

    Dec 21, 2012
    6,769
    7,711
    210
    Since hosts is only for DNS resolution (URLs -> IPs) you can't block IPs with host AFAIK.

    Edit: If you try to block the URLs in place of the IPs, yes, that's possible with hosts. But you can never be sure if some apps try to access the IPs directly (in this case hosts is useless).
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  10. SpeedDream

    SpeedDream MDL Addicted

    Feb 20, 2012
    619
    121
    30

    what works it's playing with windows firewall with netsh command like this

    (Incoming)

    [netsh advfirewall firewall add rule name="(anyname)" dir=in action=block program="C:\Program Files\(your program)"]

    (Outgoing)

    [netsh advfirewall firewall add rule name="(anyname)" dir=out action=block program="C:\Program Files\(your program)"]

    works with just about every program :D
     
  11. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,209
    90,791
    340
    Not to mention that URLs isn't the same always
    for me i got:
    validation-v2.sls.microsoft.com.nsatc.net
     
  12. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,209
    90,791
    340
    Nope, not a clue :D
    which script is failing? KMS_VL_ALL or SppExtComObjPatcher + Activate-Local? or both?
    and how about the AV program?

    that may indicate the problem at your side o_O
     
  13. Carlos Detweiller

    Carlos Detweiller Emperor of Ice-Cream

    Dec 21, 2012
    6,769
    7,711
    210
    Well, better to block the IPs then. Likely MS owns at least the complete 65.52.98.0/24 block? Once they start using IPv6, things will start to get more tricky.
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  14. lgj1952

    lgj1952 MDL Member

    Jul 24, 2009
    167
    87
    10
    Windows 8.1 Pro VL x64.
    KMS_VL_ALL does not work for me.
    SppExtComObjPatcher + Activate Local works well :biggrin:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  15. dubatx

    dubatx MDL Novice

    Feb 22, 2013
    2
    4
    0
    To abbodi1406
    Windows 7 U(OEM) x64 + Office 2013 VL

    KMS_VL_ALL also does not work,but SppExtComObjPatcher + Activate Local works good.:biggrin:
    View attachment 26607

     
  16. abbodi1406

    abbodi1406 MDL KB0000001

    Feb 19, 2011
    17,209
    90,791
    340
    Thanks
    may you test this?

    View attachment 26608

    extract it to SppExtComObjPatcher-kms folder replacing the existance
     
  17. dubatx

    dubatx MDL Novice

    Feb 22, 2013
    2
    4
    0
  18. lgj1952

    lgj1952 MDL Member

    Jul 24, 2009
    167
    87
    10
    Yes, KMS VL ALL works fine :biggrin:
     
    Stop hovering to collapse... Click to collapse... Hover to expand... Click to expand...
  19. wk-952

    wk-952 MDL Member

    Sep 2, 2012
    116
    287
    10
    @abbodi1406 and Carlos Detweiller:

    a noob question:
    is it ok to just block the 3 IPs (65.52.98.231 ---> 65.52.98.233) or better block the whole range (65.52.98.0 ---> 65.52.98.255), plus abbodi1406 why did you remove the firewall block rule from your activation tools?