First of all thanks to all for your hard workings I'm little confused about this: 1. "KMS_VL_ALL_6.0.3" vs "KMSpico v9.0.5.20131117" which is better(or what is difference between them) and work in offline mode for "Windows 8.1 Pro Vl WMC", if not WMC, then only for "Win8.1 Pro vl"? 2. I've free WMC key which i used to activate WMC in Window 8 Pro, is it possible to add WMC in KMS activated Windows 8.1 pro without breaking activation? thankuall
1. KMS_VL_ALL is offline. It works without internet as well. KMSpico is online. It activates by connecting to a server. For 8.1 Pro VL, both will work. WMC activation through KMS is not possible AFAIK, but if you have a WMC key then you can directly enter it. 2. Yes, you should be able to add the WMC key without losing activation.
WMC can be activated as well using either of those using leaked VLK WMC key however the activation period will be 45 days instead of the usual 180 days.
I do not understand why are people worried about the number of dates when we have our own KMS emulator server
I have genuine Windows 8.1 and I would just like to activate the Office 2013 so which KMS method should I use so I don't screw up my genuine key? I've seen the demos for activation solution and all of them seem to activate both Windows and Office at the same time. Or I missed something in the process.
1. Both works in the same concept, KMS_VL_ALL is a script batch - KMSpico is a .net4 app both works in offline. 2. NO wmc option is not available once you activate using KMS.
I have been playing with your scripts. After looking at all the posts of this thread, it appears that some problems there a timing issues. For these reasons timeout commands have been added to various scripts. Fot the TuneMiiror, we could loop on the ping command until it is ok (of course we have to limit the number of iterations to an acceptable number of times). For the KMSServer,one option would be using the PortQry program from M$ which can test if port 1688 is listening (command : portqry.exe -n 192.168.1.26 -e 1688 -Q. Completion code is 0 is port is listening).