# Nexthinkの設定

この記事では、企業環境で Nexthink ソリューションを展開するために必要な手順について説明します。 このプロセスは、デバイスの数、ネットワークインフラストラクチャ、ライセンスの種類など、複数の要因によって異なります。 具体的な手順は企業によって異なる場合があります。

{% stepper %}
{% step %}
**導入前の準備を理解する**

Nexthinkのアーキテクチャ、セキュリティ、法的ポリシー、および[技術要件](/platform/ja/configuring_nexthink/before-you-begin/technical-requirements.md)をよく理解してください。

より詳しい情報や参考資料については、[before-you-begin](https://docs.nexthink.com/platform/ja/before-you-begin/)を参照してください。
{% endstep %}

{% step %}
**Nexthink プラットフォームのセットアップ**

組織で Nexthink を開始する際、Nexthink からライセンス所有者に、各顧客に固有の重要な情報を含むメールが送信されます。

[Nexthinkインスタンスの設定](/platform/ja/configuring_nexthink/setting-up-the-platform-instance.md) ページをご参照ください。このメールで受け取れる情報とその使用方法について学べます。
{% endstep %}

{% step %}
**あなたのIT環境をNexthinkに接続します。**

プラットフォームをセットアップしたら、データが Nexthink にインポートされるように、コンポーネントをインストールして構成します。 これらのコンポーネントは協力して情報を収集し、必要なコンテキストを提供します:

* **エンドポイントエージェント**、例えば[Nexthinkコレクター](https://docs.nexthink.com/platform/ja/bringing-data-into-your-nexthink-instance/deploying-nexthink-in-non-vdi-environment/installing-collector/collector-overview.md#nexthink-collector)、[VDIクライアント拡張](https://docs.nexthink.com/platform/ja/bringing-data-into-your-nexthink-instance/deploying-nexthink-in-non-vdi-environment/installing-collector/collector-overview.md#vdi-client-extension)および[Nexthinkモバイルアプリ](https://github.com/nexthink/documentation.online-product-documentation/blob/develop/ja/broken/pages/xnGDhFENG1ftYo49waOw/README.md).
* **ブラウザー拡張機能**、例えば [Nexthink ブラウザー拡張機能](/platform/ja/configuring_nexthink/bringing-data-into-your-nexthink-instance/deploying-nexthink-in-non-vdi-environment/installing-the-nexthink-browser-extension.md) や [Amplify ブラウザー拡張機能](/platform/ja/configuring_nexthink/bringing-data-into-your-nexthink-instance/deploying-nexthink-in-non-vdi-environment/configure-amplify/installation-and-configuration.md#installationandconfiguration-installingtheamplifybrowserextensioninstallamplify)
* **インバウンドコネクタ**には、[Microsoft Teams用コネクタ](https://docs.nexthink.com/platform/ja/bringing-data-into-your-nexthink-instance/integrating-nexthink-with-third-party-tools/inbound-connectors/connector-for-microsoft-teams.md)や[モバイルデバイス用Intuneコネクタ](https://docs.nexthink.com/platform/ja/bringing-data-into-your-nexthink-instance/integrating-nexthink-with-third-party-tools/inbound-connectors/connector-for-intune-mobile-devices.md)が含まれます。

必要に応じて[https://docs.nexthink.com/platform/ja/bringing-data-into-your-nexthink-instance/integrating-nexthink-with-third-party-tools/nexthink-api.md](https://docs.nexthink.com/platform/ja/bringing-data-into-your-nexthink-instance/integrating-nexthink-with-third-party-tools/nexthink-api.md "mention")、[https://docs.nexthink.com/platform/ja/bringing-data-into-your-nexthink-instance/integrating-nexthink-with-third-party-tools/outbound-connectors/webhooks/](https://docs.nexthink.com/platform/ja/bringing-data-into-your-nexthink-instance/integrating-nexthink-with-third-party-tools/outbound-connectors/webhooks/ "mention")や[https://docs.nexthink.com/platform/ja/bringing-data-into-your-nexthink-instance/integrating-nexthink-with-third-party-tools/outbound-connectors/data-exporters/](https://docs.nexthink.com/platform/ja/bringing-data-into-your-nexthink-instance/integrating-nexthink-with-third-party-tools/outbound-connectors/data-exporters/ "mention")を使用して、外部システムにデータを送信するようにNexthinkを設定してください。

具体的な配備シナリオは、IT 環境および Nexthink ライセンスによって異なります。 詳細については、[bringing-data-into-your-nexthink-instance](https://docs.nexthink.com/platform/ja/bringing-data-into-your-nexthink-instance/)を参照してください。
{% endstep %}

{% step %}
**導入後の手順を実行する**

Nexthink のインストールが完了したら、次のような一般的なアクティビティが続きます:

1. [configuring-your-platform](https://docs.nexthink.com/platform/ja/configuring-your-platform/)に記載されているように、Nexthink インスタンスを設定する。
2. ユーザーのロールとアカウントを、[アカウント、システムおよびコンテンツの構成](/platform/ja/configuring_nexthink/configuring-your-platform/administration.md) に記載されている通りに作成してください。
3. [ユーザーガイド](/platform/ja/user-guide.md)に記述されているように、コンテンツを構成します。
   {% endstep %}
   {% endstepper %}


---

# Agent Instructions: 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:

```
GET https://docs.nexthink.com/platform/ja/configuring_nexthink.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
