July 8, 200323 yr how do i configure the winnt.sif so that it will load the tools when i boot from the cd? tools like ''format x and change to fat'' ''delete this partitions'' ect. and stuff like that.
July 8, 200323 yr Have you checked the ref.chm file in the deploy.cab file on the Windows Server 2003 CD? Many references to such commands can be found in there.
July 8, 200323 yr Author is the thing i want FileSystem?is it suppose to give me the options of formating and converting to ntfs?it is so confusingso far i have this:;SetupMgrTag[Data] AutoPartition=1 MsDosInitiated="0" UnattendedInstall="Yes"[unattended] UnattendMode=FullUnattended OemSkipEula=Yes OemPreinstall=No Repartition=No (<---yes??? or no?? i have no idea if it will format and on the ref.chm they say this Repartition is valid only when performing an unattended Setup is it a good thing? lol) UnattendSwitch="yes" WaitForReboot="No"
July 8, 200323 yr AutoPartition=0 it will prompt you for the size of the partitions.Repartition=No will prompt you for which Filesystem to use. You cannot automatically use FAT32 just NTFS.UnattendSwitch="yes" Will avoid the "lets spend a few moments setting up your computer"WaitForReboot="No" This will not prompt the 15 second before rebooting.So, by setting AutoPartition at 0 and Repartition at No, you will be prompted for choosing a partition to install to, and the filesystem you want. Although, I've discovered that this will only prompt you when you first delete the partition and then recreate it. This shouldn't be a problem since the partition size will remain the same, and you're doing a clean install. Other partitions that exist on your system (i.e. for backup purposes) won't be affected in any way.
July 9, 200323 yr just check at this web page !!!Everthing is there !!http://www.tacktech.com/display.cfm?ttid=202
Create an account or sign in to comment