Use the lmvutil command with the --listAssociatedPools option to list the desktop or application pools that are associated with a specific global entitlement.

Syntax

lmvutil --listAssociatedPools --entitlementName name 

Usage Notes

This 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 or application pools.

Example

lmvutil --authAs adminEast --authDomain domainEast --authPassword "*" --listAssociatedPools 
--entitlementName "Agent Sales"