4

I'm not sure what the proper terminology is for such remote desktop sessions. To remote into my work computer from home, I have to log in to a portal ("Juniper terminal services") using an RSA SecurID token, and click a link that launches the remote desktop session.

Is there a way to configure the settings for such sessions? For example, multiple-monitor support, or more urgently, font-smoothing (a.k.a. ClearType fonts). (Please do comment on alternative solutions to enabling font-smoothing!)

The portal provides a page where I can configure only a limited selection of settings:

Juniper terminal services

I wondered if there was a way to force these sessions to pick up their settings from the registry or some other place. Having read that many of these settings are configurable client-side, I thought there might be a way to get around the web-link defaults.

2 Answers2

4

If someone offers an actual answer, I'll unaccept this answer and accept theirs, but for now I've worked around my issues.

Even though font-smoothing seems disabled by default, I found I was able to enable ClearType manually, though I have to go through the ClearType Text Tuner every time I log in (it's worth it). In Windows 7, go to Control Panel, Display, Adjust ClearType text, Turn on ClearType, and follow the steps.

As for multiple monitors support, I simply shelled out $400 for a 2560x1440 monitor, and installed Winsplit Revolution and set up hotkeys for docking windows to each quadrant of the screen. A costly solution, but nice if you can afford it; it's like having four 1280x720 screens on one monitor.

0

I have never used the Juniper system, but I have some experience with Remote Desktop Web Access (the native solution to what you are describing). In RDWA, you have the option to save the .RDP file to your local machine (right-click -> Save target as) and then you can edit the .RDP file locally to your wish (some settings can be found here: http://www.donkz.nl/files/rdpsettings.html ).

cdavid
  • 1,080