> 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/l1-support/workflow-lock-macos-device.md).

# ワークフロー: macOSデバイスのロック

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

紛失または盗難されたmacOSデバイスは、重要な企業情報への不正アクセスを含む重大なセキュリティリスクをともないます。 これらのインシデントを手動で管理するのは、時間がかかりやすく、エラーが発生しやすく、侵害されたデバイスを保護する重要なプロセスを遅らせ、組織のリスクへの露出を増大させます。

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

このワークフローは、L1エージェントがJamf Proを介して管理されている紛失または盗難されたmacOS企業デバイスを迅速かつ効果的にロックできるようにします。 従業員がヘルプデスクへの直接通話やServiceNowチケットの作成を通じてデバイスの紛失を報告した場合、エージェントは関連するチケット番号を指定して「**macOSデバイスをロックする**」ワークフローを起動するだけです。 ワークフローはJamf Proエージェントを介してロックコマンドを自動的に送信し、コマンドの成功または失敗を確認し、ServiceNowチケットを適切に更新して、デバイス管理とインシデントレスポンスを合理化します。

## 利点と成果

このワークフローを実装することにより、次のことが可能になります:

* 紛失または盗難されたmacOSデバイスを確実に保護するための対応時間を短縮し、セキュリティリスクと潜在的なデータ漏洩を最小限に抑えます。
* 紛失または盗難されたデバイスのロックに関連する手動作業量と人為的エラーの可能性を削減し、インシデント処理の信頼性と一貫性を高めます。

## "macOSデバイスをロックする" を使い始めるには

次のリンクをたどって、パックを設定し使用を開始してください。

* [使用ガイド: macOSデバイスをロックする](/platform/ja/library-packs/l1-support/workflow-lock-macos-device/usage-guide-lock-macos-device.md)
* [設定ガイド: macOSデバイスをロックする](/platform/ja/library-packs/l1-support/workflow-lock-macos-device/configuration-guide-lock-macos-device.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/l1-support/workflow-lock-macos-device.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.
