Sign in with Microsoft
Sign in or create an account.
Hello,
Select a different account.
You have multiple accounts
Choose the account you want to sign in with.

Symptoms

When Microsoft Exchange Server Setup prepares domains for Exchange Server, the “initialize domain permissions” process tries to find all RODCs in each domain to apply certain permissions to them. Even if the RODCs are configured for OU=Domain Controllers, users can’t find them if they are in any other domain other than the one in which Setup is running.

Cause

This issue occurs because the code in IsRODCType creates a DirectorySearcher class to find the RODC by name. However, the code does not specify a search root either in the constructor or following it. Therefore, the DirectorySearcher searches in only the domain in which Setup is running.

Resolution

To fix this issue, install Cumulative Update 12 for Exchange Server 2019 or a later cumulative update for Exchange Server 2019.

Need more help?

Want more options?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

Was this information helpful?

What affected your experience?
By pressing submit, your feedback will be used to improve Microsoft products and services. Your IT admin will be able to collect this data. Privacy Statement.

Thank you for your feedback!

×