Administration

Table Of Contents
Options
Table 129 shows the options that you can specify to assign a desktop to a user or to remove an
assignment.
Table 129. Options for Assigning Dedicated Desktops
Option Description
-d desktop Specifies the name of the desktop pool.
-m machine Specifies the name of the virtual machine that hosts the remote
desktop.
-r
Removes an assignment to a specified user, or all assignments
to a specified machine.
-u domain\user Specifies the login name and domain of the user.
Examples
Assign the machine machine2 in the desktop pool dtpool1 to the user Jo in the CORP domain.
vdmadmin -L -d dtpool1 -m machine2 -u CORP\Jo
Remove the assignments for the user Jo in the CORP domain to desktops in the pool dtpool1.
vdmadmin -L -d dtpool1 -u Corp\Jo -r
Remove all user assignments to the machine machine1 in the desktop pool dtpool3.
vdmadmin -L -d dtpool3 -m machine1 -r
Displaying Information About Machines Using the -M
Option
You can use the vdmadmin command with the -M option to display information about the configuration of
virtual machines or physical computers.
Syntax
vdmadmin -M [-b authentication_arguments] [-m machine | [-u domain\user][-d desktop]] [-xml | -csv]
[-w | -n]
View Administration
VMware, Inc. 243