January 2019
Intermediate to advanced
520 pages
11h 51m
English
The Update-GlobalSetting command can be used to update a number of different Horizon global settings. The following example command enables and configures the forced logoff and prelogin 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:
Read now
Unlock full access