7.0

Table Of Contents
Options
Table 15-18 shows the options that you can specify to unlock or lock virtual machines.
Table 1518. Options for Unlocking or Locking Virtual Machines
Option Description
-d desktop
Specifies the desktop pool.
-e
Unlocks a virtual machine.
-m machine
Specifies the name of the virtual machine.
-p
Locks a virtual machine.
-vcdn vCenter_dn
Specifies the distinguished name of the vCenter Server.
-vmpath inventory_path
Specifies the inventory path of the virtual machine.
Examples
Unlock the virtual machines machine 1 and machine2 in desktop pool dtpool3.
vdmadmin -V -e -d dtpool3 -m machine1 -m machine2
Lock the virtual machine machine3 in desktop pool dtpool3.
vdmadmin -V -p -d dtpool3 -m machine3
Detecting and Resolving LDAP Entry Collisions Using the -X Option
You can use the vdmadmin command with the -X option to detect and resolve colliding LDAP entries on
replicated View Connection Server instances in a group.
Syntax
vdmadmin -X [-b authentication_arguments] -collisions [-resolve]
Usage Notes
If duplicate LDAP entries are created on two or more View Connection Server instances, this can cause
problems with the integrity of LDAP data in View. For example, this condition can happen during an
upgrade while LDAP replication is inoperative. Although View checks for this error condition at regular
intervals, you can run the vdmadmin command on one of the View Connection Server instances in the group
to detect and resolve LDAP entry collisions manually.
Options
Table 15-19 shows the options that you can specify to detect and resolve colliding LDAP entries.
Table 1519. Options for Detecting and Resolving LDAP Entry Collisions
Option Description
-collisions
Specifies an operation for detecting LDAP collisions in a
View Connection Server group.
-resolve
Resolves all detected LDAP collisions.
View Administration
268 VMware, Inc.