Multiple remote desktop connections to same session

I need to connect to the remote desktop twice - because of pair programming on the remote machine - now, when one coder connects, other is disconnected.

My idea is to install tightvnc or some other vnc to the remote machine, and let one coder use remote desktop and other log in via vnc. Any better/easier solution?


If you use Windows Server, once connected through RDP, you can right click a console session in Task Manager and select Remote Control, to share the same session. You can also do the same with the termsrv.dll patch on desktop Windows.

Another option is TeamViewer, and IIRC, you can do the same with CrossLoop, both of which are easier to setup than VNC (no port forwarding needed if connecting through the internet).