0 votes

ACK - disregard the below question, the answer is simple and a misunderstanding on my part. For those searching this, simply expose the ms-mcs-admpwd computer property and as long as the ADAXES service account has the ability to decrypt passwords then it will be available.

----------------------------------------------------------------------------------------------
We are in the process of implementing LAPS in our environment for our workstations. We are hoping to be able to leverage the ADAXES helpdesk UI to allow our helpdesk personnel to find a computer in the domain and display the local admin password for it.

The custom command for showing this password is simple:

Import-Module ActiveDirectory
Get-ADComputer %cn% -Properties ms-Mcs-AdmPwd | select ms-Mcs-AdmPwd

The result, however, is not displayed in the web UI.

What might be the best/cleanest way to implement this?

Thanks!

by (610 points)

Please log in or register to answer this question.

Related questions

0 votes
1 answer

We are in the process of implementing LAPS in our environment. Is there an option / way to get the password from the Adaxes web portal?

asked Jun 15, 2020 by peggleg (110 points)
0 votes
1 answer

We have a preoperty pattern for accepted Country names which has a list of codes. For our case country code VM which "Vietnam" and I believe based on some google research "Viet Nam" is also correct.

asked Jul 12 by Vish539 (460 points)
0 votes
1 answer

We use Server 2022 Active Directory Domain Services with the new LAPS Password Management system. Access to the old ms-Mcs-AdmPwd is no longer a valid option for displaying the ... ADaxes Just a little history - I have been using Adaxes and LAPS since 2012.

asked Aug 21 by George.Holden (60 points)
0 votes
1 answer

Hello, I am having issues with Reports not matching the results in the Console and Web UI. Below, you can see that the Adaxes Console only has 8 Workstations listed, but on the ... UI. Any help is appreciated, let me know if there is any questions. Thank You!

asked Jul 23, 2023 by Edogstraus00 (490 points)
0 votes
0 answers

Hello, I get this error after logging into the web interface (As Adaxes Admin):   Fatal Error - Cannot process the request because the request signature is invalid or ... Adaxes Services/Server about 3 or 4 times now and restarting the computer as well.

asked Feb 6, 2023 by Edogstraus00 (490 points)
3,544 questions
3,235 answers
8,228 comments
547,809 users