# 設定ガイド: BitLocker コンプライアンス

{% hint style="info" %}
\nこのページの構成オプションは\[管理者]\(<https://docs.nexthink.com/platform/ja/user-guide/administration/account-management/roles#roles-administration)のみが見ることができます。> \[使用ガイド: BitLocker 準拠]\(usage-guide-bitlocker-compliance.md)を参照して標準ユーザーとしてライブラリ コンテンツを使用してください。
{% endhint %}

## 前提条件 <a href="#operatingsystems-stability-security-andcompliance-configurationguide-introduction" id="operatingsystems-stability-security-andcompliance-configurationguide-introduction"></a>

このライブラリパックには、次の必要な[拡張製品](https://docs.nexthink.com/platform/ja/overview/products)からのコンテンツが含まれています：

* ​[従業員エンゲージメント - キャンペーン](https://docs.nexthink.com/platform/ja/user-guide/campaigns)​

{% hint style="info" %}
これらの製品のいくつかは、各コンテンツへのデフォルトのアクセスを提供し、[拡張製品](https://docs.nexthink.com/platform/ja/overview/products)なしでも使用できます。

デフォルトの拡張製品の閾値について詳しくは、[拡大ドキュメンテーション](https://edocs.nexthink.com/nexthink-infinity/infinity-specifications/nexthink-infinity-default-thresholds-overview)をご覧ください。
{% endhint %}

このダッシュボードは、Windows デバイス上の BitLocker 暗号化を監視および管理し、セキュリティと準拠の維持を保証します。 このページでは、コンテンツの構造を説明します。

## **含まれるコンテンツと依存関係** <a href="#documentation-contentanddependencies" id="documentation-contentanddependencies"></a>

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

| 種類                                                        | 名前                | 説明                                                                   | 依存関係                                                                                                    |
| --------------------------------------------------------- | ----------------- | -------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------- |
| ​[ライブダッシュボード](/platform/ja/user-guide/live-dashboards.md) | BitLocker ステータス監視 | このダッシュボードは、Windows デバイス上の BitLocker 暗号化を監視および管理し、セキュリティと準拠の維持を保証します。 | なし                                                                                                      |
| [​リモートアクション](/platform/ja/user-guide/remote-actions.md)   | BitLocker 情報の取得   | BitLocker 保護の状態に関する基本情報を返します。                                        | 特定のダッシュボード ウィジェットをポピュレートする必要があります                                                                       |
| リモートアクション                                                 | GPO スタートアップ影響の取得  | GPO および Entra ID 設定に関する基本情報を返します                                     | デバイスが起動した際のユーザーおよびコンピュータ GPO の影響を測定するために使用されます。 また、デバイスが Entra ID に参加しているかどうかをチェックし、GPO が存在しないことを意味します。 |

## BitLocker 準拠の設定 <a href="#operatingsystems-stability-security-andcompliance-configurationguide-configurationguide" id="operatingsystems-stability-security-andcompliance-configurationguide-configurationguide"></a>

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

コンテンツをインストールして設定するための手順に従ってください:

* 設定の前に - [Nexthink ライブラリー](https://docs.nexthink.com/platform/ja/user-guide/nexthink-library)​からライブラリパックのコンテンツをインストールしてください
* ステップ 1 - リモートアクションを設定します。

### **ステップ 1 - リモートアクションを設定します** <a href="#step-1-configure-remote-actions" id="step-1-configure-remote-actions"></a>

* メインメニューから、**リモートアクション**に移動し、[リモートアクションの管理](https://docs.nexthink.com/platform/ja/user-guide/remote-actions/managing-remote-actions)ページを開きます。

1. リモートアクションを確認および編集してください。

これらのリモートアクションには、次の設定をお勧めします:

<table><thead><tr><th>名前</th><th>トリガー</th><th>スケジュールクエリ</th><th>編集するパラメータ</th></tr></thead><tbody><tr><td>BitLocker情報を取得</td><td>スケジュール済み、毎日</td><td><pre><code>devices
</code></pre></td><td></td></tr><tr><td></td><td></td><td></td><td></td></tr><tr><td>where operating_system.platform == windows and operating_system.name != "server"</td><td></td><td></td><td></td></tr><tr><td></td><td>無し</td><td></td><td></td></tr><tr><td>GPO 起動影響を取得</td><td>スケジュール済み、毎日</td><td><pre><code>devices
</code></pre></td><td></td></tr><tr><td></td><td></td><td></td><td></td></tr><tr><td>where operating_system.platform == windows and operating_system.name != "*server"</td><td></td><td></td><td></td></tr><tr><td></td><td>無し</td><td></td><td></td></tr></tbody></table>

***

関連トピック

* ​[BitLockerコンプライアンス](/platform/ja/library-packs/security-and-compliance/bitlocker-compliance.md)​
* ​[使用ガイド: BitLockerコンプライアンス](/platform/ja/library-packs/security-and-compliance/bitlocker-compliance/usage-guide-bitlocker-compliance.md)​


---

# 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/library-packs/security-and-compliance/bitlocker-compliance/configuration-guide-bitlocker-compliance.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.
