
Chapter 4: Working with User and Group Objects
113
❑ You cannot import data from a .pst file to a mailbox that is located in a Recovery Storage
Group (RSG), nor can you import data into a public folder database.
❑ You must be running on a 32 - bit machine and have Outlook 2003 SP2 or later installed.
Several parameters that provide flexibility with import of mailbox contents are available. For a detailed
list run the following in the Exchange Management Shell:
get-help export-Mailbox -detailed .
❑ PSTFolderPath < > : This parameter specifies the path of the .pst file from which data will be
imported. Can be used to convert from one mailbox type to another.
❑ AllContentKeywords < > : The AllContentKeywords parameter specifies the keywords of
the content to include in the import. If the command finds a keyword that you specify in the
message body, attachment content, or subject, it will import those messages. This is different
from using both the
ContentKeywords and SubjectKeywords parameters. If you use both the
ContentKeywords and SubjectKeywords parameters, the command will import only those
messages that have both the keyword that you specify for the
ContentKeywords parameter
in the message body or attachment content, and the keyword you specify for the
SubjectKeywords parameter in the subject.
❑ AttachmentFilenames < > : This parameter specifies ...