A Powershell script for downloading logs from Microsoft Purview.
- Download the script from the repository
- Install the ExchangePowerShell module:
install-module ExchangePowerShell - [optional] Download whosIP
- Set the parameters in the config file (
config.ps1by default) - Execute
download-logs.ps1, passing in the config file name if necessary