Make exporting content searches to PST available via Powershell
If you have 150 to do its quite cumbersome to do it from the web console

2 comments
-
Anonymous commented
This is a requirement for many to send all chat communication to the Compliance department.
It would be great to have some functionality to export better via Powershell, Journal integration, or some forwarding feature. Many large compliance departments have their own tools to parse through large quantities of communications.Very few will use the Microsoft search tool to run thousands of keywords with the current search feature. It's not scalable for searching at the moment.
-
Kevin C commented
Right now, you can create your search, make the Export Action and have it start, but you still have to open the GUI to actually DO the export through the GUI by going to https://protection.office.com/?ContentOnly=1#/contentsearchbeta and then using the download button to start the eDiscovery Export Tool
https://i.imgur.com/SjJTV3w.png
In the old search New-MailboxSearch we had the option to copy search results to a discovery mailbox through powershell (Set-MailboxSearch with the -TargetMailbox param), so we could "export" to the discovery mailbox, but now this is the simplest export option, and it requires GUI