7.0

Table Of Contents
Procedure
1 Open a Windows command prompt on the virtual machine or physical PC.
2 Type the installation command on one line.
The following example installs Horizon Agent in a virtual machine that is managed by vCenter Server.
In addition, the installer installs the VMware Blast, PCoIP, View Composer Agent, Virtual Printing,
USB redirection, and Real-Time Audio-Video components.
VMware-viewagent-y.y.y-xxxxxx.exe /s /v"/qn VDM_VC_MANAGED_AGENT=1
ADDLOCAL=Core,BlastProtocol,PCoIP,SVIAgent,ThinPrint,USB,RTAV"
The following example installs Horizon Agent on an unmanaged computer and registers the desktop
with the specified View Connection Server, cs1.companydomain.com. In addition, the installer installs the
VMware Blast, PCoIP, Virtual Printing, and USB redirection components.
VMware-viewagent-y.y.y-xxxxxx.exe /s /v"/qn VDM_VC_MANAGED_AGENT=0
VDM_SERVER_NAME=cs1.companydomain.com VDM_SERVER_USERNAME=admin.companydomain.com
VDM_SERVER_PASSWORD=secret ADDLOCAL=Core,BlastProtocol,PCoIP,ThinPrint,USB"
If you install Horizon Agent on a Windows Server machine, and you intend to configure the machine as
a single-user View desktop rather than as an RDS host, you must include the
VDM_FORCE_DESKTOP_AGENT=1 property in the installation command. This requirement applies to
machines that are managed by vCenter Server and unmanaged machines.
What to do next
If the virtual machine has multiple NICs, configure the subnet that Horizon Agent uses. See “Configure a
Virtual Machine with Multiple NICs for Horizon Agent,” on page 36.
Microsoft Windows Installer Command-Line Options
To install View components silently, you must use Microsoft Windows Installer (MSI) command-line
options and properties. The View component installers are MSI programs and use standard MSI features.
For details about MSI, see the Microsoft Web site. For MSI command-line options, see the Microsoft
Developer Network (MSDN) Library Web site and search for MSI command-line options. To see MSI
command-line usage, you can open a command prompt on the View component computer and type
msiexec /?.
To run a View component installer silently, you begin by silencing the bootstrap program that extracts the
installer into a temporary directory and starts an interactive installation.
At the command line, you must enter command-line options that control the installer's bootstrap program.
Chapter 3 Creating and Preparing a Parent Virtual Machine for Cloning
VMware, Inc. 31