/build/static/layout/Breadcrumb_cap_w.png

Correct location for unattend.xml file

I am using sysprep creator to create an unattend.xml file and executor.  What is the correct location to copy these to before running sysprep?

1 Comment   [ + ] Show comment
  • I copy them to the C:\WIndows\System32\sysprep folder. - jboling 8 years ago

Answers (2)

Posted by: SMal.tmcc 8 years ago
Red Belt
1
C:\WIndows\System32\sysprep is the folder that you will learn to use with any MS tutorials and that is where the exe lives so it is logical to place it there.  In reality it can be anyplace that the exe can find to process it.  You just need to put the path in the command call switch /unattend: if it is not in the sysprep folder. 
Posted by: isudothings 8 years ago
Senior Purple Belt
1
Really anywhere, although the default is C:\Windows\system32\sysprep. If it's a custom location, you need to point to it in your sysprep command.

For example,

sysprep /generalize /oobe /unatttend:C:\path\to\unattend\filename.xml /shutdown

would execute sysprep, generalize the hardware for agnostic deployment, boot to out-of-box experience welcome screen, using a custom path unattend file, and shutdown the machine, ready to capture.

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ