Command Line Tool for multiple monitors [closed]

ResSwitch is a utility that will let you change the resolution of multiple monitors from a script. Its a command line tool that you send the resolution, colour depth and refresh rate - e.g

resswitch.exe 800 600 32 60

You can use the device switch to specify which device (monitor) the command applies to, specifying the name of the device. So say for 4 monitors you'd probably be best creating a batch file with 4 commands in.

To get the names of the devices you can use ResCopy, also included in that zip file to display them.