Article ID: 2251610 - Last Review: November 5, 2010 - Revision: 3.0

The email address of a user is updated unexpectedly after you run the Update-Recipient cmdlet on an Exchange Server 2010 server

System TipThis article applies to a different operating system than the one you are using. Article content that may not be relevant to you is disabled.
Expand all | Collapse all

SYMPTOMS

Consider the following scenario:
  • You have the email address of a user whose account is hosted on a computer that is running Microsoft Exchange Server 2010.
  • You run the following cmdlet on the Exchange Server 2010 server:
    Set-Mailbox - Identity <user name> -EmailAddressPolicyEnabled $False
  • The msExchPoliciesExcluded property of the user is set to the GUID of the default email address policy and the msExchPoliciesIncluded property of the user is set to null.
  • You run the following cmdlet on the Exchange Server 2010 server:
    Update-Recipient - Identity <user name>

In this scenario, the msExchPoliciesIncluded property of the user is incorrectly set to the GUID of the default email address policy. Therefore, the email address of the user is updated unexpectedly.

Note This problem does not occur in Exchange Server 2007 environments.

RESOLUTION

To resolve this problem, install the following update rollup:
2407028  (http://support.microsoft.com/kb/2407028/ ) Description of Update Rollup 1 for Exchange Server 2010 Service Pack 1

STATUS

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

MORE INFORMATION

For more information about the Update-Recipient cmdlet, visit the following Microsoft website:
General information about the Update-Recipient cmdlet (http://technet.microsoft.com/en-us/library/bb738148.aspx)

APPLIES TO
  • Microsoft Exchange Server 2010 Service Pack 1
  • Microsoft Exchange Server 2010 Enterprise
  • Microsoft Exchange Server 2010 Standard
Keywords: 
kbqfe kbfix kbsurveynew kbexpertiseinter kbhotfixrollup KB2251610