The ________ is a process that runs automatically on every domain controller and creates intrasite and intersite Active Directory replication topologies
a. Intersite topology generator
b. Sink link cost generator
c. Site link bridge
d. None of the above.
D. The Knowledge Consistency Checker is a process that runs automatically on every domain controller and creates intrasite and intersite Active Directory replication topologies. It creates optimum topologies every 15 minutes that take into account the currently existing conditions, including the addition of new sites and domain controllers.
You might also like to view...
MC Before updating a record in a file, a program must delete the existing record using keyword__________ .
a) delete. b) del. c) remove. d) rem.
What is wrong with the following algorithm? 1. Set X to be 12. Increment X3. Print X4. If X > 0, repeat from 2
A. It does not produce a result. B. It is ambiguous. C. It does not halt in a finite amount of time. D. It is not well ordered.
Almost all multimode fiber cables transmit __________ wavelengths.
A. 600-nm B. 850-nm C. 1310-nm D. 1550-nm
Assume x = 4 and y = 5, which of the following is true?
a. !(x == 4) ^ y != 5 b. x != 4 ^ y == 5 c. x == 5 ^ y == 4 d. x != 5 ^ y != 4