VMware Identity Manager と統合する Citrix サーバで、Citrix PowerShell Remoting を有効にする必要があります。Citrix PowerShell Remoting により Integration Broker と Citrix サーバ ファーム間の接続が有効になります。
手順
- VMware Identity Manager と統合する Citrix サーバに SSL サーバ証明書をインストールします。
SSL サーバ証明書のインストール方法の詳細については、Microsoft ドキュメントを参照してください。
- [プロパティ] をクリックして、証明書のサーバ認証が有効になっていることを確認します。
- Citrix PowerShell Remoting を有効にします。
- を開きます。
- set-executionpolicy remotesigned コマンドを入力します。
- Import-Module コマンドを入力します。
Import-Module
C:\Program Files\Citrix\PowerShell Modules\Citrix.XenApp.Commands.Remoting\Enable-XAPSRemoting.ps1
Citrix PowerShell モジュールがデフォルトの場所にインストールされていない場合は、デフォルトのパスを環境で使用されているパスに置き換えます。
- Enable-XAPSRemoting コマンドを入力します。