Hi Travis
Im working on this at the moment and going to test this tomorrow at work…
Here is what iv learnt to get this right though its still in theroy…
Windows 7 Answer : Under
-7 oobeSystem
–[I][B]amd64_Microsoft-Windows-Shell-Setup_6.1.7600.16385_neutral[/B] [/I]
[I]—[B]FirstLogonCommands[/B][I] [/I][/I]
[I]----[/I]SynchronousCommand[Order=“1”] “add this command” cscript //b c:\windows\system32\slmgr.vbs /ipk XXXXX-XXXXX-XXXXX-XXXXX-XXXXX (windows 7 license key)
-----[B]RequiresUserInput:[/B] false
------SynchronousCommand[Order=“2”]
-------cscript //b c:\windows\system32\slmgr.vbs /ato
--------[B]RequiresUserInput:[/B] false
In my setup im going to remove "SynchronousCommand[Order=“1”] and change “SynchronousCommand[Order=“2”]” to SynchronousCommand[Order=“1”] as i already provide my serial under
-4 specialize
–[B][I]amd64_Microsoft-Windows-Shell-Setup_6.1.7600.16385_neutral[/I][/B]
—Product key
If that doesnt work then ill use the exact example above
Now the question comes to mind, what if your site has a proxy server? Is there a way to provide the proxy setting in the answer file?, guess not as I’ve done a 10 minute search and come up with nothing.
Im not 100% sure how to go about the activation behind a proxy and adding the setting in the answer file
Will test this tomorrow and confirm if it works, & if im right about being behind a proxy