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.

Recipient Update Service may overwrite the value of the homeMDB attribute for new Exchange Server 2003 users


View products that this article applies to.

Symptoms

When you upgrade the forest to a Microsoft Windows Server 2003 native forest functional level, the Recipient Update Service may overwrite the value of the homeMDB attribute for new Microsoft Exchange Server 2003 users. This behavior may cause the mailboxes for the new Exchange Server 2003 users to be rehomed on the first mailbox store in the first storage group.

↑ Back to the top


Cause

In Windows Server 2003, the homeMDB attribute is marked for Linked Value Replication (LVR). When you set the forest to a native forest functional level, the forest changes the way objects replicate with regard to LVR. When an object that has LVR attributes replicates to other domain controllers, the object replicates the non-linked attributes first. Then, the object replicates the LVR attributes that follow in a separate replication packet.

This behavior causes the Recipient Update Service to see an Active Directory account without the homeMDB attribute present. This behavior occurs even when this attribute exists on the original domain controller. Therefore, the Recipient Update Service overwrites the value of the homeMDB attribute if either of the following attributes exist:
  • The msExchHomeServerName attribute
  • The homeMTA attribute

↑ Back to the top


Resolution

To resolve this problem, you must modify the purportedSearch attribute before you upgrade to a Windows Server 2003 native forest functional level. To do this, follow these steps:
  1. Start Active Directory Service Interfaces (ADSI) Edit.
  2. Double-click the Configuration container, expand CN=Services, expand CN=Microsoft Exchange, and then expand CN=<ExchangeOrganizationName>.
  3. Click CN=System Policies.
  4. In the right pane, right-click CN=Mailbox Enable User, and then click Properties.
  5. Scroll down to select the purportedSearch attribute, and then click Edit.
  6. Clear the attribute, and then use the following filter to configure the attribute:
    (&(objectCategory=person)(objectClass=user)(mailnickname=*)(homeMdb=*))
  7. Click OK to save the change, and then close ADSI Edit.

↑ 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


More information

For more information about the Mailbox Enable User system policy change that is required, visit the following Microsoft Web site:

↑ Back to the top


Keywords: KB903291, kbprb, kbtshoot, kbexchdirectory

↑ Back to the top

Article Info
Article ID : 903291
Revision : 5
Created on : 11/26/2007
Published on : 11/26/2007
Exists online : False
Views : 314