Administering View Cloud Pod Architecture

Table Of Contents
Table 513. Options for Removing a User or Group From a Global Entitlement
Option Description
--userName
Name of a user to remove from the global entitlement. Use the format
domain\username.
--groupName
Name of a group to remove from the global entitlement. Use the format
domain\groupname.
--entitlementName
Name of the global entitlement from which to remove the user or group.
Example
lmvutil --authAs adminEast --authDomain domainEast --authPassword "*"
--removeUserEntitlement --userName domainCentral\adminCentral --entitlementName "Agent Sales"
lmvutil --authAs adminEast --authDomain domainEast --authPassword "*"
--removeGroupEntitlement --groupName domainCentral\adminCentralGroup --entitlementName "Agent
Sales"
Managing Home Sites
You can use lmvutil command options to create, modify, delete, and list home sites. You can associate a
user or group with a home site to restrict desktop choice to a particular site.
n
Configuring a Home Site on page 52
You can use the lmvutil command with the --createUserHomeSite or --createGroupHomeSite
option to create a home site for a user or group. You can also use these options to associate a home site
with a global entitlement.
n
Deleting a Home Site on page 53
You can use the lmvutil command with the --deleteUserHomeSite or --deleteGroupHomeSite
option to remove the association between a user or group and a home site.
Configuring a Home Site
You can use the lmvutil command with the --createUserHomeSite or --createGroupHomeSite option
to create a home site for a user or group. You can also use these options to associate a home site with a
global entitlement.
Syntax
lmvutil --createUserHomeSite --userName domain\username --siteName name [--entitlementName name]
lmvutil --createGroupHomeSite --groupName domain\groupname --siteName name [--entitlementName
name]
Usage Notes
You must create a site before you can configure it as a home site. See “Creating a Site,” on page 44.
These commands return an error message if the Cloud Pod Architecture feature is not initialized, the
specified user or group does not exist, the specified site does not exist, the specified entitlement does not
exist, or the command cannot create the home site.
Options
You can specify these options when you create a home site for a user or group.
Administering View Cloud Pod Architecture
52 VMware, Inc.