Configuring Remote Desktop Features

Table Of Contents
Using the vdmutil Command-Line Utility
You can use the vdmutil command-line interface to create, assign, and manage URL content redirection
settings for client-to-agent redirection.
Note You must use the vdmutil command to configure client-to-agent redirection for Mac clients.
Because GPOs are not supported by macOS, you cannot use GPOs to configure client-to-agent
configuration if you have Mac clients.
Command Usage
The syntax of the vdmutil command controls its operation from a Windows command prompt.
vdmutil command_option [additional_option argument] ...
The additional options that you can use depend on the command option.
By default, the path to the vdmutil command executable file is C:\Program Files\VMware\VMware
View\Server\tools\bin. To avoid entering the path on the command line, add the path to your PATH
environment variable.
Command Authentication
You must run the vdmutil command as a user who has the Administrators role.
You can use Horizon Administrator to assign the Administrators role to a user. For more information, see
the View Administration document.
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 qualified domain name for the Horizon administrator user specified in the --authAs
option.
--authPassword
Password for the Horizon administrator specified 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
Configuring Remote Desktop Features in Horizon 7
VMware, Inc. 76