# ワークフロー: ハードリセットのトラブルシューティング

## 概要 <a href="#workflow-hardresettroubleshooting-overview" id="workflow-hardresettroubleshooting-overview"></a>

組織はしばしばエンドポイントでの予期せぬハードリセットに対処することがあります。 ITチームは通常、チケットを通じてこれらの問題について学び、手動による調査を行います。 私たちのワークフローは、従業員への調査、技術データの収集、是正措置の適用を通じてこれを合理化し、時間を節約し、効率を向上させます。

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

ハードリセットを検出すると、その理由は実際にはわかりません。 実際、組織内の従業員が強制的なシャットダウンを引き起こすことが多いですが、いつ、なぜかは分かりません。 チケットが出されたときだけ是正措置を取りますが、その場合でも、なぜ従業員がデバイスのシャットダウンを強制したのかを理解し、適切な根本原因分析と修正を行うために手動の調査とエンドユーザーへの対応が必要です。

## ソリューション <a href="#workflow-hardresettroubleshooting-solution" id="workflow-hardresettroubleshooting-solution"></a>

ハードリセットを検出すると、その理由は実際にはわかりません。 実際、組織内の従業員が強制的なシャットダウンを引き起こすことが多いですが、いつ、なぜかは分かりません。 チケットが出されたときだけ是正措置を取りますが、その場合でも、なぜ従業員がデバイスのシャットダウンを強制したのかを理解し、適切な根本原因分析と修正を行うために手動の調査とエンドユーザーへの対応が必要です。

## **期待値** <a href="#expected-value" id="expected-value"></a>

この完全に手離れのハードリセットトラブルシューティングワークフローは次のことを行います:

* チケットが提出される前にハードウェアリセットを検出します。
* 手動調査に費やす時間を短縮します。
* ハードリセットの背後にある理由を明らかにします。
* ハードリセットの一般的な原因に対して自動的に修正を適用します。

## 始める <a href="#workflow-hardresettroubleshooting-getstarted" id="workflow-hardresettroubleshooting-getstarted"></a>

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

* [使用ガイド：ハードリセットトラブルシューティング](/platform/ja/library-packs/l1-support/workflow_-hard-reset-troubleshooting/usage-guide_-hard-reset-troubleshooting.md)
* [構成ガイド：ハードリセットトラブルシューティング](/platform/ja/library-packs/l1-support/workflow_-hard-reset-troubleshooting/configuration-guide_-hard-reset-troubleshooting.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/l1-support/workflow_-hard-reset-troubleshooting.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.
