A tool used by administrators to manage local and remote servers, including Server Core installations, and for which you can create custom consoles with specific snap-ins is ________
a. RST
b. MMC
c. Task Manager
d. None of the above
B. Custom read-only MMC consoles can be created with specific snap-ins containing only those tools required for the specific delegate function.
You might also like to view...
List the three broad, horizontal levels of management in organizations.
What will be an ideal response?
The foreground color that is applied to an element's text appears ____ an element's background color.
A. behind B. beside C. on top of D. blended with
Software called a podcatcher manages the schedule for downloading podcast files to a device.
Answer the following statement true (T) or false (F)
After a finally block has finished executing (and there are no exceptions to be handled), ________.
a. control proceeds to the first statement after the finally block. b. control returns to the throw point. c. the application exits. d. control proceeds to the first statement after the last catch block.