Recent content by ddrunk525

  1. ddrunk525

    [SOLVED] Local admin account does not work anymore on domain joined client computer

    Apparently, the May 2023 update of Windows 10 came with a native LAPs client. A LAPS GPO that I had abandoned(cos it wasn't working at the time), got triggered changed the passwords. Used Get-LapsADPassword -Identity "computername" -AsPlainText to show the active password.
  2. ddrunk525

    [SOLVED] Local admin account does not work anymore on domain joined client computer

    There isn't any for the local admin account. It is not set to expire.. But even if it expired, I believe i should get a prompt to that effect and to change it as well. But that is not the case. the system just wont accept the password.
  3. ddrunk525

    [SOLVED] Local admin account does not work anymore on domain joined client computer

    Hello, I need help. I have a windows server 2016 DC with about 24 users currently, all connecting with their domain joined laptops. Everything has worked fine until about a month ago. When a user has an issue that requires elevated access to resolve, I usually just use the local admin account...