There seem to be quite a few IT professionals out there that have chosen Mac OS X as their primary computing platform. While some of them may have environments that are predominantly UNIX or Linux-based—Macs seem to be particularly common in heavy Solaris environments—I would hazard to guess that a larger majority of them have Windows-based environments that they must support. As a result, a good Remote Desktop client for connecting to Windows-based servers is a valuable piece of software to have.
In search of that ideal Remote Desktop client, I’ve been through a pretty fair number of Remote Desktop clients and related software. While each of these clients has their own strengths and weaknesses, I have yet to find a Remote Desktop client that has what I’d really like to see.
Here’s my “wish list” for the perfect Remote Desktop Connection client:
- It’s an Aqua-native application with a Universal binary. Hey, I still have some old PowerPC-based Macs at home.
- It doesn’t interfere with Quicksilver.
- It supports multiple sessions in such a way that I can switch between these sessions as easily as I could switch between multiple browser windows, multiple Finder windows, or multiple Word documents. That means it should play well with the Dock (single icon on the dock with a pop-up listing all the windows/connections), Expose (Application Windows, or F10, should show all connections/windows, like it would for Safari, Mail, or Finder), and Spaces, if running on Leopard.
- Full Leopard compatibility, of course.
- Support for Mac OS shortcuts in the Windows session, so that I don’t have to remember Cmd-C in Mac OS versus Ctrl-C in Windows.
So far, I’ve tried just about every Remote Desktop client out there: Microsoft’s Remote Desktop Connection (including the new beta version), TSClientX, and CoRD. Am I missing any significant contenders?
If anyone would like to suggest a Remote Desktop client, feel free to cast your votes and voice your support in the comments below. Thanks!
Tags: Macintosh, Networking, Windows
-
in Server 2008 you can publish apps natively via RDP so cmd or powershell can be easily accessed via the web. Just like Citrix PS does today.
-
Try CORD out. It does most of the things you want.
-
I use a solution of X11, rdesktop, and Applescript. First I installed X11 from system discs or from X11 website, then downloaded and setup rdesktop (instructions on rdesktop’s website). Then I wrote a basic Applescript to execute the Terminal commands for rdesktop. I duplicated the script and have one for each server I connect to so I can call the script from Quicksilver quickly.
One tip though, when writing the terminal command make sure to end it with “;exit” so that the Applescript session will stay open until you exit the X11 window. Otherwise the Applescript will immediately exit your X11 session. If you want I can send you the full script I am using, just shoot me an email.




7 comments
Comments feed for this article
Trackback link: http://blog.scottlowe.org/2008/01/02/mac-rdp-client-wishlist/trackback/