6.0

Table Of Contents
If you are configuring View for the first time, perform initial configuration on View Connection Server. See
Chapter 7, “Configuring View for the First Time,” on page 81.
Silent Installation Properties for a View Connection Server Standard Installation
You can include specific View Connection Server properties when you perform a silent installation from the
command line. You must use a PROPERTY=value format so that Microsoft Windows Installer (MSI) can
interpret the properties and values.
Table 51. MSI Properties for Silently Installing View Connection Server in a Standard Installation
MSI Property Description Default Value
INSTALLDIR The path and folder in which the View Connection Server 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
View\Server
VDM_SERVER_
INSTANCE_TYPE
The type of View server installation:
n
1. Standard installation
n
2. Replica installation
n
3. Security server installation
For example, to perform a standard installation, define
VDM_SERVER_INSTANCE_TYPE=1
1
FWCHOICE The MSI property that determines whether to configure a firewall for
the View Connection Server instance.
A value of 1 configures a firewall. A value of 2 does not configure a
firewall.
For example: FWCHOICE=1
1
VDM_INITIAL_
ADMIN_SID
The SID of the initial View Administrators user or group that is
authorized with full administration rights in View.
The default value is the SID of the local Administrators group on the
View Connection Server computer. You can specify a SID of a domain
user or group account.
S-1-5-32-544
VDM_SERVER_
RECOVERY_PWD
The data recovery password. If a data recovery password is not set in
View LDAP, this property is mandatory.
The password must contain between 1 and 128 characters. Follow
your organization's best practices for generating secure passwords.
None
VDM_SERVER_RECOVERY_
PWD_REMINDER
The data recovery password reminder. This property is optional. None
Install a Replicated Instance of View Connection Server
To provide high availability and load balancing, you can install one or more additional instances of View
Connection Server that replicate an existing View Connection Server instance. After a replica installation,
the existing and newly installed instances of View Connection Server are identical.
When you install a replicated instance, View copies the View LDAP configuration data from the existing
View Connection Server instance.
After the installation, identical View LDAP configuration data is maintained on all View Connection Server
instances in the replicated group. When a change is made on one instance, the updated information is
copied to the other instances.
Chapter 5 Installing View Connection Server
VMware, Inc. 43