The KCC normally runs in the background without requiring configuration. If you need to force the KCC to run at any time, you can use one of the Active Directory replication monitoring tools: _________________
a. Replmon or repadmin
b. Schmmgmt or kcc.exe
c. Kccconfig or kccadmin
d. None of the above.
A. Repadmin is installed by default in Windows Server 2008, and you can install replmon from the Active Directory management tools.
Computer Science & Information Technology
You might also like to view...
What is wrong with the following program statement? How can it be fixed?
``` System.out.println ("To be or not to be, that is the question."); ```
Computer Science & Information Technology
Which term refers to the process of turning anything you can store in a PHP variable into a byte stream?
a. AJAX b. array c. concatenation d. serialization
Computer Science & Information Technology