Article ID: 2626217 - Last Review: February 1, 2012 - Revision: 2.0 Certain changes to address lists may not be updated in an Exchange Server 2007 environment
SYMPTOMSIn 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. CAUSEThis 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. RESOLUTIONTo resolve this issue, install the following update rollup: 2608656
(http://support.microsoft.com/kb/KB/
)
Description of Update Rollup 6 for Exchange Server 2007 Service Pack 3 WORKAROUNDTo work around this issue, add sleep between each changes of address list in the script. STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section. MORE INFORMATIONFor more information about the uSNChanged attribute, visit the following Microsoft website: General information about the uSNChanged attribute
(http://msdn.microsoft.com/en-us/library/ms680871(v=VS.85).aspx)
For more information about the whenChanged attribute, visit the following Microsoft website:General information about the whenChanged attribute
(http://msdn.microsoft.com/en-us/library/ms680921(VS.85).aspx)
For more information about the Ldifde tool, visit the following Microsoft website:General information about the Ldifde tool
(http://technet.microsoft.com/en-us/library/cc731033(WS.10).aspx)
For more information about the Set-AddressList cmdlet, visit the following Microsoft website:General information about the Set-AddressList cmdlet
(http://technet.microsoft.com/en-us/library/aa998847(EXCHG.80).aspx)
For more information about the Update-AddressList cmdlet, visit the following Microsoft website:General information about the Set-AddressList cmdlet
(http://technet.microsoft.com/en-us/library/aa997982(EXCHG.80).aspx)
For more information about the Set-User cmdlet, visit the following Microsoft website:General information about the Set-User cmdlet
(http://technet.microsoft.com/en-us/library/aa998221(EXCHG.80).aspx)
| Other Resources Other Support Sites
CommunityGet Help Now
|





















Back to the top