Ok so I got the Altiris Solution for Dell servers to work...
sorta.. now im trying to get it how we want it...
anyway...
one of the jobs partitions the C: to use the full drive..
this is distribute disk image (freedos.img)
and additional parameters are
-sz2:4000m
so after googing... that means...
size partition 2 to 4,000mb but it took the entire drive...
what I want to do is go
partition 2 32gb
partition 3 20gb
partition 4 all remaining
so would that be
-sz2:32g -sz3:20g -sz4:4000m
im not sure... i read that you can throw them together... from this
http://www.altiris.com/upload/rapideploy.pdf
middle of pg 37