I made a simple batch file that will connect to all three known kms servers and attempt activation with them automatically It does all commands silently so you don't have all of those annoying popups from every attempt and it will loop infinitely My goal is to make it stop Automatically when An activation server has been reached, And Echo Windows Successfully! Just paste the below code into a notepad and save as Activate.bat to C:\ root directory Then make a shortcut to that file on your desktop. Then right click the shortcut and go to "Properties" Then go to the Shortcut Tab Then click advanced Then check the "Run as Administrator" box Hit OK and OK again Now run it Maybe this could be a base idea for a Windows based KMS Activation Program Then you could add the option of adding your own KMS server. Here's what I got so far Code: @Echo Off Echo Attempting Windows Activation Echo Please Wait... cscript //B "%windir%\system32\slmgr.vbs" /skms kms-c.no-ip.org:1688 cscript //B "%windir%\system32\slmgr.vbs" /ato cscript //B "%windir%\system32\slmgr.vbs" /skms kms-c.no-ip.org cscript //B "%windir%\system32\slmgr.vbs" -ato cscript //B "%windir%\system32\slmgr.vbs" /skms 91.149.135.121:1688 cscript //B "%windir%\system32\slmgr.vbs" -ato cscript //B "%windir%\system32\slmgr.vbs" /skms 91.149.135.121 cscript //B "%windir%\system32\slmgr.vbs" -ato cscript //B "%windir%\system32\slmgr.vbs" /skms 91.149.135.83:1688 cscript //B "%windir%\system32\slmgr.vbs" -ato cscript //B "%windir%\system32\slmgr.vbs" /skms 91.149.135.83 cscript //B "%windir%\system32\slmgr.vbs" -ato Echo Activation Status... cscript slmgr.vbs /dlv Echo Activation will Retry in 10 Seconds ping 1.1.1.1 -n 10 -w 1000 > nul cls start /b /i C:\Activate.bat
Hi everyone. I have a problem, when I type those commands in cmd I get an error "Error: 0x80070005 Access denied: the requested action provides high privileges". What can I do? Is there a way to modify privileges?
Thanks. In Windows 7 if you deactivate User Account Control you don't need to run programs as Administrator, damn Windows 8
I know everyone wants to KMS activate but.... we're lucky we even had 2 days of legit activation's for a copy of windows that isn't even out to public yet... Don't get too greedy now - the watermark isn't that bad I can't wait for October so I can become a proud *legit* owner of Windows 8.
lucky.....i got activated with this server 91.149.135.121(7th of aug), many people are struggling how to activate and keep on asking how? be patience guys..just keep on waiting..rather than asking stupid questions how?
I installed the WMC key, is there any way to revert back to Pro without reinstalling? i reaaaalllly dont want to re-install everything again...
I managed to revert ProWMC to Pro following this guide: forums.mydigitallife.net/threads/35379-What-are-the-options-to-activate-Windows-8-RTM-if-any/page174?p=607181&viewfull=1#post607181
I still can't actived my Windows,it's show error : View attachment 16393 How to active my Windows 8? Thanks all !