# Geräte-Runbooks

Hier finden Sie alle Device-Runbooks zusammen mit den verfügbaren Unterkategorien.

## AVD

* [Host neu starten](/de/automatisierung/runbooks/runbook-references/device/avd/restart-host.md)
* [Drain-Modus umschalten](/de/automatisierung/runbooks/runbook-references/device/avd/toggle-drain-mode.md)

## Allgemein

* [Gruppen per Vorlage zuweisen](/de/automatisierung/runbooks/runbook-references/device/general/assign-groups-by-template.md)
* [Gruppentag ändern](/de/automatisierung/runbooks/runbook-references/device/general/change-grouptag.md)
* [Geräte-Compliance prüfen](/de/automatisierung/runbooks/runbook-references/device/general/check-device-compliance.md)
* [Aktualisierbare Assets prüfen](/de/automatisierung/runbooks/runbook-references/device/general/check-updatable-assets.md)
* [Aktualisierbare Assets registrieren](/de/automatisierung/runbooks/runbook-references/device/general/enroll-updatable-assets.md)
* [Gerät ausmustern](/de/automatisierung/runbooks/runbook-references/device/general/outphase-device.md)
* [Primären Benutzer entfernen](/de/automatisierung/runbooks/runbook-references/device/general/remove-primary-user.md)
* [Gerät umbenennen](/de/automatisierung/runbooks/runbook-references/device/general/rename-device.md)
* [Primärbenutzer festlegen](/de/automatisierung/runbooks/runbook-references/device/general/set-primary-user.md)
* [Aktualisierbare Assets abmelden](/de/automatisierung/runbooks/runbook-references/device/general/unenroll-updatable-assets.md)
* [Gerät löschen](/de/automatisierung/runbooks/runbook-references/device/general/wipe-device.md)

## Sicherheit

* [Gerät aktivieren oder deaktivieren](/de/automatisierung/runbooks/runbook-references/device/security/enable-or-disable-device.md)
* [Gerät isolieren oder freigeben](/de/automatisierung/runbooks/runbook-references/device/security/isolate-or-release-device.md)
* [PIN des mobilen Geräts zurücksetzen](/de/automatisierung/runbooks/runbook-references/device/security/reset-mobile-device-pin.md)
* [Codeausführung einschränken oder freigeben](/de/automatisierung/runbooks/runbook-references/device/security/restrict-or-release-code-execution.md)
* [BitLocker-Wiederherstellungsschlüssel anzeigen](/de/automatisierung/runbooks/runbook-references/device/security/show-bitlocker-recovery-key.md)
* [FileVault-Wiederherstellungsschlüssel anzeigen](/de/automatisierung/runbooks/runbook-references/device/security/show-filevault-recovery-key.md)
* [LAPS-Kennwort anzeigen](/de/automatisierung/runbooks/runbook-references/device/security/show-laps-password.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/device.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.
