Administering View Cloud Pod Architecture

Table Of Contents
Table 59. Options for Modifying Global Entitlements (Continued)
Option Description
--appVersion
(Optional) Version of the application.
Applies only to global application entitlements.
--appPublisher
(Optional) Publisher of the application.
Applies only to global application entitlements.
--appPath (Optional) Full pathname of the application, for example, C:\Program
Files\app1.exe.
Applies only to global application entitlements.
Examples
lmvutil --authAs adminEast --authDomain domainEast --authPassword "*" --updateGlobalEntitlement
--entitlementName "Windows 8 Desktop" --scope ANY --isDedicated
lmvutil --authAs adminEast --authDomain domainEast --authPassword "*"
--updateGlobalApplicationEntitlement --entitlementName "Microsoft Office PowerPoint" --scope ANY
Deleting a Global Entitlement
To delete a global desktop entitlement, use the lmvutil command with the --deleteGlobalEntitlement
option. To delete a global application entitlement, use the lmvutil command with the
--deleteGlobalApplicationEntitlement option.
Syntax
lmvutil --deleteGlobalEntitlement --entitlementName name
lmvutil --deleteGlobalApplicationEntitlement --entitlementName name
Command Usage
These commands return an error message if the specified global entitlement does not exist, the Cloud Pod
Architecture feature is not initialized, or the commands cannot delete the global entitlement.
Options
You use the --entitlementName option to specify the name of the global entitlement to delete.
Examples
lmvutil --authAs adminEast --authDomain domainEast --authPassword "*"
--deleteGlobalEntitlement --entitlementName "Windows 8 Desktop"
lmvutil --authAs adminEast --authDomain domainEast --authPassword "*"
--deleteGlobalApplicationEntitlement --entitlementName "Microsoft Office PowerPoint"
Adding a Pool to a Global Entitlement
Use the lmvutil command with the --addPoolAssociation option to add a desktop pool to a global
desktop entitlement or an application pool to a global application entitlement.
Syntax
lmvutil --addPoolAssociation --entitlementName name --poolId poolid
Administering View Cloud Pod Architecture
50 VMware, Inc.