You can use lmvutil command options to list information about a Cloud Pod Architecture configuration. Listing Global EntitlementsTo list information about all global desktop entitlements, including their policies and attributes, use the lmvutil command with the --listGlobalEntitlements option. To list information about all global application entitlements, including their policies and attributes, use the lmvutil command with the --listGlobalApplicationEntitlements option. Listing the Pools in a Global EntitlementUse the lmvutil command with the --listAssociatedPools option to list the desktop or application pools that are associated with a specific global entitlement. Listing the Users or Groups in a Global EntitlementUse the lmvutil command with the --listEntitlements option to list all the users or groups associated with a specific global entitlement. Listing the Home Sites for a User or GroupTo 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. Listing the Effective Home Site for a UserUse the lmvutil command with the --resolveUserHomeSite option to determine the effective home site for a specific user. Because home sites can be assigned to users and groups and to global entitlements, it is possible to configure more than one home site for a user. Listing Dedicated Desktop Pool AssignmentsUse the lmvutil command with the --listUserAssignments option to to list the dedicated desktop pool assignments for a user and global entitlement combination. Listing the Pods or Sites in a Cloud Pod Architecture TopologyTo view the pods in the pod federation, use the lmvutil command with the --listPods option. To view the sites in the pod federation, use the lmvutil command with the --listSites option. Parent topic: Administering Cloud Pod Architecture with lmvutil