To run the Import-Mailbox cmdlet, the account you use must be delegated the following:
-
Exchange Server Administrator role and local Administrators group for the target server
-
Full access to the target mailbox
For more information about permissions, delegating roles, and the rights that are required to administer Microsoft Exchange Server 2007, see Permission Considerations.
To grant full access to a mailbox, use the Add-MailboxPermission cmdlet and specify FullAccess for the AccessRights parameter.
To import data from a .pst file, you must run the Import-Mailbox cmdlet from a 32-bit computer that has the following installed:
-
32-bit version of the Exchange management tools
-
Microsoft Office Outlook 2003 Service Pack 2 (SP2) or later versions
For Exchange 2007 management tools 32-bit download information, see Microsoft Exchange Server 2007 Management Tools (32-Bit).
You can use the Import-Mailbox cmdlet to import data to either a folder or a .pst file. The source and target mailboxes must be on a computer that is running one of the following versions of Exchange:
-
Exchange Server 2007
-
Exchange Server 2003 Service Pack 2 (SP2) or later versions
-
Exchange 2000 Server Service Pack 3 (SP3) or later versions
To import data from a .pst file to a mailbox on any other version of Exchange, you must use the Microsoft Exchange Server Mailbox Merge Wizard (ExMerge.exe).
You cannot import data by using the Import-Mailbox cmdlet from a .pst file to a mailbox that is in a recovery storage group (RSG).
You cannot import data by using the Import-Mailbox cmdlet into a public folder database.
Note: |
|---|
|
You do not have to configure a MAPI profile when you use the Import-Mailbox cmdlet.
|