- You have a computer that is running Microsoft Exchange Server 2007.
- You create a parent address list and a child address list in the Exchange Management Console.
- You change the name of the parent address list.
- You run one of the following three cmdlets: Set-Mailbox, Set-User, or Set-Mailuser�in the Exchange Management Shell. The target user belongs to the child address list.
Set-Mailbox -Identity <user> -<attribute parameter> <attribute value>
Set-Mailbox: Active Directory operation failed on <FQDN of Exchange Server>. 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-03152392, #1:
0: 000020B5: DSID-03152392, problem 1005 (CONSTRAINT_ATT_TYPE), data 0, Att
90284 (showInAddressBook)
At line:1 char:12
+ Set-Mailbox <<<< -Identity <user> - <attribute parameter><attribute value>
This may be caused by replication latency between Active Directory domain controllers.
Active directory response: 000020B5: AtrErr: DSID-03152392, #1:
0: 000020B5: DSID-03152392, problem 1005 (CONSTRAINT_ATT_TYPE), data 0, Att
90284 (showInAddressBook)
At line:1 char:12
+ Set-Mailbox <<<< -Identity <user> - <attribute parameter><attribute value>