> 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/library-packs/nexthink-management/nexthink-audit-log-monitoring/collector-configuration-profiles.md).

# Nexthink Collector 構成プロファイル

**Nexthink Collector 構成プロファイル**のライブラリパックは、デバイス構成プロファイルへの移行プロセスをサポートします。これは、Nexthink プラットフォームからデバイス固有の Collector 構成を一元的に管理するアプローチです。​

このライブラリパックをインストールする前に、この新しい機能とその動作をよりよく理解するため、[Migrating to the Device configuration profiles ](https://edocs.nexthink.com/ja/nexthink-infinity/infinity-specifications/migrating-to-device-configuration-profiles)のドキュメントをお読みください。

## **コンテンツと依存関係**

このライブラリパックには以下のコンテンツと依存関係が含まれています；

| コンテンツの種類                                                                                             | 名前                              | 説明                                                               | 依存関係                              |
| ---------------------------------------------------------------------------------------------------- | ------------------------------- | ---------------------------------------------------------------- | --------------------------------- |
| ​[ライブダッシュボード](https://nexthink.gitbook.io/opd/user-guide/live-dashboards/managing-live-dashboards)​  | **Nexthink Collector 構成プロファイル** | ウィジェットによるデータ可視化を通じて、Nexthink Collector 情報を検出し深掘り分析します。           | 無し                                |
| [Remote Actions](https://nexthink.gitbook.io/opd/user-guide/remote-actions/managing-remote-actions)​ | **Collector 構成を取得**             | Collector 構成を読み取り、Windows および macOS デバイス上の現在のプライバシー関連設定をレポートします。 | 特定のダッシュボードウィジェットにデータを反映するために必要です。 |

## **Nexthink Collector 構成プロファイルパックの設定** <a href="#documentation-configurationguide" id="documentation-configurationguide"></a>

{% hint style="info" %}
この提案された設定ステップを適応させて、組織のニーズに応じてコンテンツを編集およびカスタマイズしてください。
{% endhint %}

設定前 - [Nexthink Library](https://docs.nexthink.com/platform/ja/latest/library) からライブラリパックのコンテンツをインストールします。​ パックをインストールしたら、含まれているリモートアクションを設定する必要があります。

**リモートアクションを設定**

1. メインメニューから **Remote Actions** > [Manage remote action ](https://docs.nexthink.com/platform/ja/latest/manage-remote-actions)ページに移動します。
2. リモートアクションを確認し、編集します。

Nexthink は、これらのリモートアクションに対して以下の構成を推奨しています。

| 名前                                    | トリガー スケジュール                                              | 編集するパラメータ |
| ------------------------------------- | -------------------------------------------------------- | --------- |
| **Collector 構成を取得** (Windows と macOS) | 毎日スケジュールされています。 効果的な勤務時間にトリガーされるよう、地域ごとに個別のスケジュールを作成します。 | \[なし]     |

**リモートアクションの設定に関する考慮事項**

このリモートアクションは、Windows と macOS の両方のデバイスで実行されます。 環境に VDI インフラストラクチャが含まれている場合、**デバイス** と **VDI セッション** のターゲティングオプションを有効にすることを Nexthink は推奨します。

<figure><img src="/files/rhrrnayIuKadQ2S9ff9G" alt=""><figcaption></figcaption></figure>

***


---

# 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/library-packs/nexthink-management/nexthink-audit-log-monitoring/collector-configuration-profiles.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.
