WDS

Using Windows Deployment Server on one of my 2008 VM’s, I am attempting to deploy Win7 and eventually XP through WDS over PXE.

helpful places so far:
BUILD Capture Image:
http://www.windows-noob.com/forums/index.php?/topic/261-how-can-i-capture-an-image-using-wds/

DEPLOY Image:
http://www.windows-noob.com/forums/index.php?/topic/264-how-can-i-deploy-an-image-captured-using-wds/

SYSPREP
http://blog.brianleejackson.com/category/winpe-3-0
http://technet.microsoft.com/en-us/library/dd744341(WS.10).aspx

I have successfully installed the WDS, thats the easy part..
My units pick up the PXE with DHCP, simple
now I am working on:
1. creating the capture image.
2. creating a deployment image.
3. creating an unattend.xml answer file.
3a. that allows me to auto join the domain, specifying the computer name.

lets see how it rolls!