# Windows LAPS

{% hint style="warning" %}
Die Einrichtung von **Windows LAPS (Local Administrator Password Solution)** ist **kostenpflichtig.**\
👉 Für weitere Informationen zur Aktivierung von Windows LAPS wenden Sie sich bitte an den **Vertrieb** [**vertrieb@aixconcept.de**](mailto:vertrieb@aixconcept.de)
{% endhint %}

**Windows LAPS (Local Administrator Password Solution)** ist eine Sicherheitsfunktion von Microsoft, die automatisch sichere, individuelle Kennwörter für lokale Administrator-Konten auf Windows-Geräten vergibt und verwaltet.

Hier sind die wichtigsten Punkte:

* 🛡️ **Zweck**: Schutz vor Angriffen durch gemeinsam genutzte oder schwache lokale Admin-Kennwörter.
* 🔄 **Automatisierung**: Jedes Gerät bekommt regelmäßig ein neues, starkes Kennwort.
* 🔍 **Zugriff**: IT-Administratoren können das Kennwort bei Bedarf sicher abrufen
* 🧠 **Vorteil für Schulen**: Erhöht die Sicherheit in Computerräumen und bei Schülergeräten, ohne dass manuell Kennwörter gepflegt werden müssen.

### Abrufen des Lokalen Administratorkennworts

{% tabs %}
{% tab title="Intune" %}

* Gehe Sie ins [**Microsoft Intune Admin Center**](https://intune.microsoft.com/#view/Microsoft_Intune_DeviceSettings/DevicesMenu/~/overview).
* Navigiere Sie zu **Geräte** > Windows ->  wählen das entsprechende Gerät.
* Unter **Lokalen Administratorkennwort** findest du den **Benutzernamen und das aktuelle Kennwort**<br>

  <figure><img src="/files/qO9zLBoIjQ6S3QapJ5XQ" alt=""><figcaption></figcaption></figure>

{% endtab %}

{% tab title="Admin Center" %}

* Gehe Sie ins [**Microsoft Entra Admin Center**](https://entra.microsoft.com/#view/Microsoft_AAD_IAM/TenantOverview.ReactView?Microsoft_AAD_IAM_legacyAADRedirect=true).
* Navigiere Sie zu **Geräte** > Alle Geräte ->  wählen das entsprechende Gerät.
* Unter **Wiederherstellung des lokalen Administratorkennworts** findest du den **Benutzernamen und das aktuelle Kennwort**

<figure><img src="/files/f9G9Z9DR8R5CrIQDnHUv" alt=""><figcaption></figcaption></figure>

{% endtab %}
{% endtabs %}


---

# 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.mnspro.cloud/administration-my.mnspro.cloud/mnspro-cloud/gerateverwaltung/verwaltung/windows-laps.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.
