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.

Certain changes to address lists may not be updated in an Exchange Server 2007 environment


View products that this article applies to.

Symptoms

In a Microsoft Exchange Server 2007 environment, you run scripts that make multiple changes on an address list and update the address list. You run each script with 5 minutes interval. In this scenario, certain changes may not be updated. Therefore, you may obtain an incorrect address list.

↑ Back to the top


Cause

This issue occurs because the Microsoft Exchange System Attendant service checks the uSNChanged and the whenChanged�attributes of the address list object when it tries to update the address list into the memory. Changes are only updated if the time is newer than the old time. If multiple changes are made in the same second, and the first change is read into the memory, other changes will not be read into memory until the Microsoft Exchange System Attendant service is restarted.

↑ Back to the top


Resolution

To resolve this issue, install the following update rollup:
2608656 Description of Update Rollup 6 for Exchange Server 2007 Service Pack 3

↑ Back to the top


Workaround

To work around this issue, add sleep between each changes of address list in the script.

↑ 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�uSNChanged attribute, visit the following Microsoft website:
For more information about the�whenChanged attribute, visit the following Microsoft website:
For more information about the Ldifde tool, visit the following Microsoft website:
For more information about the Set-AddressList cmdlet, visit the following Microsoft website:
For more information about the Update-AddressList cmdlet, visit the following Microsoft website:
For more information about the Set-User cmdlet, visit the following Microsoft website:

↑ Back to the top


Keywords: KB2626217, kbexpertiseinter, kbsurveynew, kbfix, kbqfe

↑ Back to the top

Article Info
Article ID : 2626217
Revision : 2
Created on : 2/1/2012
Published on : 2/1/2012
Exists online : False
Views : 339