maybe u all thought I think too far away, but i'm sure someone in future will bring along the same question I mentioned today (while your grace period left e.g 2days). I just imagine myself was there.....
it simple, just copy this code into notepad... save it as activate.cmd - Then just run as admin and it will re-activate for another 180 days..... Code: cd "%programfiles%\Microsoft Office\Office15" cscript ospp.vbs /sethst:kms2013.no-ip.info cscript ospp.vbs /act cscript ospp.vbs /dstatus cscript ospp.vbs /remhst pause
Change "kms2013.no-ip.info " into "127.0.0.2" first, because you want to activate it against your kmsmicro right??
r there any different between start Kmsmicro, recharge it with charging script & reactivate (grace period 2days) and (grace period 100days). in my opinion, when it works, it will,no differ, right. I tried ur kindly suggestion, nothing change.
Actually not really different, but you must charge it on VM, not real machine [unless you use win8 VL on your real machine] I ever tried charging it on real machine, and boom, no backup and had it formatted [i use win8 Retail]
For reactivation thru KMS Micro 3.0: When your server is running. 1. Run 2-Activation (not as Administrator because if you do it will ruin your WMC activation) in the folder where you extracted your archive 2. Set KMS IP as 127.0.0.2 3. Leave Port as default 1688 4. Close the window 5. Now run Office 2013.bat as Administrator 6. You will see "Product Activated" and the grace period will return to 180 days..
I suggest you to use activation helper, it should be included in your kmsmicro folder btw your windows is WMC, means it's retail, not VL
1 question. I found somewhere in this forum how to check how many days my office 2013 activation left. Where was it? Anyone know how with script or cmd ? I spent reading every topic about activation office 2013. I'm so confused with all the posts.
Code: cscript "%programfiles%\Microsoft Office\Office15\ospp.vbs" /dstatus or cscript "%programfiles(x86)%\Microsoft Office\Office15\ospp.vbs" /dstatus for all ospp.vbs command options: Code: cscript "%programfiles%\Microsoft Office\Office15\ospp.vbs" /? or cscript "%programfiles(x86)%\Microsoft Office\Office15\ospp.vbs" /?