7.0

Table Of Contents
Listing Dedicated Desktop Pool Assignments
Use the lmvutil command with the --listUserAssignments option to to list the dedicated desktop pool
assignments for a user and global entitlement combination.
Syntax
lmvutil --listUserAssignments {--userName domain\username | --entitlementName name | --podName
name | --siteName name}
Usage Notes
The data produced by this command is managed internally by the Cloud Pod Architecture brokering
software.
This command returns an error if the Cloud Pod Architecture feature is not initialized or if the command
cannot find the specified user, global entitlement, pod, or site.
Options
You must specify one of the following options when you list user assignments.
Table 519. Options for Listing User Assignments
Option Description
--userName
Name of the user for whom you want to list assignments. Use the format
domain\username. This option lists the global entitlement, pod, and site assignments for
the specified user.
--entitlementName
Name of a global entitlement. This option lists the users assigned to the specified global
entitlement.
--podName
Name of a pod. This option lists the users assigned to the specified pod.
--siteName
Name of a site. This option lists the users assigned to the specified site.
Example
lmvutil --authAs adminEast --authDomain domainEast --authPassword
"*" --listUserAssignments --podName "East Pod 1"
Listing the Pods or Sites in a Cloud Pod Architecture Topology
To view the pods in the pod federation, use the lmvutil command with the --listPods option. To view the
sites in the pod federation, use the lmvutil command with the --listSites option.
Syntax
lmvutil --listPods
lmvutil --listSites
Usage Notes
These commands return an error message if the Cloud Pod Architecture feature is not initialized or if the
commands cannot list the pods or sites.
Chapter 5 lmvutil Command Reference
VMware, Inc. 59