Hi, We are trying to do an Unattend file to set the display settings to extend across 2 monitors as per below: [Display] BitsPerPel=32 Xresolution=1024 YResolution=768 Vrefresh=70 Is there a way to set both monitors at the same resolution and to extend using the unattended file without doing registry changes which can be quite messy? Thanks so much