Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Symptoms
You import a PST file into a user's archive mailbox in Microsoft Exchange Online. After the import finishes, you see that the used storage space of the archive mailbox has increased. However, the content of the imported PST file doesn't appear in Microsoft Outlook.
Cause
When you import a PST file into an archive mailbox in Exchange Online, Exchange Online stores the imported content in the non-IPM folders of the mailbox if both of the following conditions apply:
The imported PST file has default folders such as the Inbox, Sent Items, and Deleted Items.
The PST import mapping file that you used during the import process has a
TargetRootFolder
parameter value that is/
.
Note: Non-IPM folders are hidden folders that aren't visible in Outlook.
Workaround
To work around the issue, select one of the following methods.
Method 1
Set the
TargetRootFolder
parameter value in the PST import mapping file to a value other than/
. For example, if you leave theTargetRootFolder
value blank, Exchange Online imports the PST file content to a new folder that's namedImported
at the root level of the mailbox (the same level as the Inbox folder). For more information about theTargetRootFolder
parameter, see Create the PST import mapping file.Reimport the PST file.
Method 2
Important
This workaround initially imports the PST file into the user's primary mailbox. Use this method only if the user's primary mailbox has sufficient space to store the content of the imported PST file.
Set the
IsArchive
parameter value in the PST import mapping file toFalse
.Reimport the PST file. This step imports the PST file into the user's primary mailbox.
Set up an MRM retention policy that specifies a Move Item To Archive retention action for specific folders or the entire mailbox. This action moves mailbox items to the user's archive mailbox when the retention period expires. For more information about how to create a retention policy for an archive mailbox, see Create the custom archive default policy tag.