Hallo!
In the next view weeks we want to deploy Windows XP with SMS ZTI rather than riprep images. At the moment it is possible to set up the machines with two partitions. We have had a lot of bad experience with two partitions on the machines. What can I do to repatition the whole HDD when the users install the new OS from Control Panel -> Software -> Add Software from Network? Everytime when I use this scenario the 2nd partition is still there. I added a Task Sequence to wipe the disk and added the lines to winbom.ini: [DiskConfig] Disk1 = Disk1.Config [Disk1.Config] WipeDisk = Yes Size1 = * PartitionType1 = Primary FileSystem1 = NTFS QuickFormat1 = Yes SetActive1 = Yes But nothing works. The second partition is still there. Please help me! Thanks. |