In an Active Directory context in which there are multiple hierarchies of domains, trees, and forests, ____ provide a means to span domains and trees.

A. domain security groups
B. domain local groups
C. global security groups
D. universal security groups

Answer: D

Computer Science & Information Technology

You might also like to view...

When a decision of what type to bind an object to is made at runtime, it is referred to as:

A. runtime binding B. dynamic binding C. static binding D. virtual binding

Computer Science & Information Technology

When is a binary search tree more performant or faster?

a. When the height is smaller b. When the binary search tree is sorted c. When there is only one node d. When the root node is the midpoint of the binary search tree

Computer Science & Information Technology