User manual

Table Of Contents
Silent Installation Properties for Horizon Client
You can include specic properties when you silently install Horizon Client from the command line. You
must use a PROPERTY=value format so that Microsoft Windows Installer (MSI) can interpret the properties
and values.
Table 2-1 shows the Horizon Client silent installation properties that you can use at the command-line.
Table 21. MSI Properties for Silently Installing Horizon Client
MSI Property Description Default Value
INSTALLDIR The path and folder in which the Horizon Client software is
installed.
For example: INSTALLDIR=""D:\abc\my folder""
The sets of two double quotes that enclose the path permit the
MSI installer to interpret the space as a valid part of the path.
%ProgramFiles
%\VMware\VMware Horizon
View Client
VDM_IP_PROTOCOL_USAGE Species the IP (network protocol) version that Horizon
components use for communication. The possible values are
IPv4 and IPv6.
IPv4
VDM_SERVER The fully qualied domain name (FQDN) of the Connection
Server instance to which Horizon Client users connect by
default. When you congure this property, Horizon Client
users do not have to supply this FQDN.
For example: VDM_SERVER=cs1.companydomain.com
This MSI property is optional.
None
DESKTOP_SHORTCUT Congures a desktop shortcut icon for Horizon Client.
A value of 1 installs the shortcut. A value of 0 does not install
the shortcut.
1
STARTMENU_SHORTCUT Congures a shortcut for Horizon Client in the Start menu.
A value of 1 installs the shortcut. A value of 0 does not install
the shortcut.
1
URL_FILTERING_ENABLED Species whether to install the URL Content Redirection
feature. A value of 1 installs the feature.
N The option ADDLOCAL=ALL does not include this
feature.
0
VDM_FIPS_ENABLED Species whether to install Horizon Client with FIPS-
compliant cryptography.
A value of 1 installs the client with FIPS-compliant
cryptography. A value of 0 does not.
N Before you set this option to 1, you must enable FIPS
mode in the Windows client operating system. See “Enabling
FIPS Mode in the Windows Client Operating System,” on
page 25.
0
In a silent installation command, you can use the MSI property, ADDLOCAL=, to specify features that the
Horizon Client installer congures. Each silent-installation feature corresponds to a setup option that you
can select during an interactive installation.
Table 2-2 shows the Horizon Client features you can type at the command line and the corresponding
interactive-installation options.
Chapter 2 Installing Horizon Client for Windows
VMware, Inc. 29