6.0

Table Of Contents
Procedure
u
On any View Connection Server instance in the pod federation, run the lmvutil command with the
--removePoolAssociation option.
lmvutil --removePoolAssociation -entitlementName name --poolID poolid
Option Description
--entitlementName
Specifies the name of the global entitlement to modify.
--poolID
Specifies the pool ID of the desktop pool to remove from the global
entitlement.
For example:
lmvutil --authAs adminEast --authDomain domainEast --authPassword "*"
--removePoolAssociation -entitlementName "Agent Sales" --poolID "Sales B"
Add a User or Group to a Global Entitlement
You can add a user or group to an existing global entitlement.
Prerequisites
n
Create the user or group to add to the global entitlement.
n
Become familiar with the lmvutil command authentication options and requirements and verify that
you have sufficient privileges to run the lmvutil command. See “lmvutil Command Authentication,” on
page 43.
Procedure
n
To add a user to the global entitlement, run the lmvutil command with the --addUserEntitlement
option.
You can run this command on any View Connection Server instance in the pod federation. Repeat the
command for each user that you want to add to the global entitlement.
lmvutil --addUserEntitlement --userName domain\username --entitlementName name
Option Description
--userName
Specifies the name of a user to add to the global entitlement. Use the
format domain\username.
--entitlementName
Specifies the name of the global entitlement to which to add the user. The
name must match the name of an existing global entitlement.
For example:
lmvutil --authAs adminEast --authDomain domainEast --authPassword "*" --addUserEntitlement --
userName domainCentral\adminCentral --entitlementName "Agent Sales"
Administering View Cloud Pod Architecture
36 VMware, Inc.