Quote:
Originally Posted by Hemi-Cuda
i've never seen MDT 2010 before, but it looks even more complicated then what i'm currently trying to do. all i want is to setup a Windows 7 PC that i can take a ghost image from and put it on a USB hard drive, that document you linked talks about setting up a server for remote deployments (which we currently don't do)
|
It might be easier to just use the MDT technet documentation.
You want to use the MDT method w/o SCCM. The server is simply the PC that you are building the image on, then you can deploy with Zero touch (ZTI), or light touch(LTI). I am pretty sure both of those can be used to put onto a USB key or DVD to deploy to individual machines, but it could be just the LTI. Using it, I pretty easily built a DVD that could install all of our software at the same time, using a single DVD. There was pain with drivers, because our hardware is not at all standard. You could also use it to do remote deployments, but like you said you don't need that.
I am not at work right now, but when I get back into the office I will review my notes on our stuff and see if I can help you then.