User Account Deletion
Description
Lists the deleted users based on EventId 4726.
Query · kql
SecurityEvent | where EventID == 4726 | project TimeGenerated, DeletedUser = TargetAccount, Domain = TargetDomainName, Initiator = SubjectAccount, Activity
Lists the deleted users based on EventId 4726.
SecurityEvent | where EventID == 4726 | project TimeGenerated, DeletedUser = TargetAccount, Domain = TargetDomainName, Initiator = SubjectAccount, Activity
Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.