I do a Unattended Installation (slipstreamed). The winnt.sif is loacted in the i386 directory on the cd. the installation works fine, but:
[ul][li]when installing over a used partition, it asks me to choose the partition (AutoPartition is set to 1)[/li]
[li]it aks me to create additional user accounts[/li][/ul]
How can I fix these problems? Here the file:
[tt]
[Data]
AutoPartition=1
MsDosInitiated="0"
UnattendedInstall="Yes"
[Unattended]
UnattendMode = FullUnattended
OemPreinstall = YES
NoWaitAfterTextMode = 1
NoWaitAfterGUIMode = 1
DriverSigningPolicy = Ignore
FileSystem = ConvertNTFS
NtUpgrade = No
Win9xUpgrade = No
ExtendOEMPartition = 1
OverwriteOemFilesOnUpgrade = No
TargetPath = \WINDOWS
OemSkipEula = yes
KeyboardLayout = "Deutsch (Schweiz)"
[GuiUnattended]
OemSkipWelcome=1
OEMSkipRegional=1
TimeZone=110
AdminPassword=xyz
EncryptedAdminPassword=NO
AutoLogon=Yes
AutoLogonCount=3
[UserData]
ProductID="xxxxx-xxxxx-xxxxx-xxxxx-xxxxx"
FullName="OEM"
OrgName="OEM"
ComputerName="OEM_PC"
Home_Page = [URL unfurl="true"]http://www.google.ch
[GuiRunOnce]
"C:\Temp\Post.Bat"
[Display]
BitsPerPel=32
Xresolution=1024
YResolution=768
Vrefresh=60
AutoConfirm = 1
[TapiLocation]
AreaCode=031
CountryCode=41
Dialing=Pulse
[RegionalSettings]
LanguageGroup = 2
Language = 00000807
UserLocale=00000807
SystemLocale = 00000807
InputLocale=00000807:807
[Identification]
JoinWorkgroup=ARBEITSGRUPPE
[Networking]
InstallDefaultComponents=Yes
[/tt]
[ul][li]when installing over a used partition, it asks me to choose the partition (AutoPartition is set to 1)[/li]
[li]it aks me to create additional user accounts[/li][/ul]
How can I fix these problems? Here the file:
[tt]
[Data]
AutoPartition=1
MsDosInitiated="0"
UnattendedInstall="Yes"
[Unattended]
UnattendMode = FullUnattended
OemPreinstall = YES
NoWaitAfterTextMode = 1
NoWaitAfterGUIMode = 1
DriverSigningPolicy = Ignore
FileSystem = ConvertNTFS
NtUpgrade = No
Win9xUpgrade = No
ExtendOEMPartition = 1
OverwriteOemFilesOnUpgrade = No
TargetPath = \WINDOWS
OemSkipEula = yes
KeyboardLayout = "Deutsch (Schweiz)"
[GuiUnattended]
OemSkipWelcome=1
OEMSkipRegional=1
TimeZone=110
AdminPassword=xyz
EncryptedAdminPassword=NO
AutoLogon=Yes
AutoLogonCount=3
[UserData]
ProductID="xxxxx-xxxxx-xxxxx-xxxxx-xxxxx"
FullName="OEM"
OrgName="OEM"
ComputerName="OEM_PC"
Home_Page = [URL unfurl="true"]http://www.google.ch
[GuiRunOnce]
"C:\Temp\Post.Bat"
[Display]
BitsPerPel=32
Xresolution=1024
YResolution=768
Vrefresh=60
AutoConfirm = 1
[TapiLocation]
AreaCode=031
CountryCode=41
Dialing=Pulse
[RegionalSettings]
LanguageGroup = 2
Language = 00000807
UserLocale=00000807
SystemLocale = 00000807
InputLocale=00000807:807
[Identification]
JoinWorkgroup=ARBEITSGRUPPE
[Networking]
InstallDefaultComponents=Yes
[/tt]