可用的Office365电子数据展示工具有什么区别?

我们正在尝试使用PowerShell编写一些eDiscovery任务,到目前为止,我们已经findNew-ComplianceSearch和New-MailboxSearch cmdlet。 这两者有什么区别? 还有其他工具吗?

我非常肯定, New-ComplianceSearch扩展到了SharePoint,并允许在整个组织中对SharePoint Online中的文档以及Office Online / OneDrive中的文档进行全面search。 而New-MailboxSearch仅用于邮箱search。

看到这里: https : //blogs.office.com/2015/06/17/introducing-compliance-search-in-office-365/

并特别在这里: https : //technet.microsoft.com/en-us/library/mt210905(v=exchg.160).aspx

合规性search需要至less一个位置。 例如,使用ExchangeLocation参数的邮箱或使用SharePointLocation参数的SharePoint站点。

你可以看到这个选项的其他参数:

  • OneDriveLocation
  • SharePointLocation