Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions ATPDocs/security-assessment-laps.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down