> 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/installing-collector-on-macos.md).

# macOSでCollectorをインストールする

このページでは、macOSデバイス向けのCollectorのインストールおよび展開プロセスについて説明します。 このプロセスでは、小規模または管理対象外の環境向けの手動インストールと、JamfまたはMicrosoft Intuneを使用した自動展開という、三つのパスを扱います。

開始前に、インフラに適用される展開パスを特定するために[Collectorをインストールする](/platform/ja/configuring_nexthink/bringing-data-into-your-nexthink-instance/deploying-nexthink-in-non-vdi-environment/installing-collector.md)を参照してください。

{% hint style="info" %}
Nexthinkは、macOS用Collectorをディスクイメージ（DMG）ファイルとして配布しています。 Collectorはユーザーモードで実行され、カーネル拡張機能を必要としません。そのため、更新後またはアンインストール後にデバイスを再起動する必要がありません。
{% endhint %}

## 開始する前に <a href="#installingcollectoronmacos-prerequisites" id="installingcollectoronmacos-prerequisites"></a>

開始前に、以下を用意してください：

* CollectorをインストールするmacOSデバイス一台以上。
* パスに`data`を含むNexthinkインスタンスのURL。 詳細については、\*\*\[接続要件]\*\*を参照してください。
  * 例: `<instance>.data.<region>.nexthink.cloud`
* Nexthinkからのウェルカムメールで受け取った`Customer Key.txt`ファイル内のカスタマーキー。
* Nexthinkインスタンスの管理者認証情報。
* Nexthink Collectorインストールパッケージ: `Nexthink_Collector_<version>.dmg`。 Collector管理ダッシュボードの**管理 > Collector管理 > ダウンロード**からダウンロードしてください。 DMGファイルの内容：
  * グラフィカルウィザードでのインストール用にあらかじめ定義されたインストールパッケージ。
  * コマンドラインインストール用の`csi.app`アプリケーション。
  * トラブルシューティング用のReporterシェルアプリケーション。
  * アンインストーラーアプリケーション。
* インストールプロセスの一部として構成された、Collectorコンポーネントに対するフルディスクアクセスの有効化。
* 接続用のTCPポート。デフォルト: `443`。
* オプション: サードパーティ製の自動展開ツール。 このドキュメントでは、JamfとMicrosoft Intuneについて説明します。

## インストールパスを選択する

````mermaid
%%{ init : { "theme" : "default", "flowchart" : { "curve" : "linear" }}}%%
flowchart TD
    A(["▶️ 開始"]) --> B{"macOS<br/>デバイスはどのように管理されていますか？"}
    B -->|未管理または小規模| C["🔧 手動インストール"]
    B -->|Jamf で管理| D["⚙️ Jamf でデプロイ"]
    B -->|Microsoft Intune で管理| E["⚙️ Intune でデプロイ"]

    classDef start fill:#EEF3F7,stroke:#1046A8,color:#221F20;
    classDef decision fill:#0B1441,stroke:#0B1441,color:#FFFFFF;
    classDef manual fill:#00B1A9,stroke:#00B1A9,color:#FFFFFF;
    classDef deployA fill:#3194F7,stroke:#1046A8,color:#FFFFFF;
    classDef deployB fill:#1046A8,stroke:#0B1441,color:#FFFFFF;

    class A start;
    class B decision;
    class C manual;
    class D deployA;
    class E deployB;"}]} }```}>>:: to=container.exec(queue=
````

適切なパスを選択するには、以下のガイダンスを使用してください：

* **手動インストール**: 小規模なパイロット環境または管理対象外のmacOSデバイス向けです。たとえば、価値実証を実施している場合、少数のデバイスのみを管理している場合、またはこれらのデバイスにUEMソリューションを使用していない場合に適しています。
* **Jamfによる展開**: macOSデバイスがすでにJamfで管理されており、Jamfから権限とパッケージ展開の両方をプッシュする場合に使用します。
* **Intuneによる展開**: macOSデバイスがすでにMicrosoft Intuneに登録されており、IntuneからポリシーをプッシュしてCollectorインストールスクリプトを実行する場合に使用します。

{% hint style="info" %}
必要なエンタープライズ展開ツールは、JamfまたはIntuneのいずれか一つだけです。
{% endhint %}

## 展開手順

選択したパスに該当するページに進んでください：

* [Collectorを手動でインストールする](/platform/ja/configuring_nexthink/bringing-data-into-your-nexthink-instance/deploying-nexthink-in-non-vdi-environment/installing-collector/installing-collector-on-macos/manual-installation-on-macos-tp.md)
* [JamfでCollectorをデプロイする](/platform/ja/configuring_nexthink/bringing-data-into-your-nexthink-instance/deploying-nexthink-in-non-vdi-environment/installing-collector/installing-collector-on-macos/jamf-deployment-tp.md)
* [IntuneでCollectorをデプロイする](/platform/ja/configuring_nexthink/bringing-data-into-your-nexthink-instance/deploying-nexthink-in-non-vdi-environment/installing-collector/installing-collector-on-macos/intune-deployment-tp.md)
* [Collectorをアンインストールする](/platform/ja/configuring_nexthink/bringing-data-into-your-nexthink-instance/deploying-nexthink-in-non-vdi-environment/installing-collector/installing-collector-on-macos/uninstalling-collector-mac-tp.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/configuring_nexthink/bringing-data-into-your-nexthink-instance/deploying-nexthink-in-non-vdi-environment/installing-collector/installing-collector-on-macos.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.
