David Dan

Microsoft Products and Technologies

Export and Import mailboxes to PST files in Exchange 2007

Export/Import to PST Requirements

In order to export or import mailboxes to PST files the following requirements must be met:

  • Export/Import to PST must be run from a 32 bit client machine with Exchange Management Tools installed (Version Exchange 2007 SP1 or later). The 32bit requirement comes from a dependency with the Outlook client.
  • Either Outlook 2003 or Outlook 2007 must be installed on the client machine.

A before you perform this procedure, be aware of the following:

  • To grant full access to a mailbox, use the Add-MailboxPermission cmdlet and specify FullAccess for the AccessRights parameter. For example, if the user Admin01 needs to import data from a .pst file to John's mailbox, you must first run the following command.

 

Procedure

Add-MailboxPermission -Identity john -User Admin01 -AccessRights FullAccess
Import-Mailbox -Identity john@contoso.com -PSTFolderPath C:\PSTFiles\john.pst
 
more option in this link 
 
http://technet.microsoft.com/en-us/library/bb691363.aspx

Comments

Valuable Internet Information » Export and Import mailboxes to PST files in Exchange 2007 - David Dan said:

Pingback from  Valuable Internet Information » Export and Import mailboxes to PST files in Exchange 2007 - David Dan

# July 28, 2009 8:27 PM
Leave a Comment

(required) 

(required) 

(optional)

(required) 


Enter the numbers above: