The LAPS password column in the Workstation Computers report of ADManager Plus is empty.
Permission issues: The user account used by ADManager Plus may lack Read ms-Mcs-AdmPwd permissions to read LAPS passwords.
Ensure you have admin access for ADManager Plus and server.
Log in to ADManager Plus as an administrator.
Navigate to the Delegation tab.
Click the Edit icon in the Actions column for the technician experiencing the LAPS issue.
Click Show Advanced and ensure that the Display LAPS information in reports option is checked. If it is not, check it and save the changes.
Have the technician log out and log back in for the changes to take effect.
Open Active Directory Users and Computers (ADUC).
Navigate to the organizational unit (OU) where LAPS-managed computers are stored.
Right-click the OU and select Properties.
Go to the Security tab and click Advanced.
Locate the ADManager Plus service account and confirm it has the Read ms-Mcs-AdmPwd permission.
If the permission is not granted, check-in Read ms-Mcs-AdmPwd to grant permission.
Click Apply and restart ADManager Plus to ensure the new permissions take effect.
Use PowerShell to verify that the LAPS password can be retrieved.
Run Get-AdmPwdPassword -ComputerName <ComputerName> command in PowerShell. Replace <ComputerName> with the name of a workstation.
Regularly audit and restrict access to LAPS-managed passwords to ensure only authorized personnel can retrieve them.