Over the next few months I will have the need to image windows laptop with our customized windows image. Normally WDS is fantastic for this, but these laptops (30-60 at a time) could pop up anywhere in the world, with little notice, and only last a few months. Right now I have a heavily customized install.wim on a flash drive, that when you boot to it, auto-images computers. This works for now, but I'm up to my ears in flash drives and it is impossible to keep them updated after I send them out. I foresee 12 different versions out there by years end. Now, here's my idea...
Public facing password protected file share, holding the normal windows install files. Have a script mount the share as a drive, and start the unattended install. Running windows setup from a local network share worked fine in my tests. I know this will be far slower than our current solution, but I feel the ability to update the image when needed outweighs the extra time it takes. Plus now we are limited by bandwidth instead of by the number of flash drives we have.
I wanted to know your ideas and opinions, is this crazy and never going to work? Is there a better way? How would you implement this?