Updating the Horizon connection broker settings

The Update-ConnectionBroker command supports a number of options to configure Horizon connection brokers, which includes both connection servers and security servers. The following example command updates the external PCoIP URL of the Horizon security server named HORSEC1:

Update-ConnectionBroker -Broker_id “HORSEC1” -ExternalPCoIPUrl “192.168.0.1:4172”

The following options are supported when using the Update-ConnectionBroker command:

  • Broker_id: Name of the Horizon connection broker.
  • DirectConnect: Enable direct connections to the Horizon desktops. The options are $true or $false (the default).
  • DirectPCoIP: Enable direct PCoIP connections to the Horizon desktops. The options are $true (the default) or $false.
  • ClearNodeSecret: Clear the existing RSA SecurID node secret (if in use).
  • ExternalURL: External URL for the connection server home page.
  • ExternalPCoIPUrl: External URL for PCoIP access using the secure gateway.
  • LdapBackupFolder: The folder that is used for the Horizon LDAP backups.
  • LdapBackupFrequency: The frequency of LDAP backups. The options are EveryHour, Every6Hour, Every12Hour, EveryDay (the default), Every2Day, EveryWeek, Every2Week, and Never.
  • LdapBackupMaxNumber: Maximum number of LDAP backups that need to be retained. The default is 10.
  • LogoffWhenRemoveSmartCard: Log off the Horizon client sessions when the clients’ smart card is removed. The options are $true or $false (the default).
  • NameMapping: Enforce RSA SecurID and Windows name matching. The options are $true or $false (the default).
  • SecureIDEnabled: Enable RSA SecurID authentication. The options are $true or $false (the default).
  • SmartCardSetting: Enable smart card authentication. The options are Required, Off, or Optional (the default).
  • Tags: Set connection server tags, used to restrict connections to desktop pools to specific connection servers.
  • PCoIPBandwidthLimit: Configure the per-session PCoIP bandwidth limit in Kbps.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.137.183.14