I'm hoping someone may be able to help point me in the right direction.
We have an application suite that currently spans 4 virtual machines on an installation. We support both VMWare and HyperV.
Knowing each developer has there own setup, each time a new build is completed (containing bug fixes and features), each developer is required to upgrade there systems. This takes a considerable amount of time, downloading of the new builds, executing the builds, testing to ensure your still operational and then take a snapshot of the systems.
Each system has configuration files that are not portable between images; these contain server information, IP addresses etc.
Is there any way, the upgrade could be done once and deployed to each of the developer setup's (without overwriting the existing image as the image would have all the configuration information) ?