Installation and Setup Guide

Table Of Contents
connectUSBOnInsert Connects a USB device to the foreground remote desktop or published
application when you plug in the device. This query is implicitly set if you
specify the unattended query for a remote desktop. To use this query, you
must set the action query to start-session or else not have an action
query. Valid values are true and false. An example of the syntax is
connectUSBOnInsert=true.
connectUSBOnStartup Redirects all USB devices that are currently connected to the client system
to the remote desktop or published application. This query is implicitly set if
you specify the unattended query for a remote desktop. To use this query,
you must set the action query to start-session or else not have an
action query. Valid values are true and false. An example of the syntax
is connectUSBOnStartup=true.
desktopLayout Sets the size of the window that displays a remote desktop. To use this
query, you must set the action query to start-session or else not have
an action query.
Table 33. Valid Values for the desktopLayout Query
Value Description
fullscreen
Full screen on one monitor. This value is the default.
multimonitor
Full screen on all monitors.
windowLarge
Large window.
windowSmall
Small window.
WxH Custom resolution, where you specify the width by height, in
pixels. An example of the syntax is desktopLayout=1280x800.
desktopProtocol For remote desktops, valid values are RDP, PCOIP, and BLAST. For
example, to specify PCoIP, use the syntax desktopProtocol=PCOIP.
domainName The NETBIOS domain name associated with the user who is connecting to
the remote desktop or published application. For example, you might use
mycompany rather than mycompany.com.
filePath Specifies the path to the file on the local system that you want to open with
the published application. You must use the full path, including the drive
letter. Use percent encoding for the following characters:
n
For a colon (:), use %3A
n
For a back slash (\), use %5C
n
For a space ( ), use %20
For example, to represent file path C:\test file.txt, use
C%3A%5Ctest%20file.txt.
VMware Horizon Client for Windows Installation and Setup Guide
VMware, Inc. 43