Recipient update service not updating
26-Oct-2020 00:53
Miscellaneous:• Sets the ACL on the “cn=Exchange,cn=System,dc=My Domain” container to reflect administrative privileges given by the Exchange Delegation Wizard.• Populate the members of the “All Exchange Servers” groups on each domain of the forest.
For a mailbox server the task will always attempt to find a server with the mailbox role installed (hence having a system attendant where the RUS lives) in the same Active Directory site.If one is not present, the task will look to adjacent Active Directory sites.Let’s take a look at how this changing from a directory scan to a task based system could cause the symptoms I outlined above.In this case calling the recipient update service means utilizing any Exchange Server’s system attendant and utilizing any domain controller – we are no longer limited to having a single Exchange server or single domain controller responsible for these tasks.
When the task set-user or set-mailbox contacts the RUS it provides a complete set of user attributes as read from the directory.I have a program that allows a user to change their name information and their ability to be seen in the address list.