Monday, July 16, 2012

Import email PST to exchange 2010

Only works with SP1 and up!!! Open powershell New-ManagementRoleAssignment –Role “Mailbox Import Export” –User UserAccount Place PST file in folder and share out, Exchange Trusted Subsystem must have read/write permissions to the folder. Next run the import command: New-MailboxImportRequest –Mailbox Usermailbox–FilePath \\full unc path to share\PST file name

No comments:

Post a Comment