From 51c3dc3e244af883f486fdd3e2a73749ae138399 Mon Sep 17 00:00:00 2001 From: Mathias Borowicz <149428595+mathiasborowicz@users.noreply.github.com> Date: Mon, 14 Jul 2025 11:58:06 +0200 Subject: [PATCH] Update security-assessment-laps.md Added information after Support Ticket, that changes will only be reflected when the password is stored in On-premises AD --- ATPDocs/security-assessment-laps.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ATPDocs/security-assessment-laps.md b/ATPDocs/security-assessment-laps.md index 69ee2717a2..868273af83 100644 --- a/ATPDocs/security-assessment-laps.md +++ b/ATPDocs/security-assessment-laps.md @@ -14,6 +14,9 @@ Microsoft's "Local Administrator Password Solution" (LAPS) provides management o This security assessment supports [legacy Microsoft LAPS](https://www.microsoft.com/en-us/download/details.aspx?id=46899) and [Windows LAPS](/windows-server/identity/laps/laps-overview). + [!NOTE] + For the changes being reflected using Windows LAPS, the password needs to be saved in on-premises Active Directory + ## What risk does not implement LAPS pose to an organization? LAPS provides a solution to the issue of using a common local account with an identical password on every computer in a domain. LAPS resolves this issue by setting a different, rotated random password for the common local administrator account on every computer in the domain.