Administering View Cloud Pod Architecture

Table Of Contents
Example
lmvutil --authAs adminEast --authDomain domainEast --authPassword "*" --listGlobalEntitlements
Listing the Desktop Pools in a Global Entitlement
You can use the lmvutil command with the --listAssociatedPools option to list the desktop pools that
are associated with a specific global entitlement.
Syntax
lmvutil --listAssociatedPools --entitlementName name
Usage Notes
The lmvutil command returns an error message if the Cloud Pod Architecture feature is not initialized or if
the specified global entitlement does not exist.
Options
You use the --entitlementName option to specify the name of the global entitlement for which to list the
associated desktop pools.
Example
lmvutil --authAs adminEast --authDomain domainEast --authPassword "*" --listAssociatedPools --
entitlementName "Agent Sales"
Listing the Users or Groups in a Global Entitlement
You can use the lmvutil command with the --listEntitlements option to list all of the users or groups
associated with a specific global entitlement.
Syntax
lmvutil --listEntitlements {--userName domain\username | --groupName domain\groupname | --
entitlementName name}
Usage Notes
The lmvutil command returns an error message if the Cloud Pod Architecture feature is not initialized or if
the specified user, group, or entitlement does not exist.
Options
You can specify these options when you list global entitlement associations.
Table 516. Options for Listing Global Entitlement Associations
Option Description
--userName
Name of the user for whom you want to list global entitlements. Use the
format domain\username. This option lists all global entitlements associated
with the specified user.
--groupName
Name of the group for which you want to list global entitlements. Use the
format domain\groupname. This option lists all global entitlements associated
with the specified group.
--entitlementName
Name of a global entitlement. This option lists all users and groups in the
specified global entitlement.
Chapter 5 lmvutil Command Reference
VMware, Inc. 55