March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
PRODUCTS / COMPONENTS INVOLVED
PROBLEM SCENARIO DESCRIPTION / GOAL
The goal here, is to look for a remote way that one can export the Office 365 Audit Log with a focus on Power BI for a given data range.
RESOLUTION ( SCRIPT )
The below script I was able to get to work in my environment. It is very simple to provide an illustration of how to achieve the given goal.
NOTE: The following script is provided as a sample / illustration.
Script Block |
Set-ExecutionPolicy RemoteSigned |
|
ADDITIONAL INFORMATION / RESOURCE LINKS
Here is product documentaton on the Search-UnifiedAuditLog PowerShell cmdlet: https://docs.microsoft.com/en-us/powershell/module/exchange/policy-and-compliance-audit/search-unifi...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.