> 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/connecting-mobile-devices-to-nexthink/nexthink-mobile-for-ios.md).

# iOS の構成と展開

本ガイドでは、iOS デバイス向けに Nexthink Mobile アプリケーションを展開する方法について説明します。 本ガイドは、デバイス管理および Nexthink オンボーディングを担当する IT 管理者を対象としており、iOS デバイス管理の概念および Unified Endpoint Management (UEM) ソリューションの管理に精通していることを前提としています。

## 開始前に

展開を開始する前に、以下の要件を満たしていることを確認してください。

* 対象デバイスが監督対象であり、Microsoft Intune や Jamf などの UEM ソリューションに登録されていることを確認してください。 このドキュメントでは例として Intune を使用しています。
* 対象デバイスが Apple App Store にアクセスできることを確認してください。
* [Nexthink Mobile app configuration profile (iOS)](https://edocs.nexthink.com/ja/nexthink-infinity/infinity-specifications/nexthink-mobile-app-configuration-profile-ios) のドキュメントに記載されているとおり、`Nexthink App configuration.xml` ファイルをダウンロードして構成します。
* インストールトークンを取得します。詳細は [インストールトークンの作成](/platform/ja/configuring_nexthink/bringing-data-into-your-nexthink-instance/connecting-mobile-devices-to-nexthink/creating-an-installation-token.md) のドキュメントを参照してください。

## Nexthink Mobile の追加

次の手順に従って、Nexthink Mobile を Intune に追加します。

{% stepper %}
{% step %}
**アプリ > iOS/iPadOS > 作成** を選択します。
{% endstep %}

{% step %}
**アプリの種類** で **iOS ストアアプリ** を選択します。
{% endstep %}

{% step %}
iOS Store で **App Store を検索** に移動します。
{% endstep %}

{% step %}
キーワード "Nexthink Mobile" を検索し、検索結果からアプリをインストールします。
{% endstep %}

{% step %}
**アプリ情報** を構成します:

* **最小オペレーティング システム**: 17.0 を設定
* **適用可能なデバイスの種類** を選択: iPad、iPhone、iPod
  {% endstep %}

{% step %}
アプリケーションを該当するモバイル デバイス グループに割り当てます。
{% endstep %}

{% step %}
**次へ** をクリックし、続けて **作成** を選択してアプリ作成を完了します。
{% endstep %}
{% endstepper %}

***

## カスタム構成プロファイルの作成

以下の手順に従い、アプリ構成ポリシーを作成して Entra ID グループに割り当てます:

{% stepper %}
{% step %}
Intune で **デバイス > iOS/iPadOS > 構成** に移動します。
{% endstep %}

{% step %}
**作成 > 新しいポリシー** を選択し、次の値を設定します:

* **プラットフォーム**: iOS/iPadOS
* **プロファイルの種類**: テンプレート
* **テンプレート名**: カスタム

**作成** をクリックします。

<figure><img src="/files/7CF5yI3phsPT9SRojy5Y" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
テンプレートにわかりやすい名前を追加し、**次へ** を選択します:

<figure><img src="/files/84katCa3TxadjGdC46tv" alt="" width="563"><figcaption></figcaption></figure>
{% endstep %}

{% step %}
プロファイルにわかりやすい名前を付け、[Nexthink Mobile app configuration profile (iOS)](https://edocs.nexthink.com/ja/nexthink-infinity/infinity-specifications/nexthink-mobile-app-configuration-profile-ios) から取得した構成 XML ファイルをアップロードします:
{% endstep %}

{% step %}
[Nexthink Mobile app configuration profile (iOS)](https://edocs.nexthink.com/ja/nexthink-infinity/infinity-specifications/nexthink-mobile-app-configuration-profile-ios) のドキュメントに従い、構成ファイル内の値が正しいことを確認します。 **次へ** をクリックします。
{% endstep %}

{% step %}
ポリシーを該当するモバイル デバイス グループに割り当てます。 完了したら、**次へ** をクリックし、**作成** を選択してプロファイルを作成します。
{% endstep %}
{% endstepper %}

***

## オンボーディングとデータ収集の確認

{% stepper %}
{% step %}
**デバイス上の構成を確認**

[Nexthink Mobile アプリ構成プロファイル (iOS)](https://edocs.nexthink.com/ja/nexthink-infinity/infinity-specifications/nexthink-mobile-app-configuration-profile-ios) のドキュメントに従い、構成ファイルが正しく動作していることを確認します。
{% endstep %}

{% step %}
**Nexthink におけるデバイスの可視性を確認**

Nexthink で、次のインベスティゲーションを実行してデバイスがデータを報告していることを確認します:

{% code overflow="wrap" %}

```sql
mobile_devices during past 1h
| where mobile_device.uid in ["<app-uid>"]
| list mobile_device.name, mobile_device.hardware.model, mobile_device.operating_system.name, mobile_device.uid, mobile_device.primary_user_upn
```

{% endcode %}

デバイスがクエリ結果に表示された場合、オンボーディングは成功しています。

<figure><img src="/files/ucVoLIOUrj1RGLGBNbtB" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

***

## クライアント デバイスで Nexthink Mobile を構成（オプション）

必要に応じて、クライアント デバイスで Nexthink Mobile を構成する方法については [クライアントデバイスでの設定](/platform/ja/configuring_nexthink/bringing-data-into-your-nexthink-instance/connecting-mobile-devices-to-nexthink/configuring-on-client-devices.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/connecting-mobile-devices-to-nexthink/nexthink-mobile-for-ios.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.
