> 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/user-guide/administration/system-configuration/collector-management/downloads.md).

# ダウンロード

インフラストラクチャ内のデバイスに適用されるエンドポイントエージェントの最新バージョンをダウンロードしてください。

* 会社管理のデバイスで、管理された仮想または非仮想インフラストラクチャを使用している場合、オペレーティングシステムに適用されるコレクターを使用してください。
* 管理された仮想インフラストラクチャに接続する個人または自己管理の従業員デバイスの場合、VDIクライアントエクステンションを使用してください。

## 互換性 <a href="#collectormanagement-compatibility" id="collectormanagement-compatibility"></a>

詳細については、[互換性マトリックス](/platform/ja/configuring_nexthink/before-you-begin/compatibility-matrices.md)ドキュメントを参照してください。

## 権限 <a href="#collectormanagement-permissions" id="collectormanagement-permissions"></a>

Collectorの更新を管理するには、管理者権限が必要です。 詳細については、[Roles](https://github.com/nexthink/documentation.online-product-documentation/tree/develop/ja_docs/configuring_nexthink/configuring-your-platform/administration/account-management/roles/README.md)ドキュメントを参照してください。

## CollectorとVDIクライアントエクステンションのダウンロード

**バージョン** 列から適用されるアーティファクトを選択してください。 **デジタル署名** 列にあるSHA-256ハッシュでダウンロードを確認できます。

<figure><img src="/files/lqRUtgaZXdJYRhzLVVN6" alt="Collector and VDI Client Extension download page"><figcaption></figcaption></figure>

Collectorの場合、ダウンロードしたパッケージにはデフォルトの一般的な設定が含まれています。 これらのファイルを修正して、組織の要求に合わせたカスタム設定を作成してください。

カスタマイズ手順はオペレーティングシステムによって異なります。

* Collector のインストール要件および手順の詳細については、[Broken mention](broken://pages/Ji2MLX01GjChc5GlwNdT) のドキュメントを参照してください。
* スタンドアロンVDIクライアントエクステンションをインストールするには、[Nexthink VDIクライアント拡張機能のインストール](/platform/ja/configuring_nexthink/bringing-data-into-your-nexthink-instance/deploying-nexthink-in-vdi-environment/installing-the-nexthink-vdi-client-extension.md) に記載されているインストール手順に従ってください。


---

# 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/user-guide/administration/system-configuration/collector-management/downloads.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.
