Laps not showing password

create share 676 Reputation points
2021-03-09T07:33:11.723+00:00

Hi,

I have implemented LAPS using SCCM and applied Group Policy for the password but many of the pcs are not showing local admin password.

75745-laps1.png

Windows for business | Windows Client for IT Pros | User experience | Other
{count} votes

2 answers

Sort by: Most helpful
  1. DonPick 1,266 Reputation points
    2021-03-09T11:49:47.21+00:00
    0 comments No comments

  2. Anonymous
    2021-03-10T02:42:19.16+00:00

    Hi,

    I would suggest you check if the user granted to view the password the the right permissions.

    For example, you want to grant read password permissions to the members of AdmPwd group:
    Set-AdmPwdReadPasswordPermission -OrgUnit Desktops -AllowedPrincipals AdmPwd

    If the user has the right permission , you can also check the steps in the following link:
    http://woshub.com/manage-local-administrator-passwords-with-laps/
    This response contains a third-party link. We provide this link for easy reference. Microsoft cannot guarantee the validity of any information and content in this link.

    Best Regards,

    0 comments No comments

Your answer

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