5.2

Table Of Contents
4 Check for new patches on the Windows Server computer and run Windows Update as needed.
Even if you fully patched the Windows Server computer before you installed View Connection Server,
the installation might have enabled operating system features for the first time. Additional patches
might now be required.
The View services are installed on the Windows Server computer. For details, see “Install a Replicated
Instance of View Connection Server,” on page 45.
What to do next
Configure an SSL server certificate for the View Connection Server instance. See Chapter 7, “Configuring
SSL Certificates for View Servers,” on page 71.
You do not have to perform an initial View configuration on a replicated instance of View Connection
Server. The replicated instance inherits its configuration from the existing View Connection Server instance.
However, you might have to configure client connection settings for this View Connection Server instance,
and you can tune Windows Server settings to support a large deployment. See “Configuring View Client
Connections,” on page 103 and “Sizing Windows Server Settings to Support Your Deployment,” on
page 112.
Silent Installation Properties for a Replicated Instance of View Connection
Server
You can include specific properties when you silently install a replicated View Connection Server instance
from the command line. You must use a PROPERTY=value format so that Microsoft Windows Installer (MSI)
can interpret the properties and values.
Table 52. MSI Properties for Silently installing a Replicated Instance of View Connection Server
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.
This MSI property is optional.
%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
n
4. View Transfer Server installation
To install a replicated instance, define VDM_SERVER_INSTANCE_TYPE=2
This MSI property is required when installing a replica.
1
ADAM_PRIMARY_NAME The host name or IP address of the existing View Connection Server
instance you are replicating.
For example: ADAM_PRIMARY_NAME=cs1.companydomain.com
This MSI property is required.
None
ADAM_PRIMARY_PORT The View LDAP port of the existing View Connection Server instance
you are replicating.
For example: ADAM_PRIMARY_PORT=cs1.companydomain.com
This MSI property is optional.
None
Chapter 5 Installing View Connection Server
VMware, Inc. 49