Skip to content

Windows LAPS in Get-ADReplAccount / Get-ADDBAccount Empty #198

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
SimonSixty opened this issue Apr 24, 2025 · 2 comments
Open

Windows LAPS in Get-ADReplAccount / Get-ADDBAccount Empty #198

SimonSixty opened this issue Apr 24, 2025 · 2 comments
Assignees

Comments

@SimonSixty
Copy link

SimonSixty commented Apr 24, 2025

I just tested DSInternals Version 5.3 and tried to get the Windows LAPS Encrypted DSRM Password on Windows Server 2025 from the NTDS DB but it doesn't show up in the outputs.

Are the DSRM Passwords not supported yet or is it an issue? I will try normal "lokal admin" passwords now.

Get-ADDBAccount -BootKey $bootkey -SamAccountName xx-vdc02$ -DatabasePath C:\Temp\NTDS\ntds.dit

LastLogonDate: 24.04.2025 11:30:58
PasswordLastSet: 24.04.2025 11:40:01
SecurityDescriptor: DiscretionaryAclPresent, SystemAclPresent, DiscretionaryAclAutoInherited, SystemAclAutoInherited, SelfRelative
LAPS
Key Credentials
Secrets
NTHash: 3dfc8164a413057d1e0f0d6238e44429
...

@MichaelGrafnetter
Copy link
Owner

Hi @SimonSixty , encrypted LAPS passwords are currently work in progress. Only unencrypted Windows LAPS and Legacy LAPS passwords are supported in version 5.3.

@SimonSixty
Copy link
Author

Thank you so much for your quick respond @MichaelGrafnetter im looking forward to that in the future! thanks for your great work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants