6.2

Table Of Contents
Options
You use the --entitlementName option to specify the name of the global entitlement for which to list the
associated desktop or application pools.
Example
lmvutil --authAs adminEast --authDomain domainEast --authPassword "*" --listAssociatedPools
--entitlementName "Agent Sales"
Listing the Users or Groups in a Global Entitlement
Use the lmvutil command with the --listEntitlements option to list all the users or groups associated
with a specific global entitlement.
Syntax
lmvutil --listEntitlements {--userName domain\username | --groupName domain\groupname | --
entitlementName name}
Usage Notes
This 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.
Example
lmvutil --authAs adminEast --authDomain domainEast --authPassword "*" --listEntitlements
--userName example\adminEast
Listing the Home Sites for a User or Group
To list all the configured home sites for a specific user, use the lmvutil command with the
--showUserHomeSites option. To list all the configured home sites for a specific group, use the lmvutil
command with the --showGroupHomeSites option.
Syntax
lmvutil --showUserHomeSites --userName domain\username [--entitlementName name]
lmvutil --showGroupHomeSites --groupName domain\groupname [--entitlementName name]
Chapter 5 lmvutil Command Reference
VMware, Inc. 57