Export mailboxes from Exchange Server 2010 to pst files Before we can export and import mailboxes to pst files we need to set permissions with New-ManagementRoleAssignment. Create a share with read/write permissions for Exchange Trusted Subsystem. With New-MailboxExportRequest we export mailboxes. export, import, mailbox Read More