Sharing a windows desktop with remote desktop?

0

1

I want to share a single remote desktop with a locally logged on user (for pair programming with one person off-site). Can I do this with remote desktop on Windows XP ? (VNC is not an option here)

krosenvold

Posted 2009-09-07T07:23:56.600

Reputation: 6 237

Answers

3

Windows XP has a feature called Remote Assistance that does just that.

Snark

Posted 2009-09-07T07:23:56.600

Reputation: 30 147

This only works via MSN Live Chat. You invite someone to chat then from the menu you can make an "Assistance request" and then the user can see your desktop. – djangofan – 2009-10-06T21:09:20.403

2

I don't believe Remote Desktop alone would allow this; it only allows exclusive access to the desktop. Would you be able to use something like Microsoft SharedView or NetMeeting? I've only used the latter before, but it seems to be deprecated.

There also seem to be some resources for remote pair programming here.

Reuben

Posted 2009-09-07T07:23:56.600

Reputation: 901

1

No.

Better for pair programming is TeamViewer.

For this in XP is NetMeeting.

Successor of NetMeeting is Live Meeting.

MicTech

Posted 2009-09-07T07:23:56.600

Reputation: 9 888

-1

I believe 'mstsc /console' allows you to RDP onto the local computer's session, but I may be wrong.

John Barrett

Posted 2009-09-07T07:23:56.600

Reputation: 196

-1, /console or /admin have no effect on XP, since you always RDP to the console session. As soon as the RDP connection is established, the local console becomes locked. Unlocking the console causes the RDP session to disconnect. – ThatGraemeGuy – 2009-09-07T10:20:46.650