I'm looking for a command line tool for setting up multiple monitors.
I'm deploying a Windows Vista image to numerous machines using WDS. When syspreped the dual monitor setup are stripped from the image. I've compensatetd for this in the past using a vbscript that ran at the end of install that would edit registry keys to set up the monitors exactly as they are on the base image.
We've recently purchased several new machines that have different graphics cards and different resolution monitors (management is insisting on using widescreens on some of the machines).
I'd like to keep the deployment fully automated and not have to hunt down the new registry entries and develop a new script for every new hardware setup. Are there any command line utilities that are able to set up multiple monitors with potentially different resolutions on each screen?