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 the filter for attachments. You can use
wildcard characters in the string. For example, you can use ???*.txt??? to import items that have a
.txt extension.
??‘ BadItemLimit < > : This parameter specifies the number of corrupted items in a .pst file to
skip before the import operation fails.
??‘ MaxThreads < > : The MaxThreads parameter specifies the maximum number of threads to use.
The default value is 4.
??‘ SenderKeywords < > : The SenderKeywords parameter specifies the keywords of the content
to include in the import. If the command finds a keyword that you specify in the sender, it will
import those messages.
??‘ ValidateOnly < > : This parameter provides the option to validate the import without
importing the data. The ValidateOnly parameter validates any prerequisites for the command.
If you run the Import-Mailbox command with this parameter, the command will not apply
any filters to the messages. It will only check if the source and target mailboxes exist.
Pages:
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205