bullet Posted February 19, 2005 Posted February 19, 2005 I have searched MSFN forums and have read the Unattend Guide. I cannot find a specific answer for my question. I have many different machines where the hard drive has more than 1 partion on it. What can I do to my unattend CD to just delete all partitions and format 1 partion using NTFS? I don't care about losing any data. My winnt.sif has [Data]Autopartition=1[unattended]Repartition=YesThanks for the help
Millard Posted February 19, 2005 Posted February 19, 2005 May be possible to use MS's diskpart.exe. A command line tool you'd call prior to your winnt32 command.
keytotime Posted February 19, 2005 Posted February 19, 2005 No diskpart will wipe the whole drive.Try under[unattended] ExtendOemPartition = 1
bullet Posted February 19, 2005 Author Posted February 19, 2005 Try under[unattended]ExtendOemPartition = 1Thanks I'll try it and let you know the results
bullet Posted February 20, 2005 Author Posted February 20, 2005 Try under[unattended]ExtendOemPartition = 1Sorry, it didn't work. It still stopped to ask which partition
amp_man Posted February 20, 2005 Posted February 20, 2005 try also adding inFileSystem = ConvertNTFSthat along with the two commands you initially stated works fine for me
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now