Windows 7 sysprep answer file
Having trouble on creating a viable unattend.xml answer file for your Windows 7 Enterprise image creation?
Windows 7 sysprep answer file
Having trouble on creating a viable unattend.xml answer file for your Windows 7 Enterprise image creation?
Yukimash 6:29 pm on October 31, 2009
If you are deploying Enterprise, then the only way to activate is is via a KMS server,so don’t enter a key at all in the unattend.xml file.. As for not joining the domain, you have the section in the right place (specialize) .. and it looks ok (except for turn DeubgJoin to false, that’s only used by PSS etc). After the build has finished, checkout the file C:\Windows\Debug\NetSetup.log, that will show log details of the domain join event, and you may be able to work out why it’s not joining a domain from that.