User Tools

Site Tools


internet:mail:exchange:exchange_export_import

This is an old revision of the document!


Exchange Export and Import

Exchange Management Shell (EMS)

https://www.stellarinfo.com/blog/how-to-export-exmailboxes-to-pst/

:!: The following commands require a network share. Depending on server load, it might be best to use a share on another host.

New-MailboxExportRequest -Mailbox user@domain.tld -FilePath \\localhost\temp\user_company.pst

New-MailboxImportRequest -Mailbox other.user@domain.tld -FilePath \\localhost\temp\user_company.pst -TargetRootFolder "Folder Name"
internet/mail/exchange/exchange_export_import.1537285266.txt.gz · Last modified: 2018/09/18 09:41 by gcooper