Alex
2007-03-14 12:15:03 UTC
Hi. I am trying to create a basic unattended install CD for Windows 2003
Standard R2 x64. I already have a working winnt.sif which is successfully
being used on a Windows 2003 Standard R2 x86 CD. I have copied the working
winnt.sif onto a Windows 2003 Std R2 x64 CD but during the install the
winnt.sif file is completely ignored. The unattended file (below) is very
basic and only populates a small handful of settings such as CD Key, Name,
Organisation, Regional settings etc. The settings are not enforced, only
set as default to allow changes if required during install. The unattended
install file works without problem on the x86 version of 2k3, but with the
x64 version I can't seem to get anywhere.
Can anyone suggest what may be causing this ?
Thanks,
Alex.
;SetupMgrTag
[Data]
AutoPartition=0
MsDosInitiated="0"
UnattendedInstall="Yes"
[Unattended]
UnattendedMode=ProvideDefault
OemSkipEula=Yes
OemPreinstall=No
TargetPath=\WINDOWS
[GuiUnattended]
OEMSkipRegional=1
OEMSkipWelcome=1
TimeZone=85
[UserData]
ProductKey=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx
FullName="NAME"
OrgName"ORG"
[LicenseFilePrintData]
AutoMode=PerSeat
[RegionalSettings]
LanguageGroup=1
SystemLocale=00000809
UserLocale=00000809
InputLocale=0809:00000809
Standard R2 x64. I already have a working winnt.sif which is successfully
being used on a Windows 2003 Standard R2 x86 CD. I have copied the working
winnt.sif onto a Windows 2003 Std R2 x64 CD but during the install the
winnt.sif file is completely ignored. The unattended file (below) is very
basic and only populates a small handful of settings such as CD Key, Name,
Organisation, Regional settings etc. The settings are not enforced, only
set as default to allow changes if required during install. The unattended
install file works without problem on the x86 version of 2k3, but with the
x64 version I can't seem to get anywhere.
Can anyone suggest what may be causing this ?
Thanks,
Alex.
;SetupMgrTag
[Data]
AutoPartition=0
MsDosInitiated="0"
UnattendedInstall="Yes"
[Unattended]
UnattendedMode=ProvideDefault
OemSkipEula=Yes
OemPreinstall=No
TargetPath=\WINDOWS
[GuiUnattended]
OEMSkipRegional=1
OEMSkipWelcome=1
TimeZone=85
[UserData]
ProductKey=xxxxx-xxxxx-xxxxx-xxxxx-xxxxx
FullName="NAME"
OrgName"ORG"
[LicenseFilePrintData]
AutoMode=PerSeat
[RegionalSettings]
LanguageGroup=1
SystemLocale=00000809
UserLocale=00000809
InputLocale=0809:00000809