Multiple RDP Consoles – Who Knew ?

I have been working with Windows folks for a long time, and I have not seen this tool used before. As a networking guy maybe I missed it.

I often deploy a number of Windows servers to monitor and manage networks (typically with open source and Ciscoworks). I recently discovered the MMC Snap-in for Remote Desktops which makes my life simpler by letting you switch between many consoles at once on a Windows desktop. This is a quick overview on how to configure this for yourself.

First you need to have the Windows Server Administration Tools installed onto your desktop, and you can download them with the follwing URLs:

Windows Server 2003 Service Pack 2 Administration Tools Pack for x86 editions

Windows Server 2003 Server ADmin SP1

To add the Remote Desktops snap-in
1. Run MMC by doing one of the following:

  • Click Start, click Run, type mmc, and then click OK.
  • At a command prompt, type mmc, and then press ENTER

multrdp01.png
2. On the Console menu, click File, and then click Add/Remove Snap-in.

3. In the dialog box that opens, click Add. In the Available Standalone Snap-ins list, click Remote Desktops.

multrdp02.png

4. Click Add, and then click Close.

5. Click OK to close the Add/Remove Snap-in dialog box

Note
ï You can also open the Remote Desktops snap-in from the Administrative Tools folder in Control Panel. To open Remote Desktops, click Start, click Control Panel, double-click Administrative Tools, and then double-click Remote Desktops.

Now we need to configure a desktop session, a couple of quick screenshots for you to see

multrdp03.png

multrdp04.png

and now we have multiple sessions, and the ability to switch between each sessions without exiting and restarting

multrdp05.png

Please comment if this article was useful. I would like to hear from you.

About Greg Ferro

Greg Ferro is a Network Engineer/Architect, mostly focussed on Data Centre, Security Infrastructure, and recently Virtualization. He has over 20 years in IT, in wide range of employers working as a freelance consultant including Finance, Service Providers and Online Companies. He is CCIE#6920 and has a few ideas about the world, but not enough to really count.

He is a host on the Packet Pushers Podcast, blogger at EtherealMind.com and on Twitter @etherealmind and Google Plus

  • Christian

    Here’s an even cooler one that one of our windows engineers showed me

    http://www.visionapp.com/141.0.html?

    visionapp remote desktop

  • http://evilrouters.net/ Jeremy L. Gaddis

    I’m a big fan of “Royal TS”, myself.

  • Ivan Brunello

    If you have .net already installed, terminals is also a good program.

    From the MS-related opensource (!) repository

    http://www.codeplex.com/Terminals

  • MSB Boone

    What if Remote Desktop is not available as a snap-in,,  how could I get it added to the list of available snap-ins for MMC?   thanks