ICA and RDP
How do I set the alternate address for a Citrix server on the ICA client when natting is involved?
The altaddr setting can only be set thru the BOSmanager software installed on a PC, this is done by right clicking on an LTC that appears in the BOSmanager and selecting "Properties", then clicking on the "Misc" tab and the clicking the ICA Global Settings button and then the altaddr can be set in the Firewall settings. After the change has been made it is necessary to send the configuration to the LTC thru the BOS by righting clicking the unit again and selecting Configurations and then Download to device.
Using the RDP session with 2000 Terminal Server I cannot get any sound.
Terminal Services Server 2000 does not support sound, Terminal Services Server 2003 does.
How to I connect a Printer in an RDP session on LTC/WTC units?

Uncheck the box in the Input Tab of the Terminal
Properties to remove the problem. This is not a bug, it is a result of new
keyboard mapping.
My RDP session won't work - name of session contains an apostrophe.
Create the session name without an apostrophe - Linux RDP sessions do not support.
To reset license file:
1. Get a shell (CTRL-ALT-SHIFT-1 keys together)
2. Use folllowing commands
cd /tmp/config
rm -r .rdesktop
freeze
3. Reboot the machine
To run RDP from a shell:
1. Get a shell
2. Use following commands
export PATH=$PATH:/usr/lib/rwin
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/rwin
3. Run rwin from shell trying
rwin -f -e ip-address-of-server disables encryption
rwin -f -E ip-address-of-server disables client encryption
rwin -f -4 ip-address-of-server use RDP version 4
How do I create an RDP session so that it automatically logs in and starts it automatically?
From connection manager create a new RDP connection
Name - name displayed on ICON on desktop

Enter the server name

Enter Logon information including password and domain information

Select OK and an ICON will be created on the desktop
![]()
Go to the connection manager and find the created RDP session - select it and select Startup.
Check Enable connection autostart.

Connection will automatically start upon thin client bootup.