Skip to main content

July 27, 2026

Listing the Users or Groups in a Global Entitlement with the lmvutil Command

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.

Options for Listing Global Entitlement Associations
OptionDescription
--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 

Was this page helpful?

Provide feedback for this topic

Was this topic helpful?

Please do not include any personal or confidential information.

Generating link…