5.0

Table Of Contents
Displaying Information About Users Using the -U Option
You can use the vdmadmin command with the -U option to display detailed information about users.
Syntax
vdmadmin -U [-b
authentication_arguments
] -u
domain\user
[-w | -n] [-xml]
Usage Notes
The command displays information about a user obtained from Active Directory and View Manager.
n
Details from Active Directory about the user's account.
n
Membership of Active Directory groups.
n
Desktop entitlements including the desktop ID, display name, description, folder, and whether a desktop
has been disabled.
n
ThinApp assignments.
n
Administrator roles including the administrative rights of a user and the folders in which they have those
rights.
Options
The -u option specifies the name and domain of the user.
Examples
Display information about the user Jo in the CORP domain in XML using ASCII characters.
vdmadmin -U -u CORP\Jo -n -xml
Decrypting the Virtual Machine of a Local Desktop Using the -V Option
VMware View secures the virtual machine of a local desktop by encrypting its base image. If you are not able
to power on or check in the local desktop, you can use the vdmadmin command with the -V option to decrypt
the virtual machine so that you can recover data from it.
Syntax
vdmadmin -V -rescue [-b
authentication_arguments
] -d
desktop
-u
domain\user
-infile
path_to_VM_file
Usage Notes
To decrypt a full virtual machine, copy all of the virtual machine files from the client machine. Specify the
name of the VMware virtual machine configuration file (VMX file) as the argument to the -infile option.
To decrypt a single disk from a virtual machine, copy all of the VMware virtual disk files (VMDK files) that
correspond to that disk. If you created the local desktop from a linked-clone desktop, you must also copy the
subfolder that contains the VMDK files for the base image. Specify the name of the VMDK file for the disk as
the argument to the -infile option. Do not specify a VMDK file that corresponds to a disk slice.
The vdmadmin command writes the decrypted files to a subfolder named rescued.
The decryption fails if the correct authentication key is not available in the View LDAP configuration, or if any
of the required virtual machine files are corrupted or missing.
Chapter 17 Using the vdmadmin Command
VMware, Inc. 345