July 2017
Intermediate to advanced
648 pages
31h 9m
English
To search all mailboxes in the organization for items that match particular criteria, and determine which mailboxes contain such items, use the following cmdlets:
New-ComplianceSearch -Name "Search All - Project X" -ExchangeLocation All -ContentMatchQuery 'sent>=01/01/2017 AND sent<=07/31/2017 AND subject:"project x"'
Start-ComplianceSearch "Search All - Project X"
Get-ComplianceSearch "Search All - Project X" | FL
Read now
Unlock full access