- Use an account that has been assigned the Discover Management role and has its own mailbox.
- Create a new Discovery mailbox which will hold the results of the search (in a subfolder):
New-Mailbox -Name MyDiscoverSearchResultsMailbox -Discovery - EAC > Compliance Management > in-please eDiscovery & hold > + new search
- Grant access permission for the user who'll access the search results mailbox:
Add-MailboxPermission "MyDiscoverSearchResultsMailbox" -User "Joe Bloggs" -AccessRights FullAccess -InheritanceType all
Ta, Microsoft.
No comments:
Post a Comment