Which server role performs these functions: It updates references to objects in other domains in the forest, and tracks group membership changes that cross domain?

a. RID master
b. PDC emulator
c. Infrastructure master
d. None of the above.


C. If the infrastructure master were to fail, an administrator would notice a problem if she attempts to perform either of these actions. She would be unable to move or rename a large number of accounts. Users might be unable to access objects in other domains because their references would not be updated.

Computer Science & Information Technology

You might also like to view...

A contiguous segment of an array is specified using two subscripts, lower and upper. Which expression gives the position of the element in the middle of the array segment?

A) lower + upper / 2 B) lower /2 + upper C) (upper - lower)/2 D) lower + (upper - lower) / 2

Computer Science & Information Technology

When you power down your computer, Windows first closes all open programs, installs updates, if any are needed, then closes Windows and turns off the computer

Indicate whether the statement is true or false

Computer Science & Information Technology

The administrator should design the infrastructure so that the ____ server and database server are segregated.

A. image B. Web C. security D. data

Computer Science & Information Technology

What command can be used to flush the local DNS cache on a Windows computer?

A. nslookup -f B. ipconfig /flushdns C. dns dump D. service dnscache restart

Computer Science & Information Technology