Reference Guide
For example, in the following case where:
Connect=RDP
[Option1={0, 1}]
[Option2={1, 2, 3, 4}]
Since you are using Connect=RDP, then Option 1 and its default value 0 will automatically be used as Option1 has an underlined value
(default of 0). You can still use Option 2 if you want to, however, Option 2 is not automatically used with the parameter as Option 2 does
not have a default (underlined) value.
NOTE:
Any option in RDP Connect Options that is used in a {username}.ini file will return to the default value set for that
option in the wnos.ini file after a user sign-off.
For example, if your {username}.ini file contains the option Reconnect=yes (so that a lost connection will restart 20
seconds after disconnection) and you sign off of the thin client, then the Reconnect value will return to the original
default value of no (Reconnect=no) contained in the wnos.ini file—so that others who sign in can use their own user
profile assuming the administrator has not changed the default values in the wnos.ini file.
RDP connect options
Table 13. RDP connect options
Option Description
Autoconnect={0 to 99}
Default is 0.
Use for automatically starting a session after sign-on, if sign-on is
enabled.
The value of 0-99 is the delay in seconds before auto-starting the
session.
Colors={256, 32k, 64k or high, 16m, true}
Default is high.
Session color mode. For faster display performance, use 256 colors
for the session.
• 256 is 8-bits
• 32k is 15-bits
• 64k or high is 16-bits
• 16m is 24-bits
• true is 32-bits
NOTE:
• 64k is the same value as high.
• 16m — 24-bits over RDP is only supported by
Windows XP and Windows 2003 server. It is not
supported by Windows Server 2008 or newer.
• true — 32-bit remote connections are not supported
by Windows XP or Windows 2003 server. It requires
Windows Vista, Windows Server 2008, or newer with
RDP.
Command=start command
A string of commands to be executed after logging on to the
server. This entry is limited to 127 characters.
110 Connect Parameter: Options