The folders containing Group Policy Templates (GPTs) can be found under what folder on a domain controller?

A. %systemroot%\SYSVOL\domain\Policies
B. %systemroot%\SYSVOL\sysvol\domain\Policies
C. %systemroot%\SYSVOL\Policies
D. %systemroot%\domain\Policies


Answer: B

Computer Science & Information Technology

You might also like to view...

Modify the compound interest program of Fig. 15.6 to repeat its steps for interest rates of 5, 6, 7, 8, 9 and 10%. Use a for loop to vary the interest rate.

What will be an ideal response?

Computer Science & Information Technology

The built-in IIf Function evaluates a condition and displays:

A) a value only if the condition is true. B) one value when the condition is true and another value when the condition is false. C) a value only if the condition is false. D) the same value for conditions that evaluate to true or false.

Computer Science & Information Technology

The IF function evaluates a(n) single condition. _________________________

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

What type of attacks use every possible letter, number, and character found on a keyboard when cracking a password?

a. Brute-force b. Dictionary c. Profile d. Statistics

Computer Science & Information Technology