https://community.spiceworks.com/how_to/102705-archiving-exchange-2013-mailboxes-to-pst-via-powershell https://learn.microsoft.com/en-us/powershell/module/exchange/new-compliancesearchaction?view=exchange-ps https://occasionalutility.blogspot.com/2014/03/everyday-powershell-part-17-using-new.html Exchange 2013 has a license including a premium archive feature, but if you are still looking for a way to archive into external PSTs without launching the Archive feature on each Outlook, here's the way I do. I'd like to share it with you since it took really a lot of time to troubleshooting permissions and syntax. Important note: this guide is as it is. I've made several tests before publishing it, but since Excahnge Powershell world changes very fast and documentation is usually an option, please make your own tests too before deleting items! 8 Steps total Step 1: Create destination network share Prepare a network share and assign full privileges to Exchange Trusted Subsytem St...