Hi, I am trying to work out how todo a fully unattended install of Windows 2003 server. The problem is I can get most of it to work - except I keep getting prompted on how to partition the disk. I thought I had the correct settings but it does not work - I still get asked. Here is an extract can somebody point out what I have set incorrectly. The hard disk is blank and I want a 10GB OS partition ;SetupMgrTag [Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall=Yes [unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=Yes TargetPath=\WINDOWS UnattendSwitch=Yes Repartition=Yes ExtendOemPartition=10000 FileSystem=ConvertNTFS [GuiUnattended] AdminPassword="password" EncryptedAdminPassword=NO AutoLogon=Yes AutoLogonCount=1 OEMSkipRegional=1 TimeZone=255 OemSkipWelcome=1 winnt.sif extract: Thanks, Ward.