> 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/security-and-compliance/driver-compliance.md).

# ドライバーコンプライアンス

**Driver compliance** ライブラリパックは、Dell、HP、Lenovo デバイス全体のドライバー、ファームウェア、BIOS のコンプライアンスを追跡するのに役立ちます。

このソリューションは、ベンダー固有の更新ツールを使用して不足している更新を検出します。

* Dell デバイス向けの Dell Command / Dell Update Package
* HP デバイス向けの HP Image Assistant
* Lenovo デバイス向けの Lenovo Thin Installer Utility

このソリューションにはベンダーごとの専用ダッシュボードが含まれており、EUC およびエンドポイントチームに、保留中の重要、セキュリティ、推奨、任意の更新に関する可視性を提供します。 Dell と HP のデバイスでは、自動ドライバーコンプライアンスワークフローを使用して、保留中の重要なドライバー更新を検出し、自動的に修復を実行できます。

{% hint style="info" %}
ダッシュボードは Dell、HP、Lenovo デバイスをサポートしています。 自動修復ワークフローは現在、Dell と HP デバイスのみをサポートしています。
{% endhint %}

## 問題

エンドポイント全体のドライバー、ファームウェア、BIOS コンプライアンスに関する集中可視性が欠如していると、セキュリティ、安定性、パフォーマンスの低下につながるリスクを見逃すブラインドスポットが生じます。 これらのリスクは、回避可能なサービスデスクチケット、デバイスの不安定化、従業員 Experience の低下、トラブルシューティングの遅延を引き起こします。 一般的に、修復にはベンダー提供の専用ツールを使用して環境を監視する大きな手作業が必要です。

## 解決策

**Driver compliance monitoring** ライブラリパックは、ドライバー、ファームウェア、BIOS の更新コンプライアンスを監視するための 3 つの専用ダッシュボードを提供します。

* ドライバーの遵守 - Dell
* ドライバーの遵守 - HP
* ドライバーの遵守 - Lenovo

各ダッシュボードには対象デバイスベンダーの保留中の更新が表示され、チームは現在のコンプライアンス状況、更新の影響範囲、運用スキャンの健全性を把握できます。

Dell と HP のデバイスでは、自動ドライバーコンプライアンスワークフローを使用して、保留中の重要なドライバー更新の修復を自動化できます。 このワークフローはデバイスが Dell か HP かを識別し、保留中の重要なドライバー更新を確認し、対応するベンダー固有のドライバー更新 Remote action をトリガーします。 他のメーカーのデバイスは、このワークフローでは未サポートとして扱われます。

## メリットと成果

「ドライバ適合性モニタリング」ソリューションを実装することで、あなたは以下を行うことができます:

* Dell、HP、Lenovo デバイス全体の保留中のドライバー、ファームウェア、BIOS 更新に関する可視性を得られます。
* 保留中の重要、セキュリティ、推奨、または任意の更新を持つデバイスを特定します。
* デバイスモデル、タイプ、国、組織、またはその他の構造別にコンプライアンスデータをセグメント化します。
* 正常にスキャンされていない、またはスキャンデータが古いデバイスを検出します。
* サポート対象の Dell および HP デバイスに対して重要なドライバー更新の修復を自動化します。
* 旧バージョンのドライバーやファームウェアが原因のインシデントを削減します。
* デバイスの安定性、パフォーマンス、および従業員 Experience を向上させます。
* ベンダー固有のダッシュボードと運用ワークフローのインサイトを使用してコンプライアンスレポートを支援します。

## Driver compliance monitoring の開始方法

これらのリンクに従ってパックを設定し、使用を開始してください:

* [使用ガイド: ドライバ適合性](/platform/ja/library-packs/security-and-compliance/driver-compliance/usage-guide_-driver-compliance.md) を標準ユーザー向けに参照してください。
* 管理者ロールを有するユーザーのみがアクセス可能な[設定ガイド: ドライバ適合性](/platform/ja/library-packs/security-and-compliance/driver-compliance/configuration-guide_-driver-compliance.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/library-packs/security-and-compliance/driver-compliance.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.
