Can Remote Desktop connect only 2 monitors when the client has 3 or 4 monitors connected?

Posted by user12931 on Super User See other posts from Super User or by user12931
Published on 2011-01-11T16:23:14Z Indexed on 2011/01/11 16:55 UTC
Read the original article Hit count: 179

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: http://blogs.msdn.com/b/rds/archive/2009/08/21/remote-desktop-connection-7-for-windows-7-windows-xp-windows-vista.aspx

© Super User or respective owner

Related posts about multiple-monitors

Related posts about windows-server-2003