> 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).

# ダウンロード

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

* 管理対象の仮想または非仮想インフラストラクチャ内の会社管理デバイスには、ご使用のオペレーティングシステムに対応するCollectorを使用します。
* 管理対象の仮想インフラストラクチャに接続する個人所有または従業員自身が管理するデバイスには、VDI Client Extensionを使用します。

## 互換性 <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の更新を管理するには、管理者権限が必要です。 詳細については、[ロール](/platform/ja/user-guide/administration/account-management/roles.md)のドキュメントを参照してください。

## CollectorおよびVDI Client Extensionのダウンロード

**バージョン**列から該当するアーティファクトを選択します。 **デジタル署名**列にあるSHA-256ハッシュを使用して、ダウンロードを検証できます。

<figure><img src="https://3549141153-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeLm8O7QKZDn6z806e7Sv%2Fuploads%2Fgit-blob-141eeedc0f1fd7426ca3259e004f641d2f926385%2Fimage%20(536).png?alt=media" alt="Collector and VDI Client Extension download page"><figcaption></figcaption></figure>

Collectorの場合、ダウンロードしたパッケージには、デフォルトの汎用設定が適用されたファイルが含まれています。 これらのファイルを変更して、組織の要件に合わせたカスタム設定を作成します。

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

* Collectorのインストール要件と手順の詳細については、[Broken mention](broken://pages/Ji2MLX01GjChc5GlwNdT)のドキュメントを参照してください。
* スタンドアロンのVDI Client Extensionをインストールするには、[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.
