Michael Grafnetter
Michael Grafnetter
@pbachmann77 User Account Control (UAC) might be blocking your access to the NTDS directory indeed. I see that you are copying the DB files back an forth, which is very...
Hello @Phancypants , you are describing 2 independent problems: - One is with the SYSTEM registry hive, for which you also need transactional log files when you copy it out...
@FalkensMazeDev From the security perspective, I would not recommend saving cleartext passwords into TXT files on microSD cards. What I would prefer instead is the ability to "type" the password...
> What the problem with letters Z and Y? That's a central European thing. In Germany for example, many developers have both DE/DE keyboard layout (QWERTZ) and EN/US keyboard layout...
Hello @gruppenrichtlinien , would you please be able to implement this feature?
See release 4.15.
Hi @SimonSixty , encrypted LAPS passwords are currently work in progress. Only unencrypted Windows LAPS and Legacy LAPS passwords are supported in version 5.3.
Hi @SimonSixty , code for Windows LAPS decryption is online, with a release planned for the next week. It was not easy. This is a sneak peak: ```powershell Get-ADDBAccount -DatabasePath...
@SimonSixty Released! If you get to test the new functionality, I would be happy for any feedback.
@aronmolnar Sure, backwards compatibility, UX, and security aspects need to be thought through. Changes in the DB model and UI might be required as well. As the end of the...