View Full Version : Unattend setup


Stefano
10-12-2006, 02:06 PM
Hello everyone!
I've got a proble with unattend installation of Win 2000 Pro
this is my winnt.sif file :

[Data]
AutoPartition=1
MsDosInitiated="0"
UnattendedInstall="Yes"

[Unattended]
DriverSigningPolicy=Ignore
UnattendMode=FullUnattended
OemSkipEula=Yes
OemPreinstall=No
TargetPath=\WINNT
ExtendOemPartition=1
FileSystem=ConvertNTFS
Repartition=YES

It stops at partition selection, but i would like to perform a fully
automated installation!
Does anyone had some idea?

Thank You!