6.0
Table Of Contents
- Administering View Cloud Pod Architecture
- Contents
- Administering View Cloud Pod Architecture
- Introduction to Cloud Pod Architecture
- Designing a Cloud Pod Architecture Topology
- Setting Up a Cloud Pod Architecture Environment
- Initialize the Cloud Pod Architecture Feature
- Join Pods to the Pod Federation
- Find and Change a Pod Name
- Create and Configure a Global Entitlement
- Create and Configure a Site
- Assign a Home Site to a User or Group
- Test a Cloud Pod Architecture Configuration
- Sample Scenario: Setting Up a Basic Cloud Pod Architecture Environment
- Managing a Cloud Pod Architecture Environment
- View a Cloud Pod Architecture Configuration
- View Pod Federation Health in View Administrator
- View Desktop Sessions in a Pod Federation
- Determine the Effective Home Site for a User
- Add a Pod to a Site
- Remove a Pod From a Pod Federation
- Modifying Global Entitlements
- Remove a Home Site Association
- Disable the Cloud Pod Architecture Feature
- lmvutil Command Reference
- Index
Remove a Home Site Association
You can use lmvutil commands to remove associations 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 43.
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
Specifies the name of the user. Use the format domain\username.
--entitlementName
(Optional) Specifies the 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
Specifies the name of the group. Use the format domain\groupname.
--entitlementName
(Optional) Specifies the 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
40 VMware, Inc.