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 ... !!!
unplug the Internet, run the tool and see if it activates. If it does, it must be a local magic something .... lol
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...
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.
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).
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
Not to mention that URLs isn't the same always for me i got: validation-v2.sls.microsoft.com.nsatc.net
Nope, not a clue 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
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.
Windows 8.1 Pro VL x64. KMS_VL_ALL does not work for me. SppExtComObjPatcher + Activate Local works well
To abbodi1406 Windows 7 U(OEM) x64 + Office 2013 VL KMS_VL_ALL also does not work,but SppExtComObjPatcher + Activate Local works good. View attachment 26607
Thanks may you test this? View attachment 26608 extract it to SppExtComObjPatcher-kms folder replacing the existance
@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?