asked on February 28, 2023

Is there a way to query one of the LFDS SQL databases to see when a User Account was created? 

You can see that the creation date is captured in the LFDS Audit, but I cannot find it in the SQL tables.

I am assuming that it will be linked to the "[dbo].[directory_object_audit]" table. I cannot figure out how to find the definition of the [audit_event_uuid] field though. 

0 0