6.0

Table Of Contents
Example
lmvutil --authAs adminEast --authDomain domainEast --authPassword "*" --showUserHomeSites --
userName example\adminEast
lmvutil --authAs adminEast --authDomain domainEast --authPassword "*" --showGroupHomeSites --
groupName example\adminEastGroup
Listing the Effective Home Site for a User
Because you can assign home sites to users and groups and to global entitlements, it is possible to configure
more than one home site for a specific user. You can use the lmvutil command with the
--resolveUserHomeSite option enables you to determine the effective home site for a specific user.
Syntax
lmvutil --resolveUserHomeSite --entitlementName name --userName domain\username
Usage Notes
This command returns an error message if the Cloud Pod Architecture feature is not initialized or if the
specified global entitlement or user does not exist.
Options
You must specify these options when you list the effective home site for a user.
Table 518. Options for Listing the Effective Home Site for a User
Option Description
--entitlementName
Specifies the name of a global entitlement. This option enables you to
determine the effective home site for a user and global entitlement
combination, which might be different from the home site that is
configured for the user.
--userName
Specifies the name of the user whose home site you want to list. Use
the format domain\username.
Example
lmvutil --authAs adminEast --authDomain domainEast --authPassword "*"
--resolveUserHomeSite --userName domainEast\adminEast
Listing User Assignments
You can use the lmvutil command with the --listUserAssignments option to list the dedicated desktop
pod assignments for a user and global entitlement combination.
Syntax
lmvutil --listUserAssignments {--userName domain\username | --entitlementName name | --podName
name | --siteName name}
Chapter 5 lmvutil Command Reference
VMware, Inc. 63