Actually walkercorps.zapto.org is still working. I just had my Office 2013 activated for 180 days. Just did it now.
yes of course it works, and also it has list of ip adresses (peoples) who was activating their offices. So guys, you'll wait when police visits you
can anybody tell me how to make Kms micro v 3.10 to able to activate other office 2013 through internet
I successfully activated offline. I want to know how to make it online Edit: Can i activate Visio and project using this method?
If you download 3.10 version do: For LAN activation use the file "0-1-Run.cmd" included Select Option 'B' to forward ports. It will use UDP to connect, use the local host ip address. This will ask you for port and amount of memory to use, just enter the defaults. When you connect from another pc on the LAN you wil use the ip address of the machine that is running qemu server.. e.g. You are running this qemu/kms server in the machine 192.168.1.30 from the other machine you want to activate office you appoint to 'that' ip address (the actual qemu/kms ip server will have something like 10.0.2.15, dont worry about it): run Code: C:\Windows\system32>cscript "%ProgramFiles%\Microsoft Office\Office15\ospp.vbs" /sethst:192.168.1.30 and activate: Code: C:\Windows\system32>cscript "%ProgramFiles%\Microsoft Office\Office15\ospp.vbs" /act to check status: Code: C:\Windows\system32>cscript "%ProgramFiles%\Microsoft Office\Office15\ospp.vbs" /dstatus This is not explain anyware as I can tell, I had to find out on my own... it seems like when selecting the option to enter port and memory is actually port forwarding from the local pc to the qemu server. To activate office from the internet just port forward port 1688 (if you did not change the port) to that IP address of you local machine (192.168.1.30 - following the same sample). Hope this helps... Note use : cscript "%ProgramFiles(x86)%\Microsoft Office\Office15\ospp.vbs" /...... as the path if using a x64 bit OS.
thanks, but i already figured it out. I want to tell one thing. Its better to use VPNs like hamachi to share your KMS server with other on the internet.
I can not see my KMSMicro 3.10 in my local network. I answered on 127.0.0.1 but does not have a local IP address, eg 192.168.1.130.
The fact the walkercorps closed down proves your scare tactic is wrong. Were it true they would have left it open to catch more fish.
Huih...really scared now. My vote for ROFLMAO of today . On topic: would be very interested in aktivation data of an office 15 host.
Ha I find it amusing of the fact that the police will visit just on the minor fact of using a KMS Server. If thats the worse thing people have ever done this there is something very wrong with the world as we have this thing called torrenting which is far worse.
Anyone know if Office 2013 activated under KMSmicro 3.x (Ratiborus versions) breaks an Office 2010 activated under Cody's old AutoKMSEmulator-EZ Activator 2.23 or vice versa under with Win7 or Win8? I currently have Office 2010 installed in both Win8 x64 enterprise vl edition and win7 x64 home premium (OEM), would like to install Office 2013 while retaining 2010 but don't want to break the auto-scheduled 180-day 2010 activation by Cody's old kms emulator since I'm not sure Office 2013 is even worth the trouble. Appreciate any input. I've been following several threads, including the Office Toolkit, but with all the emerging options I'm finding the water has become very muddy (confusing).
Nice, but why not sharing files with us . Code: cd "%ProgramFiles%\Microsoft Office\Office15" cscript ospp.vbs /inpkey:XXXX-XXXXX-XXXXX-XXXXX-GVGXT cscript ospp.vbs /sethst:SERVER.IP cscript ospp.vbs /act . For x32 Version in Win 8 x64 First line is: Code: cd "%ProgramFiles(x86)%\Microsoft Office\Office15"