I recently wrote an article for MacEnterprise.org on a technique I developed to allow our users to access multiple Windows applications from a Microsoft Terminal Server using Microsoft’s Remote Desktop Connection client.
Normally, this is difficult because the RDC client only allows a single open connection at a time. This technique gets around this limitation and provides some other interface niceties.
See the article here.
This solution is just what I have been looking for but, I have never before built a shell script!!!!
Please could you point me in the right direction!
Grab the resources I mention in the article here: http://homepage.mac.com/gregneagle/files/RDCresources.zip
You can use TextEdit to edit the shell scripts. Typically, you’ll need to change the server and domain names, and may need to alter the paths to the various apps.
-Greg