This is all resolved now. Working with Altiris Support, we were able to get the Hidden partition installed and talking to the Altiris Server. I could then capture an image to the hidden partition and re-deploy it.
here is how.
Create the Install CD using the Boot Disk creator just like the link I posted above but do it with WinPE.
Run that disk on your computer and you will get to the screenshot I posted.
At that point change the drive to D: (Should be the CDROM) and run the following command
Mine is 10GB so here is my script
BWINST.exe -old -s10240 -f=d:
THis will install the Hidden partition (-old)
10 GB (-s10240)
Using the files from the D Drive (-f=D
Now to capture and deploy images, we had to do it a little different than the Juice post above.
Instead of using auto:%ID%.img, we had to use c:%ID%.img
Works for me
