Exchange - Export to PST

Adam Gurrie
2019-02-07 22:43

Exchange 2010+ Example:
New-MailboxExportRequest -Mailbox AylaKol -FilePath "\\SERVER01\PSTFileShare\Ayla_Recovered.pst"

Exchange 2007 Example:
Export-Mailbox –Identity <mailboxUser> -PSTFolderPath <pathToSavePST>

Average rating: 0 (0 Votes)

You cannot comment on this entry