# デバイス

この概要ページでは、Devices サブカテゴリのすべての Organization Runbooks を確認できます。

## Runbooks

* [Autopilot デバイスを追加](/ja/zi-dong-hua/runbooks/runbook-references/org/devices/add-autopilot-device.md)
* [企業識別子を使用してデバイスを追加](/ja/zi-dong-hua/runbooks/runbook-references/org/devices/add-device-via-corporate-identifier.md)
* [ドライバー更新を自動承認する（スケジュール済み）](/ja/zi-dong-hua/runbooks/runbook-references/org/devices/auto-approve-driver-updates_scheduled.md)
* [Endpoint Analytics ベースラインを作成](/ja/zi-dong-hua/runbooks/runbook-references/org/devices/create-endpoint-analytics-baseline.md)
* [デバイス名の重複を排除する（スケジュール済み）](/ja/zi-dong-hua/runbooks/runbook-references/org/devices/dedup-device-names_scheduled.md)
* [古いデバイスを削除する（スケジュール済み）](/ja/zi-dong-hua/runbooks/runbook-references/org/devices/delete-stale-devices_scheduled.md)
* [BitLocker 回復キーを取得](/ja/zi-dong-hua/runbooks/runbook-references/org/devices/get-bitlocker-recovery-key.md)
* [古いデバイスについてユーザーに通知する（スケジュール済み）](/ja/zi-dong-hua/runbooks/runbook-references/org/devices/notify-users-about-stale-devices_scheduled.md)
* [デバイスを段階的に廃止](/ja/zi-dong-hua/runbooks/runbook-references/org/devices/outphase-devices.md)
* [プライマリ ユーザーがいないデバイスをレポート](/ja/zi-dong-hua/runbooks/runbook-references/org/devices/report-devices-without-primary-user.md)
* [古いデバイスをレポートする（スケジュール済み）](/ja/zi-dong-hua/runbooks/runbook-references/org/devices/report-stale-devices_scheduled.md)
* [5台を超えるデバイスを持つユーザーをレポート](/ja/zi-dong-hua/runbooks/runbook-references/org/devices/report-users-with-more-than-5-devices.md)
* [デバイスのシリアル番号を Entraid に同期する（スケジュール済み）](/ja/zi-dong-hua/runbooks/runbook-references/org/devices/sync-device-serialnumbers-to-entraid_scheduled.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/org/devices.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.
