Explanation/Reference:
Explanation:
You can perform an unattended installation of Windows 7 by using an installation file called Unattend.xml.
These installation files store answers to the questions asked by the Setup Wizard. When the Windows 7 installation process starts, Windows checks for attached USB storage devices that have this file in their root directory. Unattended installations are suitable when you need to deploy Windows 7 to a large number of computers because you do not have to interact with them manually, responding to prompts, as the installation progresses.
Building a Reference Installation
You configure your reference computer with a customized installation of Windows 7 that you then duplicate onto one or more destination computers. You can create a reference installation by using the Windows product DVD and (optionally) the answer file you created in the previous section. To install your reference computer using an answer file, perform the following procedure:
Turn on the reference computer. Insert the Windows 7 product DVD and the UFD containing the

answer file (Autounattend.xml) that you created in the previous section. Note that the use of an answer file is optional, although it is the method Microsoft recommends. If you prefer, you can install Windows
7 manually from the installation DVD-ROM.
Restart the computer by pressing CTRL+ALT+DEL. You may have to override the boot order to boot

from the CD/DVD-ROM disk. If so, select the appropriate function key to override the boot order during initial boot. Windows Setup (Setup.exe) starts automatically and searches the root directory of all removable media for an answer file called Autounattend.xml.
After Setup finishes, you can validate that all customizations were applied. For example, if you included

the optional Microsoft-Windows-IE-InternetExplorer feature and set the Home_Page setting in your answer file, you can verify these settings by opening Internet Explorer.
To prepare the reference computer for the user, you use the Sysprep utility with the/generalizeoption to

remove hardware-specific information from the Windows installation and the/oobeoption to configure the computer to boot to Windows Welcome upon the next restart.