Reference Guide
Option Parameter
later is !aNULL:kECDH+AES:ECDH+AES:RSA
+AES:@STRENGTH.
The default value for Horizon Client 3.4 and earlier is AES:!
aNULL:@STRENGTH.
sslProtocolString
This parameter configures the cipher list to restrict the use of
certain cryptographic protocols before establishing an encrypted
SSL connection.
The default value for Horizon Client 3.5 and later is
TLSv1.0:TLSv1.1:TLSv1.2.
The default value for Horizon Client 3.4 and earlier is
TLSv1.0:TLSv1.1.
VNC Viewer Connect Options
The following table contains the supported options you can use for VNC Viewer connections where default values are in bold:
Example:
CONNECT=VNC_VIEWER \
Description="VNC_Connection" \
Host=192.168.0.2 \
Color=True_Color \
AutoConnect=Yes \
Password=xyz \
Fullscreen=Yes \
LocalCopy=No
Table 13. VNC Viewer Connect Parameter Options
Options Description
AutoConnect={yes, no} Default is no.
It starts the connection automatically at sign-on, if AutoConnect is
set to yes.
Colors ={True_Color, 0, 1, 2, 16, 24} Default is True_Color
Specifies how many colors to display. True_Color specifies full
color, 0 specifies 8 colors, 1 specifies 64 colors, and 2 specifies
256 colors.
For backward compatibility, 16 and 24 values are also accepted. In
these cases, 16 is mapped to 1 (that is 64 colors) and 24 is mapped
to 2 (that is 256 colors).
Compression=<integer{1 to 6}> Default is 2
Sets compression level to the specified value, where 0 = Low and
6 = High.
Description=< String> Default is none.
Connection name. Provides a connection name for the Desktop
icon and the Connection Manager.
CAUTION: The must be enclosed in double quotation
marks if it contains spaces or punctuation characters.
Connect Parameter Options 47