Hi folks good to be here. I have created a windows unattend disk and it has worked for about 3 - 5 pc's but now when I try it it says "Non-system disk error". Any suggestions for me would be great. Thanx This is what I have on the floppy. unattend.bat @rem SetupMgrTag @echo off rem rem This is a SAMPLE batch script generated by Setup Manager. rem If this script is moved from the location where it was generated, it may have to be modified. rem set AnswerFile=.\unattend.txt set SetupFiles=D:\i386 D:\i386\winnt32 /s:%SetupFiles% /unattend:%AnswerFile% winnt.sif ;SetupMgrTag [Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes" [unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=No TargetPath=\WINDOWS [GuiUnattended] AdminPassword=* EncryptedAdminPassword=NO OEMSkipRegional=1 TimeZone=10 OemSkipWelcome=1 [userData] ProductKey=***** FullName="PIII" OrgName="CiRS" ComputerName=WH2 [Display] BitsPerPel=32 Xresolution=800 YResolution=600 Vrefresh=72 [TapiLocation] AreaCode=403 [identification] JoinWorkgroup=workgroup [Networking] InstallDefaultComponents=Yes