Exchange 2016, 2013, 2010 mailbox backup by export to PST (PowerShell) Posted on December 18, 2014 by Adam the 32-bit Aardvark [Update]: This post was updated on January 24, 2018. An email organization lives and dies by mailbox backups. Unfortunately, all Microsoft Exchange versions, including Exchange 2016, come with limited brick-level backup capabilities . Basically, the only available granular option is an export to PST files. This can be done via Outlook (obviously), PowerShell and in some cases also via Exchange Management Console / Control Panel. In this article I discuss the options available via PowerShell in: Exchange 2016 , Exchange 2013 and Exchange 2010 . Note: To export Exchange 2007 mailboxes to PST files use the Export-Mailbox cmdlet. If you are using Exchange Online, consult this article . Single mailbox export to PST file Exporting mailbox contents to a PST file is achieved using the...