Exchange - Export to PST
Exchange 2010+ Example:
New-MailboxExportRequest -Mailbox AylaKol -FilePath "\\SERVER01\PSTFileShare\Ayla_Recovered.pst"
Exchange 2007 Example:Export-Mailbox –Identity <mailboxUser> -PSTFolderPath <pathToSavePST>
Exchange 2010+ Example:
New-MailboxExportRequest -Mailbox AylaKol -FilePath "\\SERVER01\PSTFileShare\Ayla_Recovered.pst"
Exchange 2007 Example:Export-Mailbox –Identity <mailboxUser> -PSTFolderPath <pathToSavePST>
You cannot comment on this entry