This document supports the version of each product listed and
supports all subsequent versions until the document is
replaced by a new edition. To check for more recent editions
of this document, see http://www.vmware.com/support/pubs.
View Agent Direct-Connection Plug-In Administration provides information about installing and configuring
View Agent Direct-Connection Plugin. This plug-in is an installable extension to View Agent that allows
Horizon Client to directly connect to a virtual machine-based desktop, a Remote Desktop Services (RDS)
desktop, or an application without using View Connection Server. All the desktop and application features
work in the same way as when the user connects through View Connection Server.
Intended Audience
This information is intended for an administrator who wants to install, upgrade or configure View Agent
Direct-Connection Plug-In in a virtual machine-based desktop or an RDS host. This guide is written for
experienced Windows system administrators who are familiar with virtual machine technology and
datacenter operations.
View Agent Direct-Connection (VADC) Plug-In enables Horizon Clients to directly connect to virtual
machine-based desktops, RDS desktops, or applications. VADC Plug-In is an extension to View Agent and
is installed on virtual machine-based desktops or RDS hosts.
This chapter includes the following topics:
“View Agent Direct-Connection Plug-In System Requirements,” on page 7
n
“Install View Agent Direct-Connection Plug-In,” on page 7
n
“Install View Agent Direct-Connection Plug-In Silently,” on page 8
n
View Agent Direct-Connection Plug-In System Requirements
View Agent Direct-Connection (VADC) Plug-In is installed on machines where View Agent is already
installed. For a list of operating systems that View Agent supports, see "Supported Operating Systems for
View Agent" in the View Installation document.
VADC Plug-In has the following additional requirements:
The virtual or physical machine that has VADC Plug-In installed must have a minimum of 128 MB of
n
video RAM for PCoIP to function properly.
You must install VMware Tools before you install View Agent.
n
NOTE A virtual machine-based desktop that supports VADC can be joined to a Microsoft Active Directory
domain, or it can be a member of a workgroup.
Install View Agent Direct-Connection Plug-In
View Agent Direct-Connection (VADC) Plug-In is packaged in a Windows Installer file that you can
download from the VMware Web site and install.
Prerequisites
Verify that View Agent is installed. If your environment does not include View Connection Server,
n
install View Agent from the command line and specify a parameter that tells View Agent not to register
with View Connection Server. See “Install View Agent for HTML Access,” on page 19.
1Download the VADC Plug-In installer file from the VMware download page at
http://www.vmware.com/go/downloadview.
The installer filename is VMware-viewagent-direct-connection-x86_64-y.y.y-xxxxxx.exe for 64-bit
Windows or VMware-viewagent-direct-connection--y.y.y-xxxxxx.exe for 32-bit Windows, where y.y.y
is the version number and xxxxxx is the build number.
2Double-click the installer file.
3(Optional) Change the TCP port number.
The default port number is 443.
4(Optional) Choose how to configure the Windows Firewall service.
By default, Configure Windows Firewall automatically is selected and the installer configures
Windows Firewall to allow the required network connections.
5(Optional) Choose whether to disable SSL 3.0.
By default, Disable support for SSLv3 automatically (recommended) is selected and the installer
disables SSL 3.0 at the operating system level. This option is not displayed and the installer performs no
action if SSL 3.0 is already explicitly enabled or disabled in the registry. If this option is deselected, the
installer also performs no action.
You can use the silent installation feature of Microsoft Windows Installer (MSI) to install View Agent DirectConnection (VADC) Plug-In. In a silent installation, you use the command line and do not have to respond
to wizard prompts.
With silent installation, you can efficiently deploy VADC Plug-In in a large enterprise. For more information
on Windows Installer, see "Microsoft Windows Installer Command-Line Options" in the Setting Up Desktopand Application Pools in View document. VADC Plug-In supports the following MSI properties.
Table 1‑1. MSI Properties for the Silent Installation of View Agent Direct-Connection Plug-In
MSI PropertyDescriptionDefault Value
LISTENPORTThe TCP port that VADC Plug-In uses to accept remote connections. By
default, the installer will configure Windows Firewall to allow traffic on the
port.
MODIFYFIREWALLIf set to 1, the installer will configure Windows Firewall to allow traffic on
LISTENPORT. If set to 0, the installer will not.
DISABLE_SSLV3If SSL 3.0 is already explicitly enabled or disabled in the registry, the
installer ignores this property. Otherwise, the installer disables SSL 3.0 at
the operating system level if this property is set to 1, and the installer
performs no action if this property is set to 0.
Prerequisites
443
1
1
Verify that View Agent is installed. If your environment does not include View Connection Server,
n
install View Agent from the command line and specify a parameter that tells View Agent not to register
with View Connection Server. See “Install View Agent for HTML Access,” on page 19.