# ワークフロー: 構成マネージャー (SCCM) クライアント継続性

## 問題 <a href="#problem" id="problem"></a>

Configuration Manager (SCCM) クライアントが存在しない、または正しく機能していないデバイスは、重大なコンプライアンス問題を表しています。 さらに、壊れたクライアントの根本原因を検出し、トラブルシューティングし、修正する作業は、サポートエージェントにとって時間がかかることがあります。 クライアントがダウンすると、サポートエージェントはticketが発行されるまで問題に気付かないことがよくあります。

## 解決策 <a href="#solution" id="solution"></a>

デバイスのグループ全体に自動化されたワークフローをトリガーして、一連のチェックと自己修復アクションを実行し、Configuration Manager (SCCM) クライアントが存在し、必要な設定、ポリシー、およびサービスと適合していることを保証します。 何らかの問題が検出された場合、ワークフローは自動的に必要な修正を行います。 これらの一般的な問題がワークフローで解決できない場合は、関連する情報を含むITSM ticketが自動的に作成され、サポートに通知されます。

このワークフローにより、一般的なConfiguration Manager (SCCM) の問題を自動的に解決およびフィルタリングし、全体の適合性を保証することができます。 これにより、どのサポートチームにとっても大きな時間の節約になり、より重大な問題の調査と対処に集中することができます。

## 主要機能 <a href="#key-features" id="key-features"></a>

* 最も一般的なConfiguration Manager (SCCM) クライアントエラーを自動的に検出および修正することを大規模に行います。
* デバイスのoperating systemやConfiguration Manager (SCCM) クライアントを診断し、適切なアクションを実行する条件駆動型ワークフローが用意されています。

\&#x20

## 開始 <a href="#get-started" id="get-started"></a>

以下のリンクに従ってパックを設定し使用を開始します：

| [設定ガイド：Configuration Manager (SCCM)クライアントの連続性](/platform/ja/library-packs/security-and-compliance/workflow_-configuration-manager-sccm-client-continuity/configuration-guide-configuration-manager-sccm-client-continuity.md) |
| ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [使用ガイド：Configuration Manager (SCCM)クライアントの連続性](/platform/ja/library-packs/security-and-compliance/workflow_-configuration-manager-sccm-client-continuity/usage-guide-configuration-manager-sccm-client-continuity.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/workflow_-configuration-manager-sccm-client-continuity.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.
