> For the complete documentation index, see [llms.txt](https://docs.nexthink.com/platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](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).

# 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` 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>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
