Post date: May 08, 2015 11:1:58 AM
The following search can be performed fro the Windows Azure Active Direcory Module for PowerShell
Start-HistoricalSearch -ReportTitle "Search" –RecipientAddress Recipient@domain.com –SenderAddress sender@domain.com -StartDate 05/07/2015 -EndDate 05/09/2015 -ReportType MessageTraceDetail -NotifyAddress adminaccount@domain.com
"search" - name of the search
Results are sent to the admin account. This is the same account that should be used to connect to O365 via powershell.
view status of search
Get-historicalsearch