# 設定ガイド: Intune ヘルス

## はじめに <a href="#configurationguide-configurationmanager-sccm-clienthealth-introduction" id="configurationguide-configurationmanager-sccm-clienthealth-introduction"></a>

Intune の採用、コンプライアンス、および安定性を環境全体で監視し、迅速に Intune クライアントの問題を診断し、修正します。

## コンテンツリストと依存関係 <a href="#configurationguide-configurationmanager-sccm-clienthealth-contentlistanddependency" id="configurationguide-configurationmanager-sccm-clienthealth-contentlistanddependency"></a>

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

<table><thead><tr><th width="187">タイプ</th><th>名前</th><th>説明</th><th>依存関係</th></tr></thead><tbody><tr><td><a href="https://nexthink.gitbook.io/opd/user-guide/live-dashboards">ライブ ダッシュボード</a></td><td>Intune ヘルス</td><td>環境全体の Intune の採用、コンプライアンス、および安定性を監視し、迅速に Intune クライアントの問題を診断して修正します。</td><td></td></tr><tr><td><a href="https://nexthink.gitbook.io/opd/user-guide/remote-actions">リモート アクション</a></td><td>Intuneデバイスのステータスを取得</td><td>Intune クライアントコンポーネントの健全性情報と登録診断データを収集します。</td><td><ul><li>特定のダッシュボードウィジェットをポピュレートするために必要です。</li></ul></td></tr><tr><td></td><td>Intune 同期状態を取得 (Windows のみ)</td><td>Intune クライアントポリシーの同期診断と施行データを収集します。</td><td><ul><li>特定のダッシュボードウィジェットをポピュレートするために必要です。</li></ul></td></tr><tr><td></td><td>Intune コンプライアンス状況を取得 (Windows のみ)</td><td>Intune に登録されているデバイスがコンプライアントか非コンプライアントとしてフラグされているかどうかを理解するのに役立ちます。</td><td><ul><li>特定のダッシュボードウィジェットをポピュレートするために必要です。</li></ul></td></tr><tr><td></td><td>Intune クライアントの診断を取得 (Windows のみ)</td><td>Intune クライアント診断ログを収集し、それらのログの単一アーカイブを作成し、デバイス上の以下のフォルダに格納します: "C:\Users\Public\Documents"。</td><td></td></tr><tr><td></td><td>Intune ポリシー同期を実行 (Windows のみ)</td><td>デバイス上の Intune クライアントポリシーの同期を強制します。</td><td></td></tr><tr><td></td><td>Intune の失敗したアプリケーションの修復を実行 (Windows のみ)</td><td>エンドポイント デバイス上の失敗したアプリケーションデプロイメントを修正するのに役立ちます。</td><td></td></tr></tbody></table>

## 構成ガイド <a href="#configurationguide-configurationmanager-sccm-clienthealth-configurationguide" id="configurationguide-configurationmanager-sccm-clienthealth-configurationguide"></a>

このライブラリパックを効果的に使用するには、コンテンツを適切にインストールして構成する必要があります。 次に示すのは、適切に使用する前にコンテンツをインストールして構成するための推奨ステップです。

### **ステップ 1) ライブラリパック コンテンツをインストール**

[Nexthink ライブラリ](https://nexthink.gitbook.io/opd/user-guide/nexthink-library)に移動し、必要なすべてのコンテンツをインストールします。

### **ステップ 2) リモートアクションを構成**

[リモートアクションの管理](https://nexthink.gitbook.io/opd/user-guide/remote-actions/managing-remote-actions)管理ページに移動して、リモートアクションを確認および編集します。

次のリモートアクションの構成を推奨します:

<table><thead><tr><th width="175">名前</th><th>トリガー</th><th width="231">スケジュールクエリ</th><th>編集するパラメータ</th></tr></thead><tbody><tr><td>Intuneデバイスのステータスを取得</td><td>スケジュール済み、毎日</td><td><pre data-title="Code"><code><strong>1 devices 
</strong>2 | where operating_system.platform == Windows
3 and operating_system.name !in ["*server*"]
</code></pre></td><td></td></tr><tr><td>Intune 同期状態を取得 (Windows のみ)</td><td>スケジュール済み、毎日</td><td><pre data-title="Code"><code>1 devices 
2 | where operating_system.platform == Windows
3 and operating_system.name !in ["*server*"]
</code></pre></td><td></td></tr><tr><td>Intune コンプライアンス状況を取得 (Windows のみ)</td><td>スケジュール済み、毎日</td><td><pre><code>1 devices 
2 | where operating_system.platform == Windows
3 and operating_system.name !in ["*server*"]
</code></pre></td><td></td></tr><tr><td>Intune クライアントの診断を取得 (Windows のみ)</td><td>手動、複数のデバイスでトリガー可能</td><td></td><td></td></tr><tr><td>Intune ポリシー同期を実行 (Windows のみ)</td><td>手動、複数のデバイスでトリガー可能</td><td></td><td></td></tr><tr><td>Intune の失敗したアプリケーションの修復を実行 (Windows のみ)</td><td>手動、複数のデバイスでトリガー可能</td><td></td><td></td></tr></tbody></table>

## 使用ガイド <a href="#configurationguide-configurationmanager-sccm-clienthealth-usageguide" id="configurationguide-configurationmanager-sccm-clienthealth-usageguide"></a>

コンテンツは設定され、使用準備が整いました。 使用方法の概要と推奨事項の詳細は、使用ガイドをご覧ください:

[使用ガイド: Intune ヘルス](https://docs.nexthink.com/platform/ja/library-packs/security-and-compliance/intune-health/usage-guide-intune-health)
