6.0

Table Of Contents
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]
Usage Notes
The command displays information about a remote desktop's underlying virtual machine or physical
computer.
n
Display name of the machine.
n
Name of the desktop pool.
n
State of the machine.
The machine state can be one of the following values: UNDEFINED, PRE_PROVISIONED, CLONING,
CLONINGERROR, CUSTOMIZING, READY, DELETING, MAINTENANCE, ERROR, LOGOUT.
The command does not display all dynamic machine states, such as Connected or Disconnected, that are
displayed in View Administrator.
n
SID of the assigned user.
n
Account name of the assigned user.
n
Domain name of the assigned user.
n
Inventory path of the virtual machine (if applicable).
n
Date on which the machine was created.
n
Template path of the machine (if applicable).
n
URL of the vCenter Server (if applicable).
Options
Table 13-10 shows the options that you can use to specify the machine whose details you want to display.
Table 1310. Options for Displaying Information About Machines
Option Description
-d desktop
Specifies the name of the desktop pool.
-m machine
Specifies the name of the virtual machine.
-u domain\user
Specifies the login name and domain of the user.
Examples
Display information about the underlying machine for the remote desktop in the pool dtpool2 that is
assigned to the user Jo in the CORP domain and format the output as XML using ASCII characters.
vdmadmin -M -u CORP\Jo -d dtpool2 -xml -n
Chapter 13 Using the vdmadmin Command
VMware, Inc. 209