Installation guide

Table Of Contents
Procedure
1 On the client system, download the View Client installer file from the VMware product page at
http://www.vmware.com/products/.
Select the appropriate installer file, where xxxxxx is the build number.
Option Action
View Client on 64-bit operating
systems
Select VMware-viewclient-x86_64-4.5.
x-xxxxxx
.exe for View Client.
Select VMware-viewclientwithlocalmode-x86_64-4.5.
x-xxxxxx
.exe
for View Client with Local mode.
View Client on 32-bit operating
systems
Select VMware-viewclient-4.5.
x-xxxxxx
.exe for View Client.
Select VMware-viewclientwithlocalmode-4.5.
x-xxxxxx
.exe for View
Client with Local Mode.
2 Open a command prompt on the Windows client computer.
3 Type the installation command on one line.
This example installs View Client with single sign-on and USB redirection features. A default View
Connection Server instance is configured for View Client users: VMware-viewclient-4.5.
x-
xxxxxx
.exe /s /v"/qn VDM_SERVER=cs1.companydomain.com ADDLOCAL=Core,TSSO,USB"
This example installs View Client with Local Mode: VMware-viewclientwithlocal-4.5.
x-
xxxxxx
.exe /s /v"/qn ADDLOCAL=Core,MVDI"
NOTE The Core feature is mandatory.
The VMware View Client service is installed on the Windows client computer.
What to do next
Start the View Client and verify that you can log in to the correct virtual desktop. See “Start the Windows-
Based View Client or View Client with Local Mode,” on page 90 or “Install View Client by Using View
Portal,” on page 92.
Silent Installation Properties for View Client
You can include specific properties when you silently install View 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 9-1 shows the View Client silent installation properties that you can use at the command-line.
Table 9-1. MSI Properties for Silently Installing View Client
MSI Property Description Default Value
INSTALLDIR The path and folder in which the View 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 ignore the space in the path.
This MSI property is optional.
%ProgramFiles
%\VMware\VMware
View\Client
VDM_SERVER The fully qualified domain name (FQDN) or IP address of the View
Connection Server instance to which View Client users connect by
default. When you configure this property, View Client users do not
have to supply this FQDN or IP address.
For example: VDM_SERVER=cs1.companydomain.com
This MSI property is optional.
None
Chapter 9 Installing and Starting View Client
VMware, Inc. 99