How can I audit who retrieved a computer’s LAPS password (Get-LapsADPassword) in Active Directory?

Ahmed Naveed 0 Reputation points
2025-11-01T06:49:11.68+00:00

Hello,

We have LAPS (Local Administrator Password Solution) deployed in our environment. I need to audit and find out which account or user ran the PowerShell command that retrieved a computer’s LAPS password

Get-LapsADPassword -Identity "ABC-123" -AsPlainText

Microsoft Security | Active Directory Federation Services
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Marcin Policht 64,685 Reputation points MVP Volunteer Moderator
    2025-11-01T12:44:11.36+00:00

    Use https://free.blessedness.top/en-us/powershell/module/laps/set-lapsadauditing?view=windowsserver2025-ps


    If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

    hth

    Marcin

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.