You have created a golden image using Sysprep for deployment to your computers. After deploying the image and booting to Windows, you are prompted to go through the initial out-of-box questions such as selecting a country, etc.
You would like to be able to skip these questions altogether so your technicians don't have to answer them on each computer that they image.
Is there a way to provide a pre-defined set of answers to those questions?
GSS 3.x
The usual approach to providing a set of actions during the imaging process is to use/modify an "unattend.xml" file. Some Broadcom documentation on this are:
Advanced Sysprep settings for distributing a disk image
Scripted OS Installation Wizard (broadcom.com)
Scripted Install for Windows Vista, Windows Server 2008, and Later (broadcom.com)
Adding the desired responses to the initial Windows setup questions to your answer file (unattend.xml file) is up-to the Microsoft documentation as it could be a different set of questions for each OS version.
There are sample unattend.xml files you can use for the answer file and modify as needed:
See "Sample_unattend.xml" under "C:\Program Files (x86)\Altiris\eXpress\Deployment Server\Samples" on your GSS server.
There some other examples here:
C:\Program Files (x86)\Altiris\eXpress\Deployment Server\Sysprep
Another option is to check Microsoft's documentation for how to provide the answers needed to your unattend.xml.