pst file into a
mailbox. As in the case of the Export-Mailbox cmdlet, there are some considerations to keep in mind
while using this cmdlet:
??‘ You can only import mailbox data to a mailbox residing on Exchange Server 2007. Import to
earlier versions of Exchange must use the exmerge utility previously available.
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.
Pages:
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204