# Citrix 仮想チャネル許可リストの設定

Citrix プラットフォームは、特定のDLLと実行可能ファイルを許可リストに登録して、適切な通信を可能にする必要があります。 必要な仮想チャネル許可リスト設定は、使用しているCitrix Virtual Apps and Desktopsのバージョンに依存します。

以下のセクションでは、サポートされている各バージョンに対して明示的に許可する必要のあるコンポーネントを詳述しています。

## 2507以前のバージョン

* **ポリシー名**: 仮想チャネル許可リスト
* **ステータス**: 無効

{% hint style="info" %}
ポリシーは作成され割り当てられる必要がありますが、その値は"無効"に設定します。 ポリシーがアクティブでない場合、DVCは機能しません。
{% endhint %}

詳細な設定情報については、[Citrix ドキュメント](https://docs.citrix.com/ja-jp/citrix-virtual-apps-desktops/2402-ltsr/hdx-transport/virtual-channel-allow-list)を参照してください。

### 例

## 2507以上のバージョン

* **ポリシー名**: DVCのための仮想チャネル許可リスト
* **ステータス**: 有効
* **値**: `C:\Program Files\Nexthink\Collector\Collector\nxtsvc.exe,NxtDvcPlugin,NxtClientMetrics`

詳細な設定情報については、[Citrix ドキュメント](https://docs.citrix.com/ja-jp/citrix-virtual-apps-desktops/2507-ltsr/hdx-transport/virtual-channel-allow-list/virtual-channel-allow-list-for-dvc)を参照してください。

### 例


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.nexthink.com/platform/ja/configuring_nexthink/bringing-data-into-your-nexthink-instance/deploying-nexthink-in-non-vdi-environment/installing-collector/windows-collector-references/citrix-virtual-channel-allowlist-configuration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
