To 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.

Syntax

lmvutil --showUserHomeSites --userName domain\username [--entitlementName name]
lmvutil --showGroupHomeSites --groupName domain\groupname [--entitlementName name]

Usage Notes

These commands return an error message if the Cloud Pod Architecture feature is not initialized or if the specified user, group, or global entitlement does not exist.

Options

You can specify these options when you list the home sites for a user or group.

Table 1. Options for Listing the Home Sites for a User or Group
Option Description
--userName Name of a user. Use the format domain\username.
--groupName Name of a group. Use the format domain\groupname.
--entitlementName (Optional) Name of a global entitlement. Use this option if you want to show the home sites for a user or group and global entitlement combination.

Example

lmvutil --authAs adminEast --authDomain domainEast --authPassword "*" --showUserHomeSites 
--userName example\adminEast
lmvutil --authAs adminEast --authDomain domainEast --authPassword "*" --showGroupHomeSites 
--groupName example\adminEastGroup