Software Instruction Manual

Advanced topics 20
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 (
http://support.microsoft.com/kb/323438/EN-US/)" on 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
(
http://www.microsoft.com/windowsserver2003/proddoc/default.mspx).
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]