Configuring Remote Desktop Features

Table Of Contents
Command Output
The vdmutil command returns 0 when an operation succeeds and a failure-specific non-zero code when
an operation fails. The vdmutil command writes error messages to standard error. When an operation
produces output, or when verbose logging is enabled by using the --verbose option, the vdmutil
command writes output to standard output in US English.
Options for URL Content Redirection
You can use the following vdmutil command options to create, assign, and manage URL content
redirection settings. All options are preceded by two dashes (--).
Table 33. vdmutil Command Options for URL Content Redirection
Option Description
--addGroupURLSetting
Assigns a group to a particular URL content redirection setting.
--addUserURLSetting
Assigns a user to a particular URL content redirection setting.
--createURLSetting
Creates a URL content redirection setting.
--deleteURLSetting
Deletes a URL content redirection setting.
--disableURLSetting
Disables a URL content redirection setting.
--enableURLSetting
Enables a URL content redirection setting that was previously disabled with
the --disableURLSetting option.
--listURLSetting
Lists all of the URL content redirection settings on the Connection Server
instance.
--readURLSetting
Displays information about a URL content redirection setting.
--removeGroupURLSetting
Removes a group assignment from a URL content redirection setting.
--removeUserURLSetting
Removes a user assignment from a URL content redirection setting.
--updateURLSetting
Updates an existing URL content redirection setting.
You can display syntax information for all vdmutil options by typing vdmutil --help. To display
detailed syntax information for a particular option, type vdmutil --option --help.
Create a Local URL Content Redirection Setting
You can create a local URL content redirection setting that redirects specific URLs to open on a remote
desktop or application. A local URL content redirection setting is visible only in the local pod.
You can configure any number of protocols, including HTTP, HTTPS, mailto, and callto. The callto
protocol is not supported for redirection with the Chrome browser.
As a best practice, configure the same redirection settings for the HTTP and HTTPS protocols. That way,
if a user types a partial URL into Internet Explorer, such as mycompany.com, and that site automatically
redirects from HTTP to HTTPS, the URL Content Redirection feature will work as expected. In this
example, if you set a rule for HTTPS but do not set the same redirection setting for HTTP, the partial URL
that the user types is not redirected.
Configuring Remote Desktop Features in Horizon 7
VMware, Inc. 77