4
I have three monitors (all 1920x1200) connected to my desktop and I would like to RDP into another computer (running Windows Server 2003) and use only two of my three monitors. The main monitor is used for notification from the LAN like email, build status, etc.
I've tried modifying the .rdp
file to have a higher resolution (i.e. 3840x1200 ) which sort of works but the bits per pixel goes down to 8 and you have to manually resize the window which means that you need to change it to around 3840x1150.
If I supply /span
to the commandline it gives me a bit more than 3840 spanned across the three monitors (is there perhaps a limitation of say 4096 for the maximum resolution?).
WORKAROUND: Connect twice to the same computer.
Here's an interesting post from Microsoft: Remote Desktop Connection 7 for Windows 7, Windows XP & Windows Vista
turtles all the way down.. nice work-around! – trailmax – 2014-01-24T00:14:54.680