I run a non-profit computer lab that fixes old p4 computers and sells them dirt cheap to families who don't have computers in their homes. I use imagex and winpe for deployment purposes.
I use diskpart for partitioning and I specifically clean the hard-disks with the clean commands.
so far the only problem I've had is that if a deployment has been done on the computer before, the bcdstore doesn't get wiped out. it's odd since it's supposed to be located on the hard-disk.
the outcome is that I get a dual-boot pc which only suggests that the hard-disk doesn't get wiped. however, when I try it on other computers that have NOT been deployed with imagex, everything goes to plan. help?