Symbiot Posted February 2, 2011 Report post Posted February 2, 2011 Hi I'd like to setup a deployment suite where I can deploy any windows image onto the computers in my company. I need to be able to setup as few images as possible, but I need to option to add drivers and other application packages. I can do this in MDT, but... it seems to only work if I burn the endresult image onto a dvd or other physical drive.. I'd to push out the image(s) via pxe..! Anyone have any good ideas? what are my options? Quote Share this post Link to post Share on other sites More sharing options...
anyweb Posted February 2, 2011 Report post Posted February 2, 2011 if you want to push the images out via PXE then you'll have to install windows deployment services, have you done that yet ? Quote Share this post Link to post Share on other sites More sharing options...
Symbiot Posted February 3, 2011 Report post Posted February 3, 2011 Hi yes, thanks.. I am way past this now.. I did som *shock* research ..! of course, I've hit multiple snags since, but that's all part of learning isn't it. thank you for taking the time to respond!! Quote Share this post Link to post Share on other sites More sharing options...
sabe75 Posted April 30, 2011 Report post Posted April 30, 2011 Hi yes, thanks.. I am way past this now.. I did som *shock* research ..! of course, I've hit multiple snags since, but that's all part of learning isn't it. thank you for taking the time to respond!! I would use SCCM rather than WDS. It does rely on WDS but you do not configure WDS just SCCM, it allows you to deploy multiple OS images and software as well, you can add in different drivers on a single image; the actual bonus is the extra features like software metering and remote tools. There is also a free alternative to SCCM / WDS; although I have no experience in this. The link is: http://wpkg.org/WPKG_overview Kind Regards Quote Share this post Link to post Share on other sites More sharing options...