6.0

Table Of Contents
n
To list the desktop pools in a global entitlement, run the lmvutil command with the
--listAssociatedPools option.
The --entitlementName option specifies the name of the global entitlement for which to list the
associated desktop pools.
lmvutil --listAssociatedPools -entitlementName name
For example:
lmvutil --authAs adminEast --authDomain domainEast --authPassword "*" --
listAssociatedPools -entitlementName "Agent Sales"
n
To list the users or groups associated with a global entitlement, run the lmvutil command with the
--listEntitlements option.
lmvutil --listEntitlements {--userName domain\username | --groupName domain\groupname | --
entitlementName name}
You must type one of the following options.
Option Description
--userName
Specifies the name of the user for whom you want to list global
entitlements. Use the format domain\username. When you use this option,
the command lists all the global entitlements associated with the specified
user.
--groupName
Specifies the name of the group for which you want to list global
entitlements. Use the format domain\groupname. When you use this option,
the command lists all of the global entitlements associated with the
specified group.
--entitlementName
Specifies the name of a global entitlement. When you use this option, the
command lists all of the users and groups in the specified global
entitlement.
For example:
lmvutil --authAs adminEast --authDomain domainEast --authPassword "*" --listEntitlements --
userName example\adminEast
n
To list the home sites for a user, run the lmvutil command with the --showUserHomeSites option.
lmvutil --showUserHomeSites --userName domain\username [--entitlementName name]
Option Description
--userName
Specifies the name of the user for whom to list home sites. Use the format
domain\username.
--entitlementName
(Optional) Specifies the name of a global entitlement. Use this option to list
the home sites for a user and global entitlement combination.
For example:
lmvutil --authAs adminEast --authDomain domainEast --authPassword "*" --showUserHomeSites --
userName example\adminEast
Administering View Cloud Pod Architecture
30 VMware, Inc.