5.2

Table Of Contents
Examples
Display the desktops that are assigned to unentitled users, grouped by desktop in text format.
vdmadmin -O -ld
Display
desktops that are assigned to unentitled users, grouped by user, in XML format using ASCII characters.
vdmadmin -O -lu -xml -n
Apply your own stylesheet C:\tmp\unentitled-users.xsl and redirect the output to the file uu-output.html.
vdmadmin -O -lu -xml -xsltpath "C:\tmp\unentitled-users.xsl" > uu-output.html
Display the user policies that are associated with unentitled users’ desktops, grouped by desktop, in XML
format using Unicode characters.
vdmadmin -P -ld -xml -w
Apply your own stylesheet C:\tmp\unentitled-policies.xsl and redirect the output to the file up-
output.html.
vdmadmin -P -ld -xml -xsltpath "C:\tmp\unentitled-policies.xsl" > up-output.html
Configuring Clients in Kiosk Mode Using the -Q Option
You can use the vdmadmin command with the -Q option to set defaults and create accounts for clients in kiosk
mode, to enable authentication for these clients, and to display information about their configuration.
Syntax
vdmadmin -Q -clientauth -add [-b
authentication_arguments
] -domain
domain_name
-clientid
client_id
[-password "
password
" | -genpassword] [-ou
DN
] [-expirepassword | -noexpirepassword] [-group
group_name
| -nogroup] [-description "
description_text
"]
vdmadmin -Q -disable [-b
authentication_arguments
] -s
connection_server
vdmadmin -Q -enable [-b
authentication_arguments
] -s
connection_server
[-requirepassword]
vdmadmin -Q -clientauth -getdefaults [-b
authentication_arguments
] [-xml]
vdmadmin -Q -clientauth -list [-b
authentication_arguments
] [-xml]
vdmadmin -Q -clientauth -remove [-b
authentication_arguments
] -domain
domain_name
-clientid
client_id
vdmadmin -Q -clientauth -removeall [-b
authentication_arguments
] [-force]
vdmadmin -Q -clientauth -setdefaults [-b
authentication_arguments
] [-ou
DN
] [ -expirepassword |
-noexpirepassword ] [-group
group_name
| -nogroup]
vdmadmin -Q -clientauth -update [-b
authentication_arguments
] -domain
domain_name
-clientid
client_id
[-password "
password
" | -genpassword] [-description "
description_text
"]
Usage Notes
You must run the vdmadmin command on one of the View Connection Server instances in the group that contains
the View Connection Server instance that clients use to connect to their desktops.
When you configure defaults for password expiry and Active Directory group membership, these settings are
shared by all View Connection Server instances in a group.
VMware Horizon View Administration
428 VMware, Inc.