Administration

Table Of Contents
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 13-19 shows the options that you can specify to detect and resolve colliding LDAP entries.
Table 1319. 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.
Examples
Detect LDAP entry collisions in a View Connection Server group.
vdmadmin -X -collisions
Detect and resolve LDAP entry collisions.
vdmadmin -X -collisions -resolve
View Administration
240 VMware, Inc.