-
-
Amazon Linux 2、CentOS、RHEL、Rocky Linux 用 Linux Virtual Delivery Agent の手動インストール
-
XenDesktop 7.6 以前のバージョンでの Delivery Controller の構成
-
This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已经过机器动态翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
이 콘텐츠는 동적으로 기계 번역되었습니다. 책임 부인
Este texto foi traduzido automaticamente. (Aviso legal)
Questo contenuto è stato tradotto dinamicamente con traduzione automatica.(Esclusione di responsabilità))
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.책임 부인
Este artigo foi traduzido automaticamente.(Aviso legal)
这篇文章已经过机器翻译.放弃
Questo articolo è stato tradotto automaticamente.(Esclusione di responsabilità))
Translation failed!
XenDesktop 7.6 およびそれ以前のバージョンのデリバリーコントローラーの構成
XenDesktop 7.6 およびそれ以前のバージョンでは、Linux VDA をサポートするために変更が必要です。これらのバージョンでは、ホットフィックスまたは更新スクリプトが必要です。インストールおよび検証手順は、この記事で説明します。
デリバリーコントローラー™ の構成の更新
- XenDesktop 7.6 SP2 の場合、Linux 仮想デスクトップ用ブローカーを更新するには、ホットフィックスアップデート 2 を適用します。ホットフィックスアップデート 2 は、以下から入手できます。
CTX142438: ホットフィックスアップデート 2 - Delivery Controller 7.6 (32 ビット) – 英語版
XenDesktop 7.6 SP2 より前のバージョンの場合、Update-BrokerServiceConfig.ps1 という名前の PowerShell スクリプトを使用して Broker Service の構成を更新できます。このスクリプトは、次のパッケージで入手できます。
- citrix-linuxvda-scripts.zip
ファーム内のすべてのデリバリーコントローラーで、次の手順を繰り返します。
- Update-BrokerServiceConfig.ps1 スクリプトをデリバリーコントローラーマシンにコピーします
- ローカル管理者として Windows PowerShell コンソールを開きます
- Update-BrokerServiceConfig.ps1 スクリプトを含むフォルダーに移動します
-
Update-BrokerServiceConfig.ps1 スクリプトを実行します
.\Update-BrokerServiceConfig.ps1 <!--NeedCopy-->
ヒント:
デフォルトでは、PowerShell は PowerShell スクリプトの実行を防止するように構成されています。スクリプトの実行に失敗した場合は、再試行する前に PowerShell 実行ポリシーを変更してください。
Set-ExecutionPolicy Unrestricted <!--NeedCopy-->
Update-BrokerServiceConfig.ps1 スクリプトは、Linux VDA で必要となる新しい WCF エンドポイントを使用して Broker Service の構成ファイルを更新し、Broker Service を再起動します。スクリプトは、Broker Service の構成ファイルの場所を自動的に特定します。元の構成ファイルのバックアップは、ファイル名に .prelinux が追加されて同じディレクトリに作成されます。
これらの変更は、同じデリバリーコントローラーファームを使用するように構成された Windows VDA のブローカー処理には影響しません。単一のコントローラーファームで、Windows VDA と Linux VDA の両方のセッションをシームレスに管理およびブローカー処理できます。
デリバリーコントローラーの構成の検証
必要な構成変更がデリバリーコントローラーに適用されると、%PROGRAMFILES%\Citrix\Broker\Service\BrokerService.exe.config ファイル内に EndpointLinux という文字列が 5 回表示されます。
Windows コマンドプロンプトから、ローカル管理者としてログオンして確認します。
cd "%PROGRAMFILES%"\Citrix\Broker\Service\
findstr EndpointLinux BrokerService.exe.config
<!--NeedCopy-->
共有
共有
This Preview product documentation is Citrix Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Citrix Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Citrix product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.