Hello
Good day!
You can try to change the LAPS settings and reset the LAPS settings within the existing domain GPO.
If you have any question or concern, please feel free to let us know.
Best Regards,
Daisy Zhou
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi Everyone.
I've got a problem with my LAPS.
So, I implement LAPS one month ago, and it all works fine.
But then, I have an issue where some specific computers have no password shown when you check on LAPS UI.
I also have this problem where a password didn't meet the complexity. I set the password length to 12, but when I check on CMD using "net accounts," the password length is still 8.
I have make sure that there is no GPO/software interfering with LAPS.
Some computers are working fine, and some are experiencing those kinds of issues.
Can someone help me?
Thanks,
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Hello
Good day!
You can try to change the LAPS settings and reset the LAPS settings within the existing domain GPO.
If you have any question or concern, please feel free to let us know.
Best Regards,
Daisy Zhou
Hi, Daisy.
I've tested :
Get-LapsADPassword -Identity MachineName -AsPlainText
And still it's doesn't match the length and complexity.
But recently, I tried to reset the Group Policy settings following this article :
https://woshub.com/reset-local-group-policies-settings-in-windows/
The LAPS are working normal (same complexity and length).
But is there any way to reset all the GPO Settings on All users? because if we reset manually one by one, It will takes a lot of time, since we have lots of endpoint.
And also if you know anything about reseting Group Policy Settings please tell me. since I don't know what impact will happen if I reset the Group Policy Settings.
Hope you understand what I'm saying, sorry for my bad English.
Thanks,
Regards,
DaveyIC
Hello
Good day!
There is a computers that applied LAPS but the password didn't match the length and complexity I set.
A: What is the password length in gpressult / h file?
You can try to manually set the password of this machine to expire, and then regenerate a new password.
We also have a lot of new computers that after being implemented LAPS, the password is not showing on LAPS UI,
A: Please check if you can see the LAPS via Command below.
Get-LapsADPassword -Identity MachineName -AsPlainText
Note: MachineName is your machine name.
Get started with Windows LAPS and Windows Server Active Directory | Microsoft Learn
Best Regards,
Daisy Zhou
Hi Daisy,
Yes, they all are on the same OU, I already check the other GPO settings, and found out that there is no other Policy settings related to password.
Here is the detail about what happened.
We also have a lot of new computers that after being implemented LAPS, the password is not showing on LAPS UI,
But if we check on gpresult /r the LAPS GPO is applied.
FYI : They all on the same OU
Thanks,
Regards,
DaveyIC
Hello DaveyIC,
Thank you for posting in Microsoft Community forum.
Windows LAPS policy is configured via GPO setting, you can try to check the GPO setting with LAPS policy about this machine.
For checking Computer Configuration within gpresult, we can follow steps below.
Logon this machine using administrator account.
Open CMD (run as Administrator).
Type gpresult /h C:\gpo.html and click Enter.
Open gpo.html and check LAPS gpo setting (check password length and other settings) under "Computer Details".
Based on "I have an issue where some specific computers have no password shown when you check on LAPS UI", are working machine and nonworking machine in the same OU?
I hope the information above is helpful.
If you have any question or concern, please feel free to let us know.
Best Regards,
Daisy Zhou