# Geräte

Auf dieser Übersichtsseite finden Sie alle Organization Runbooks in der Unterkategorie Geräte.

## Runbooks

* [Autopilot-Gerät hinzufügen](/de/automatisierung/runbooks/runbook-references/org/devices/add-autopilot-device.md)
* [Gerät über Unternehmenskennung hinzufügen](/de/automatisierung/runbooks/runbook-references/org/devices/add-device-via-corporate-identifier.md)
* [Treiberupdates automatisch genehmigen (geplant)](/de/automatisierung/runbooks/runbook-references/org/devices/auto-approve-driver-updates_scheduled.md)
* [Endpoint Analytics-Baseline erstellen](/de/automatisierung/runbooks/runbook-references/org/devices/create-endpoint-analytics-baseline.md)
* [Gerätenamen deduplizieren (geplant)](/de/automatisierung/runbooks/runbook-references/org/devices/dedup-device-names_scheduled.md)
* [Veraltete Geräte löschen (geplant)](/de/automatisierung/runbooks/runbook-references/org/devices/delete-stale-devices_scheduled.md)
* [BitLocker-Wiederherstellungsschlüssel abrufen](/de/automatisierung/runbooks/runbook-references/org/devices/get-bitlocker-recovery-key.md)
* [Benutzer über veraltete Geräte benachrichtigen (geplant)](/de/automatisierung/runbooks/runbook-references/org/devices/notify-users-about-stale-devices_scheduled.md)
* [Geräte aus dem Einsatz nehmen](/de/automatisierung/runbooks/runbook-references/org/devices/outphase-devices.md)
* [Geräte ohne primären Benutzer melden](/de/automatisierung/runbooks/runbook-references/org/devices/report-devices-without-primary-user.md)
* [Veraltete Geräte melden (geplant)](/de/automatisierung/runbooks/runbook-references/org/devices/report-stale-devices_scheduled.md)
* [Benutzer mit mehr als 5 Geräten melden](/de/automatisierung/runbooks/runbook-references/org/devices/report-users-with-more-than-5-devices.md)
* [Geräte-Seriennummern mit Entra ID synchronisieren (geplant)](/de/automatisierung/runbooks/runbook-references/org/devices/sync-device-serialnumbers-to-entraid_scheduled.md)

[Zurück zur Übersicht der Runbook-Referenz](/de/automatisierung/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/de/automatisierung/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.
