Configuring Remote Desktop Features

Table Of Contents
The vdmutil command includes options to specify the user name, domain, and password to use for
authentication. You must use these authentication options with all vdmutil command options except for
--help and --verbose.
Table 32. vdmutil Command Authentication Options
Option Description
--authAs
User name of a Horizon administrator user to authenticate to the Connection Server
instance. Do not use domain\username or user principal name (UPN) format.
--authDomain
Fully qualied domain name for the Horizon administrator user specied in the
--authAs option.
--authPassword Password for the Horizon administrator specied in the --authAs option. Typing "*"
instead of a password causes the vdmutil command to prompt for the password and
does not leave sensitive passwords in the command history on the command line.
For example, the following vdmutil command logs in the user mydomain\johndoe.
vdmutil --listURLSetting --authAs johndoe --authDomain mydomain --authPassword secret
Command Output
The vdmutil command returns 0 when an operation succeeds and a failure-specic 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
seings. 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 seing.
--addUserURLSetting
Assigns a user to a particular URL content redirection seing.
--createURLSetting
Creates a URL content redirection seing.
--deleteURLSetting
Deletes a URL content redirection seing.
--disableURLSetting
Disables a URL content redirection seing.
--enableURLSetting
Enables a URL content redirection seing that was previously disabled
with the --disableURLSetting option.
--listURLSetting
Lists all of the URL content redirection seings on the Connection
Server instance.
--readURLSetting
Displays information about a URL content redirection seing.
--removeGroupURLSetting
Removes a group assignment from a URL content redirection seing.
--removeUserURLSetting
Removes a user assignment from a URL content redirection seing.
--updateURLSetting
Updates an existing URL content redirection seing.
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.
Configuring Remote Desktop Features in Horizon 7
60 VMware, Inc.