Which of these domain controller roles need to pull changes form an RODC?

a. PDC emulator
b. RID master
c. Global catalog server
d. None of the above.

D. Because changes to AD DS cannot be written to an RODC, other domain controllers do not need to pull changes from an RODC. Consequently, other domain controllers can ignore RODCs when setting up replication topologies, and the overall replication topology is simplified and WAN bandwidth utilization is improved.

Computer Science & Information Technology

You might also like to view...

Select all that apply. Which of the following can be considered multiple alternative selection structures?

a. If-Then structures b. If-Then-Else structures c. case structures d. nested If-Then-Else structures

Computer Science & Information Technology

The basic generic functional interface ________ in package java.util.function contains method get that takes no arguments and returns a value of type T.

a. UnaryOperator b. Function c. Supplier d. BinaryOperator

Computer Science & Information Technology