4.5

Table Of Contents
VMware View Integration Guide
44 VMware, Inc.
Settheforcedlogoutwarningmessageanddelayperiod.
Update-GlobalSetting -DisplayLogoffWarning $true -ForcedLogoffAfter $logoutdelay
-ForcedLogoffMessage "Forced log out will occur in $logoutdelay minutes"
RequireclientstouseSSLtoconnectandsetthepreloginmessage.
Update-GlobalSetting -UseSSLClient $true -PreLoginMessage "Insert disclaimer and other notices
here."
Managing View Licenses
DisplaytheinstalledViewlicensekeys.
Get-License
Addalicensekey.
Set-License -key "08A25-0212B-0212C-4D42E"