Hello,
I am looking for a feature similar to legacy LAPS that allows a separately defined user in the domain to access the reading of LAPS-assigned passwords. This feature is called "auditing mode" and is used in Legacy LAPS by my C# application to read out certain passwords from devices.
I am now looking for a way to integrate this process into my programme for Windows LAPS through a specified domain user and C#.
4 Comments
- JaySimmons
Microsoft
Status changed:Needs more infotoCompleted - JaySimmons
Microsoft
Closing issue - Bordon0116 please PM if you want further followup.
- JaySimmons
Microsoft
Status changed:NewtoNeeds more info - JaySimmons
Microsoft
LAPS auditing (whether for legacy LAPS or new Windows LAPS) is based on AD\LDAP auditing. The attributes are different between the two, but the approach is just the same. So I am not sure what else you are looking for - can you please clarify what's missing in Windows LAPS here?