up vote 2 down vote favorite
1
share [g+] share [fb]

In Windows 7 I get the following checkbox option in Remote Desktop options:

alt text

Is there any way to update my Remote Desktop / Terminal Services on my XP (SP3) machine to the same version so I can have multi-monitor support there too?

link|improve this question

73% accept rate
feedback

2 Answers

up vote 2 down vote accepted

Answered it myself, looks like I needed to install TS 7.0 for XP:

http://www.microsoft.com/downloads/details.aspx?FamilyId=72158b4e-b527-45e4-af24-d02938a95683&displaylang=en

link|improve this answer
It's worth noting that according to tinyurl.com/mmbugger you have to "Connect to a computer running Windows 7 or Windows Server 2008 R2." – Josh Comley Jan 22 '10 at 14:59
feedback

It's not ideal, but if you can't get "proper" multiple monitor support, you can make older versions of Remote Desktop Connection treat the multiple monitors on the machine you're sitting at as one big one:

Go to Run, and type:

mstsc /span

Then hit enter. It will open a seemingly normal Remote Desktop Connection window, but once you connect, it will create a window that spans both monitors.

Note that the computer to which you're connecting doesn't know that there are two monitors; it seems to treat them like one big one, so notification windows and the like will pop up on the "seam" between the two, rather than in the center of the primary, etc.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.