David_Az
Feb 03, 2022Copper Contributor
How do I view the .modifiedproperties information for Exchange Online Admin Audit Logs?
I'm running the command search-adminauditlogs and I can see the audit log entry that I need. Based on this Microsoft KB article: https://docs.microsoft.com/en-us/exchange/security-and-compliance/exchange-auditing-reports/view-administrator-audit-log
This field contains the properties that were modified on the object in the
ObjectModified
field. Also stored in this field, but not visible in the default output, are the old value of the property and the new value that was stored.
How do I get the non-default output to see the old value and new value?