Linux Virtual Delivery Agent

配置 Delivery Controller

XenDesktop 7.6 及更早版本需要进行更改才能支持 Linux VDA。对于这些版本,需要修补程序或更新脚本。本文提供了安装和验证说明。

更新 Delivery Controller™ 配置

  • 对于 XenDesktop 7.6 SP2,请应用修补程序更新 2 以更新 Linux 虚拟桌面的 Broker。修补程序更新 2 可在此处获取:

CTX142438:修补程序更新 2 - 适用于 Delivery Controller 7.6 (32 位) – 英文

对于早于 XenDesktop 7.6 SP2 的版本,可以使用名为 Update-BrokerServiceConfig.ps1 的 PowerShell 脚本来更新 Broker Service 配置。此脚本在以下软件包中提供:

  • citrix-linuxvda-scripts.zip

在场中的每个 Delivery Controller 上重复以下步骤:

  1. Update-BrokerServiceConfig.ps1 脚本复制到 Delivery Controller 计算机。
  2. 以本地管理员身份打开 Windows PowerShell 控制台。
  3. 浏览到包含 Update-BrokerServiceConfig.ps1 脚本的文件夹。
  4. 运行 Update-BrokerServiceConfig.ps1 脚本:

    .\Update-BrokerServiceConfig.ps1
    <!--NeedCopy-->
    

提示:

默认情况下,PowerShell 配置为阻止执行 PowerShell 脚本。如果脚本无法运行,请在重试之前更改 PowerShell 执行策略:

配置 Delivery Controller