I am trying to get the logs of a DL, like who is added and the list of members that are added to the DL
Search-AdminAuditLog -Cmdlets Add-DistributionGroupMember -StartDate 07/01/2021 | ? {$_.ObjectModified -match "DL Name"}
i can see the DL name from the output, but it doesn't show the list of members/objects were added to the DL. is there any way to get the details?
RunspaceId : f5031871-928b-4568-9d16-0d8cbec55fea
ObjectModified : DL
CmdletName : Add-DistributionGroupMember
CmdletParameters : {Confirm, Member, Identity}
ModifiedProperties : {}
Caller : User who made the change
ExternalAccess : False
Succeeded : True
Error :
RunDate : 7/1/2021 4:56:23 PM
OriginatingServer :
Identity : AAMkADI2ZmM1Mjk1LTlkODMtNDcxMy1iZGVmLTg2YjY0YzYxZGU1NQBGAAAAAADdXNzY2/fBSrw8p/hb4XqKBwDKtt5exSgVSJ+q9WEWY7K8AAAAMTV/AADh1
pK8QjjQRL9ioT6xso5YAAH7kH9gAAA=
IsValid : True
ObjectState : New
