Red Hat LINUX VIRTUAL SERVER 4.6 - ADMINISTRATION Guida di Installazione Pagina 8

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
Vedere la pagina 7
8
3 Configure Delivery Controllers
3.1 Update Delivery Controller Configuration
A PowerShell script named Update-BrokerServiceConfig.ps1 is provided which will update the
Broker service configuration to support Linux VDA session brokering. This script is available within
the installation package.
Repeat the following steps on every Delivery Controller in the farm:
1. Copy the Update-BrokerServiceConfig.ps1 script to the Delivery Controller machine.
2. Open a Windows PowerShell console in the context of the local Administrator.
3. Locate and change to the folder containing the script.
4. Execute the script:
.\Update-BrokerServiceConfig.ps1
By default, PowerShell is configured to prevent the execution of PowerShell scripts. If the script fails
to run, you may need to change the PowerShell execution policy before trying again:
Set-ExecutionPolicy Unrestricted
The Update-BrokerServiceConfig.ps1 script updates the Broker service configuration file with new
WCF endpoints required by the Linux VDA and restarts the Broker Service. The script determines
the location of the Broker service configuration file automatically. A backup of the original
configuration file is created in the same directory with the extension .prelinux.
These changes will have no impact on the brokering of Windows VDA's configured to use the same
Delivery Controller farm. This allows for a single Controller farm to manage and broker sessions to
both Windows and Linux VDAs seamlessly.
3.2 Verify Delivery Controller Configuration
To verify whether the required configuration changes have been applied to a Delivery Controller,
confirm the string EndpointLinux appears 5 times in the file:
%PROGRAMFILES%\Citrix\Broker\Service\BrokerService.exe.config
From the Windows command prompt, logged on as a local administrator:
cd "%PROGRAMFILES%"\Citrix\Broker\Service
findstr EndpointLinux BrokerService.exe.config
Vedere la pagina 7
1 2 3 4 5 6 7 8 9 10 11 12 13 ... 26 27

Commenti su questo manuale

Nessun commento