# セキュリティ

この概要ページでは、セキュリティのサブカテゴリにあるすべてのデバイスランブックを見つけることができます。

## Runbooks

* [デバイスを有効化または無効化](/ja/zi-dong-hua/runbooks/runbook-references/device/security/enable-or-disable-device.md)
* [デバイスを分離または解除](/ja/zi-dong-hua/runbooks/runbook-references/device/security/isolate-or-release-device.md)
* [モバイルデバイスのPINをリセット](/ja/zi-dong-hua/runbooks/runbook-references/device/security/reset-mobile-device-pin.md)
* [コード実行を制限または解除](/ja/zi-dong-hua/runbooks/runbook-references/device/security/restrict-or-release-code-execution.md)
* [BitLocker Recovery Key を表示](/ja/zi-dong-hua/runbooks/runbook-references/device/security/show-bitlocker-recovery-key.md)
* [FileVault回復キーを表示](/ja/zi-dong-hua/runbooks/runbook-references/device/security/show-filevault-recovery-key.md)
* [LAPSパスワードを表示](/ja/zi-dong-hua/runbooks/runbook-references/device/security/show-laps-password.md)

[ランブック リファレンスの概要に戻る](/ja/zi-dong-hua/runbooks/runbook-references.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.realmjoin.com/ja/zi-dong-hua/runbooks/runbook-references/device/security.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.
