[UserData] FullName="XXX" OrgName="XXX" ProductID="XXXXX-XXXXX-XXXXX-XXXXX-XXXXX" [Unattended] ; Install drivers even if they are not signed by Microsoft DriverSigningPolicy=Ignore ; Indicates that you want the cmdlines.txt file processed OEMPreinstall=Yes ; Point sysprep to the location of the OEM files ; OEMFilesPath="C:\install" ; Accept the EULA automatically OEMSkipEula=Yes ; Extend NTFS partition if disk size is larger then image partition ExtendOemPartition=1 ; Set OEM driver path to correct place OEMPnPDriversPath=install\i386;install\driver\dell\gx280\audio;install\driver\dell\gx280\chip;install\driver\dell\gx280\nic;install\driver\dell\gx280\video;install\driver\gateway\600ygr\modem;install\driver\gateway\600ygr\video;install\driver\dell\d610\video;install\driver\dell\d610\audio;install\driver\dell\d610\nic;install\driver\dell\d610\chip;install\driver\gateway\500xl\audio;install\driver\gateway\500xl\nic;install\driver\gateway\500xl\video;install\driver\dell\d600\audio;install\driver\dell\d600\ide;install\driver\dell\d600\video;install\driver\dell\d600\modem;install\driver\dell\gx620\audio ; Overwrite existing installed drivers from the ones on the source disk UpdateInstalledDrivers=Yes ; Points to Windows install files InstallFilesPath="C:\sysprep" ; Force HAL to be "Advanced Configuration and Power Interface (ACPI) PC" so it works on Dell laptops UpdateUPHAL=ACPIPIC_UP,C:\Windows\Inf\Hal.inf [GuiUnattended] ; Skips prompt about whether the PC should autologin or not AutoLogonAccountCreation=No ;US Central Time Zone TimeZone=20 ; Skip regional options page OEMSkipRegional=1 ;Bypass Welcome screen OEMSkipWelcome=1 [Display] ; Set display to 1024X768, 32 bit color depth BitsPerPel=32 Xresolution=1024 YResolution=768 Vrefresh=72 [TapiLocation] CountryCode=1 Dialing=Tone AreaCode=262 [Identification] ; Automatically join a workgroup during the sysprep JoinWorkgroup=XXX [Networking] InstallDefaultComponents=Yes [GuiRunOnce] ; After you sysprep a computer, it resets the timeout to 30 seconds. This ; script sets it back to 3 seconds Command0=c:\install\temp\bootini.cmd ; Clean up any files created by driver installations Command1=c:\install\temp\cleanup.cmd ; Clean up any registry entries created by driver installations Command2="regedit /s C:\install\temp\autorun.reg" ; Set crash and dump options Command3="regedit /s c:\install\temp\crash.reg" ;The following section is only supported by Sysprep v1.1 and later ;This section allows a SYSPREP image to install on a machine ;with any of the drive controller types matching the ;plug and play IDs of the lines below. ; ;Format of this section is: ; PlugAndPlayID = location of supporting *.INF file ; ;Any lines ending in MSHDC.INF are for IDE ;Any lines ending in SCSI.INF are for SCSI [SysprepMassStorage] ;IDE chipset drivers for Dell Optiplex 280 PCI\VEN_8086&DEV_266F=C:\install\driver\dell\gx280\chip\ich6ide.inf ;IDE chipset drivers for Gateway 600YGR PCI\VEN_8086&DEV_248A=C:\windows\inf\mshdc.inf ;IDE chipset drivers for Dell Latitude D610 PCI\VEN_8086&DEV_2653=C:\windows\inf\mshdc.inf ;IDE chipset driver for Gateway ESX 500L PCI\VEN_8086&DEV_24CB=C:\install\driver\gateway\500xl\chip\ich4ide.inf ;IDE chipset driver for Dell Latitude D600 PCI\VEN_8086&DEV_24CA=C:\install\driver\gateway\500xl\chip\ich4ide.inf ;IDE chipset driver for Dell GX620 PCI\VEN_8086&DEV_27C0=C:\install\driver\dell\gx620\chip\ich7ide.inf PCI\VEN_8086&DEV_27DF=C:\install\driver\dell\gx620\chip\ich7ide.inf