5.2

Table Of Contents
3 Type the installation command on one line.
For example: VMware-viewconnectionserver-y.y.y-xxxxxx.exe /s /v"/qn
VDM_SERVER_INSTANCE_TYPE=4"
The VMware View Transfer Server, View Transfer Server Control Service, and VMware View Framework
Component services are installed and started on the virtual machine.
What to do next
In View Administrator, add View Transfer Server to your View Manager deployment.
Silent Installation Properties for View Transfer Server
You can include specific properties when you silently install a View Transfer Server from the command line.
You must use a PROPERTY=value format so that Microsoft Windows Installer (MSI) can interpret the
properties and values.
Table 62. MSI Properties for Silently Installing View Transfer 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 View Transfer Server, define
VDM_SERVER_INSTANCE_TYPE=4
This MSI property is optional for a standard installation. It is required
for all other types of installation.
1
SERVERDOMAIN The network domain of the virtual machine on which you install View
Transfer Server. This value corresponds to the Apache Web Server
network domain that is configured during an interactive installation.
For example: SERVERDOMAIN=companydomain.com
If you specify a custom Apache Web Server domain with the MSI
property, SERVERDOMAIN, you also must specify custom SERVERNAME
and SERVERADMIN properties.
This MSI property is optional.
None
SERVERNAME The host name of the virtual machine on which you install View
Transfer Server. This value corresponds to the Apache Web Server host
name that is configured during an interactive installation.
For example: SERVERNAME=ts1.companydomain.com
If you specify a custom Apache Web Server host name with the MSI
property, SERVERNAME, you also must specify custom SERVERDOMAIN
and SERVERADMIN properties.
This MSI property is optional.
None
Chapter 6 Installing View Transfer Server
VMware, Inc. 69