Sysprep Creator 3.1.0.0 Windows Activation option
If I choose the "Active Windows later", my images are not checking in with the KMS server. Do I need to put a KMS server in or will automatic activation work using no server or MAK key?
0 Comments
[ + ] Show comments
Answers (2)
Please log in to answer
Posted by:
scriptingninja
8 years ago
Posted by:
SMal.tmcc
8 years ago
if your dns and domain are set properly they should register themselves. I have run into times this does not work, to prevent it from being a problem with imaging you can do 2 things. Add the kms product key to the answer file lilke this
<ProductKey>33PXH-7Y6KF-2VJC9-XBBR8-HVTHH</ProductKey>
a list of kms keys can be found here:
https://technet.microsoft.com/en-us/library/jj612867.aspx
the second thing I do is add this line to a post task
<ProductKey>33PXH-7Y6KF-2VJC9-XBBR8-HVTHH</ProductKey>
a list of kms keys can be found here:
https://technet.microsoft.com/en-us/library/jj612867.aspx
the second thing I do is add this line to a post task
cscript %SystemRoot%\System32\slmgr.vbs -ATO