We have an environment where we have blasted a prepped Windows image out to multiple machines. We now need to customize the networking settings on each image en masse.
What tools exist to modify that image and customize the IP address/netmask/gateway post-imaging?
I would also look at a commercial solution that is able to deploy and customize Windows images as long as it runs on Linux and is fully scriptable.
To clarify, my order of operations is:
- Server PXE boots
- Various Things are done to the hardware to prep it
- Image is copied onto the hard drive
- Image is customized (network settings)
(Naturally, if such a deployment tool exists that can do the last two in one step, I'll take that)