Configuring Remote Desktop Features

Table Of Contents
4 On the same Windows client machine, open the registry editor (regedit) and check the registry keys in
the path \Computer\HKEY_CURRENT_USER\Software\Vmware. Inc.\VMware VDM\URLRedirection\.
You should see a key for each protocol specied in the seing. You can click a protocol to see the rules
associated with that protocol. For example, agentRules shows the URLs that are being redirected,
brokerHostName shows the IP address or fully qualied host name of the Connection Server instance
that is used when redirecting the URLs, and remoteItem shows the display name of the desktop or
application pool that handles the redirected URLs.
Managing URL Content Redirection Settings
You can use vdmutil commands to manage your URL content redirection seings.
You must specify the --authAs, --authDomain, and --authPassword options with all commands. For
more information, see “Using the vdmutil Command-Line Utility,” on page 59.
Displaying Settings
Run the vdmutil command with the --listURLSetting option to list the names of all congured URL
content redirection seings.
vdmutil --listURLSetting
Run the vdmutil command with the --readURLSetting to view detailed information about a particular
URL content redirection seing.
vdmutil --readURLSetting --urlSettingName value
Deleting a Setting
Run the vdmutil command with the --deleteURLSetting option to delete a URL content redirection
seing.
vdmutil --deleteURLSetting --urlSettingName value
Disabling and Enabling a Setting
Run the vdmutil command with the --disableURLSetting option to disable a URL content redirection
seing.
vdmutil --disableURLSetting --urlSettingName value
Run the vdmutil with the --enableURLSeing option to enable a URL content redirection seing that was
disabled.
vdmutil --enableURLSetting --urlSettingName value
Removing a User or Group From a Setting
Run the vdmutil command with the --removeUserURLSetting option to remove a user from a URL
content redirection seing.
vdmutil --removeUserURLSetting --urlSettingName value --userName value
Run the vdmutil command with the --removeGroupURLSetting option to remove a group from a URL
content redirection seing.
vdmutil --removeGroupURLSetting --urlSettingName value --userGroup value
Use the format domain\username or domain\groupname when specifying a user or group name.
Configuring Remote Desktop Features in Horizon 7
66 VMware, Inc.