HP Intelligent Provisioning User Manual
Page 18

%Tools%\System\reboot c:
:State4
2.
Using a standard text editor, modify the Windows Server 2003 SP1 UNATTEND.TXT sample
file to fit your deployment requirements. A sample UNATTEND.TXT file is provided with the
Scripting Toolkit. To add mass-storage drivers, you must modify the [MassStorageDrivers] and
the [OEMBootFiles] sections.
You can also use Microsoft Setup Manager to help you create a custom UNATTEND.TXT file.
For more information on this process, see "HOW TO: Use Setup Manager to Create an Answer
File in Windows Server 2003" at
the Microsoft website.
See the operating system documentation for a complete description of the options that can be
modified in the unattended installation file to customize the installation of Microsoft Windows
PE. For more information, see the Microsoft website at (
UNATTEND.TXT sample file:
; Base Server Unattended Install Script for Windows Server 2003
;
[Unattended]
DriverSigningPolicy=Ignore
ExtendOemPartition=1
; FileSystem=ConvertNTFS
KeyboardLayout="US"
NtUpgrade=No
; OemFilesPath=C:
OemPnPDriversPath=drivers\net;drivers\scsi
OemPreinstall=Yes
OemSkipEula=Yes
DisableVirtualOemDevices=yes
OverwriteOemFilesOnUpgrade=No
TargetPath=\WINDOWS
UnattendMode=FullUnattended
Win9xUpgrade=No
[MassStorageDrivers]
"Adaptec Ultra160 Family Manager Set"=OEM
"Compaq Smart Array Controllers"=OEM
"Smart Array 5x and 6x Controllers"=OEM
"Integrated Ultra ATA-100 IDE RAID Controller (Windows 2000)"=OEM
"LSI Logic Ultra320 1020/1030 Driver (Windows Server 2003)"=OEM
"LSI Logic C8100 PCI SCSI Host Adapter"=RETAIL
"LSI Logic C896 PCI SCSI Host Adapter"=RETAIL
"LSI Logic C8xx PCI SCSI Host Adapter"=RETAIL
"IDE CD-ROM (ATAPI 1.2)/PCI IDE Controller"=RETAIL
"CSB-6 Ultra ATA-100 IDE RAID Controller (Windows Server 2003)"=OEM
"Smart Array SAS/SATA Controllers"=OEM
"Adaptec RAID Controller"=OEM
[OEMBootFiles]
ADPU160M.SYS
CPQARRY2.SYS
18
Advanced topics