Post-installation task activate windows 10
For the post-installation task of activating windows 10. Can it be a .bat file? The original KACE engineer worked with my co-worker on this and they used a shortcut file .lnk. I had to make some adjustments to this file and I uploaded it as a .bat file. Will this still work? Or does it have to be a .lnk file?
0 Comments
[ + ] Show comments
Answers (2)
Please log in to answer
Posted by:
Channeler
4 years ago
A BAT file will work, see:
https://www.itninja.com/question/mak-not-activating-windows
Posted by:
Nico_K
4 years ago
it really depends what is done in the bat file.
All activations will run the slmgr.vbs from Microsoft in one or another way to do the real job.
A simple
cscript //B "%windir%\system32\slmgr.vbs" /ato
would do the job too but it can be done much more in the scriüt ypi jave-