Administering View Cloud Pod Architecture

Table Of Contents
4 Click OK in the confirmation dialog box.
Remove a Home Site Association
You can use the lmvutil command to remove the association between a user or group and a home site. You
can also remove the association between a home site and a global entitlement for a specified user or group.
Prerequisites
Become familiar with the lmvutil command authentication options and requirements and verify that you
have sufficient privileges to run the lmvutil command. See “lmvutil Command Authentication,” on
page 38.
Procedure
n
To remove the association between a home site and a user, run the lmvutil command with the
--deleteUserHomeSite option.
You can run this command on any View Connection Server instance in the pod federation.
lmvutil --deleteUserHomeSite --userName domain\username [--entitlementName name]
Option Description
--userName
Name of the user. Use the format domain\username.
--entitlementName
(Optional) Name of a global entitlement. Use this option to remove the
association between the home site and a global entitlement for the
specified user.
For example:
lmvutil --authAs adminEast --authDomain domainEast --authPassword "*" --deleteUserHomeSite --
userName domainCentral\adminCentral
n
To remove the association between a home site and a group, run the lmvutil command with the
--deleteGroupHomeSite option.
You can run this command on any View Connection Server instance in the pod federation.
lmvutil --deleteGroupHomeSite --groupName domain\groupname [--entitlementName name]
Option Description
--groupName
Name of the group. Use the format domain\groupname.
--entitlementName
(Optional) Name of a global entitlement. Use this option to remove the
association between the home site and a global entitlement for the
specified group.
For example:
lmvutil --authAs adminEast --authDomain domainEast --authPassword "*" --deleteGroupHomeSite
--groupName domainCentral\adminCentralGroup
Administering View Cloud Pod Architecture
34 VMware, Inc.