# ワークフロー: デバイス再起動の強制

多くの従業員はデバイスをシャットダウンせずにスリープモードに頼っており、これが長期的にはシステムの不安定性を引き起こす可能性があります。 このワークフローは、1週間以上再起動していないデバイスを特定し、ユーザーに配慮した方法で再起動を促します。

## 問題

長期間再起動せずにデバイスを使用すると、パッチがインストールされず、性能が低下し、サポートチケットが増えることがあります。

ユーザーの関与なしに再起動を強制すると、従業員の感情に悪影響を及ぼし、ITとエンドユーザーの関係が悪化する可能性があります。

## ソリューション

「デバイスの再起動の強制」ワークフローを使用することで、7日以上再起動していないデバイスを検出し、再起動を依頼するための**キャンペーン**をターゲットにして開始したり、延期オプションを提供したりできます。

このワークフローは、リアルタイムのデバイス再起動ステータスとユーザーの操作を利用して、運用上の必要性と従業員の柔軟性を両立させます。

### 利点と結果

「デバイスの再起動の強制」ワークフローを実施することにより、次のことができます。

* オペレーティングシステムのパッチ適用ポリシーの遵守を向上させる。
* 性能を低下させる長時間のデバイスセッションを防ぐ。
* 応答しない、または遅いデバイスに関連するサービスデスクのチケットを減らす。
* 運用の強制とユーザーの尊重を兼ね備えた管理を実現する。
* 再起動の状態およびユーザーの応答を確認する再現可能なロジックを使用する。

## 開始するには <a href="#workflow-deviceassignmentverification-getstarted" id="workflow-deviceassignmentverification-getstarted"></a>

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

* [使用ガイド: デバイス再起動の強制](/platform/ja/library-packs/device-landscape/workflow_-device-restart-enforcement/usage-guide-device-restart-enforcement.md) 標準ユーザー向け。
* [構成ガイド: デバイス再起動の強制](/platform/ja/library-packs/device-landscape/workflow_-device-restart-enforcement/configuration-guide-device-restart-enforcement.md) は、[管理者](https://github.com/nexthink/documentation.online-product-documentation/blob/develop/ja_docs/configuring_nexthink/configuring-your-platform/administration/account-management/roles/README.md#roles-administration) ロールを持つユーザーのみがアクセス可能です。


---

# 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/device-landscape/workflow_-device-restart-enforcement.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.
