Global Address List Creation Error For Separate Domain
Sometime it is necessary to create separate address list for the users of different domain.But it might throw the following errors at the time of global address list creation.
Error:
WARNING: One or more global address lists were missing from the Active Directory attribute. This is likely caused by using legacy Exchange management tools to create global address lists.
Active Directory operation failed on test-DC1.changed.domain.com. This error is not retriable. Additional information: The
name reference is invalid.
This may be caused by replication latency between Active Directory domain controllers.
Active directory response: 000020B5: AtrErr: DSID-0315286E, #1:
0: 000020B5: DSID-0315286E, problem 1005 (CONSTRAINT_ATT_TYPE), data 0, Att 907ff (globalAddressList2)
+ CategoryInfo : NotSpecified: (0:Int32) [New-GlobalAddressList], ADConstraintViolationException
+ FullyQualifiedErrorId : 2EF38462,Microsoft.Exchange.Management.SystemConfigurationTasks.NewGlobalAddressList
Solution:
go to adsiedit.msc and remove all adress list which is not used or necessary except "Default Global address list" in the attributes "globalAddressList2" defined on :
Got to Domain->Services->Microsoft Exchange-> Properties->globaladdresslist2
CN=Microsoft Exchange,CN=Services, CN=Configuration,DC=DOMAIN
Error:
WARNING: One or more global address lists were missing from the Active Directory attribute. This is likely caused by using legacy Exchange management tools to create global address lists.
Active Directory operation failed on test-DC1.changed.domain.com. This error is not retriable. Additional information: The
name reference is invalid.
This may be caused by replication latency between Active Directory domain controllers.
Active directory response: 000020B5: AtrErr: DSID-0315286E, #1:
0: 000020B5: DSID-0315286E, problem 1005 (CONSTRAINT_ATT_TYPE), data 0, Att 907ff (globalAddressList2)
+ CategoryInfo : NotSpecified: (0:Int32) [New-GlobalAddressList], ADConstraintViolationException
+ FullyQualifiedErrorId : 2EF38462,Microsoft.Exchange.Management.SystemConfigurationTasks.NewGlobalAddressList
Solution:
go to adsiedit.msc and remove all adress list which is not used or necessary except "Default Global address list" in the attributes "globalAddressList2" defined on :
Got to Domain->Services->Microsoft Exchange-> Properties->globaladdresslist2
CN=Microsoft Exchange,CN=Services, CN=Configuration,DC=DOMAIN
Comments
Post a Comment