Installation guide

Table Of Contents
n
Verify that the Windows computer on which you install View Connection Server has version 2.0 or later
of the MSI runtime engine. For details, see the Microsoft Web site.
n
Familiarize yourself with the MSI installer command-line options. See “Microsoft Windows Installer
Command-Line Options,” on page 48.
n
Familiarize yourself with the silent installation properties available with a standard installation of View
Connection Server. See “Silent Installation Properties for a View Connection Server Standard
Installation,” on page 40.
Procedure
1 Download the View Connection Server installer file from the VMware product page at
http://www.vmware.com/products/ to the Windows Server computer.
The installer filename is VMware-viewconnectionserver-4.5.
x
-
xxxxxx
.exe or VMware-
viewconnectionserver-x86_64-4.5.
x
-
xxxxxx
.exe, where xxxxxx is the build number.
2 Open a command prompt on the Windows Server computer.
3 Type the installation command on one line.
For example: VMware-viewconnectionserver-4.5.
x
-
xxxxxx
.exe /s /v"/qn VDM_SERVER_INSTANCE_TYPE=1"
The VMware View services are installed on the Windows Server computer. For details, see “Install View
Connection Server with a New Configuration,” on page 38.
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 5-1. 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 ignore the space in the path.
%ProgramFiles
%\VMware\VMware
View\Server
VDM_SERVER_
INSTANCE_TYPE
The type of View Connection Server installation:
n
1. Standard installation
n
2. Replica installation
n
3. Security server installation
n
4. View Transfer 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 sets a firewall. A value of 2 does not set a firewall.
For example: FWCHOICE=1
1
VMware View Installation Guide
40 VMware, Inc.