Browse Community
Help
Log In
Responses(2)
Solutions(0)
DELL-GaryS
777 Posts
0
July 2nd, 2007 20:00
Le_Soleil
2 Posts
August 16th, 2007 09:00
Thank you ?xml:namespace prefix = st1 ns = "urn:schemas-microsoft-com:office:smarttags" />GaryS,
I modified my unattend.txt file. I also :?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
- changed the driver which was not adapted to the server
- modified the txtsetup.sif file of under repertory I386 of Windows, I added in [SCSI] at the head of line this following line
percsas = "DELL PERC5 and PERC6/CERC6 RAID Controller Driver (Server 2003 32 bit)"
this line is a copy from txtsetup.oem who is located in the server driver.
Windows Server 2003 installation with unattend.txt run now.
Rgrds
Dell Support Resources
View All
Top
DELL-GaryS
777 Posts
0
July 2nd, 2007 20:00
;SetupMgrTag
[Data]
AutoPartition=1
MsDosInitiated="0"
UnattendedInstall="Yes"
[Unattended]
UnattendMode=FullUnattended
OemSkipEula=Yes
TargetPath=\WINDOWS
OemPreinstall=Yes
OemFilesPath="..\$OEM$"
OemPnPDriversPath="Drivers1;Drivers2;Drivers 3;Drivers4"
[MassStorageDrivers]
"DELL PERC5 RAID Controller Driver (Server 2003 32-bit)" = "OEM"
[OemBootFiles]
percsas.sys
oemsetup.inf
noved.inf Perhaps you need this to be nodev.inf
percsas.cat
[GuiUnattended]
AdminPassword=*
EncryptedAdminPassword=NO
OEMSkipRegional=1
TimeZone=105
OemSkipWelcome=1
[UserData]
ProductKey=MX3BF-*************
FullName="Technician"
OrgName="Sté"
ComputerName=Test_DBW
[Display]
BitsPerPel=16
Xresolution=1024
YResolution=768
[LicenseFilePrintData]
AutoMode=PerServer
AutoUsers=5
[RegionalSettings]
LanguageGroup=1
[GuiRunOnce]
Command0=GuiRunOnce
[Identification]
JoinWorkgroup=WORKGROUP
[Networking]
InstallDefaultComponents=Yes"
driver = d2, percsas.sys, percsas
inf = d2, oemsetup.inf, percsas
inf = d2, nodev.inf
catalog = d2, percsas.cat
[Config.megasas]
value = "", Tag, REG_DWORD, 20
[Config.percsas]
value=parameters\PnpInterface,5, REG_DWORD,1
value = "", Tag, REG_DWORD, 20"
Le_Soleil
2 Posts
0
August 16th, 2007 09:00
Thank you ?xml:namespace prefix = st1 ns = "urn:schemas-microsoft-com:office:smarttags" />GaryS,
I modified my unattend.txt file. I also :?xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
- changed the driver which was not adapted to the server
- modified the txtsetup.sif file of under repertory I386 of Windows, I added in [SCSI] at the head of line this following line
percsas = "DELL PERC5 and PERC6/CERC6 RAID Controller Driver (Server 2003 32 bit)"
this line is a copy from txtsetup.oem who is located in the server driver.
Windows Server 2003 installation with unattend.txt run now.
Rgrds