Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

Subfolders under the Deleted Items folder are not visible in Outlook in an Exchange Server 2013 environment


View products that this article applies to.

Symptoms

Assume that you export a mailbox into a personal folder (.pst) file by using the new-mailboxexportrequestcmdlet in a Microsoft Exchange Server 2013 environment. There are subfolders in the “Deleted Items” folder of that mailbox. In this situation, the subfolders are not visible in the .pst file in Microsoft Outlook. You can verify this issue by creating a new subfolder that has the same name as the invisible folder. However, this operation cannot be completed.

↑ Back to the top


Cause

This issue occurs because the PR_SUBFOLDERS property is set to false for the "Deleted Items" folder in the Hierarchy Table.

↑ Back to the top


Resolution

To resolve this issue, install Cumulative Update 7 for Exchange Server 2013.

↑ Back to the top


Workaround

To work around this issue, run the export command explicitly for the "Deleted Items" folder by specifying a new target folder on PST other than the default Deleted Items folder. For example:
New-MailboxExportRequest -Mailbox testmov -SourceRootFolder "Deleted items" -TargetRootFolder "1" - filepath \\e2k10\forpst\testmov.pst

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

↑ Back to the top


Keywords: kbqfe, kbfix, kbsurveynew, kbexpertiseinter, kb

↑ Back to the top

Article Info
Article ID : 3000944
Revision : 1
Created on : 1/7/2017
Published on : 12/9/2014
Exists online : False
Views : 183