To install the Active Directory Lightweight Directory Services role, enter: ____.

A. start /w ocsetup DirectoryServices-ADAM-ServerCore
B. start /w ocsetup LDDS-Install
C. start /w ocsetup Directory-Server-Core-Role
D. start /w ocsetup All Services


Answer: A

Computer Science & Information Technology

You might also like to view...

The ________ statement causes other program statements to execute only under certain conditions.

A) logical B) relational C) cin D) cout E) if

Computer Science & Information Technology

Which of the following is not true of a constructor and destructor of the same class?

a. They both have the same name aside from the tilde (~) character. b. They are both usually called once per object created. c. They both are able to have default arguments. d. Both are called automatically, even if they are not explicitly defined in the class.

Computer Science & Information Technology

Fundamentally, all AJAX methods are simplified versions of the ___________ API method.

a. $.get() b. $.post() c. $.getJSON() d. $.ajax()

Computer Science & Information Technology

Modifying an embedded chart in a Word document will ________

A) change the chart in both the Excel file and the Word file B) only change the chart in the Word file C) only change the chart in the Excel file D) change the chart in the Excel file only if it is open

Computer Science & Information Technology