-
Book Overview & Buying
-
Table Of Contents
VMware Horizon View 6 Desktop Virtualization Cookbook - Second Edition
By :
The
Update-GlobalSetting command can be used to update a number of different Horizon View global settings.
The following example command enables and configures the Force Logoff and Pre Login messages:
Update-GlobalSetting -DisplayPreLogin $true -PreLoginMessage "Unauthorized users prohibited" -DisplayLogoffWarning $true -ForcedLogoffMessage "You will be logged off"
The following settings can be set using the Update-GlobalSetting command:
The DisplayLogoffWarning setting: This displays a warning to the Horizon View Client prior to a forced logoff; this value should be contained within quotes.
The DisplayPreLogin setting: This displays a login message prior to the Horizon View Client logging into the Connection Server; this value should be contained within quotes.
The ForceLogoffAfter setting: This sets how long you need to wait in minutes after the warning message appears to force logoff of the Horizon View Client.
The ForceLogoffMessage...
Change the font size
Change margin width
Change background colour