Kahoot Questions "Active Directory Review" Flashcards
___ are unique identifiers for devices managed in Active Directory
Computer Objects
AD DS controls what?
Which users have access to which resources
T or F: In Windows Server 2008, AD CS serves as a forest level resource
True (Book question)
Which of the following is an example of a task that can be managed by the Active Directory Sites and Services tool?
Creating subnets and associating subnets with sites
What is used to efficiently replicate information among domain controllers
Subnet divisions
____ helps ensure that important services have fixed addresses
DHCP Reservations
A tool that manages Active Directory objects
ADUC
T or F: Domains in the same forest trust each other automatically
True
The AD CS server role was introduced in Server 2016
False
Requires complete trust between two forests or domains
Two-Way Trust
A service developed by Microsoft for easy management of domain environments
Active Directory
Logical containers for Active Directory
OUs
____ are physical groupings of IP subnets within a domain
Sites
T or F: The “full name” field is mandatory in active directory
False
T or F: AD trusts can be created automatically
True
“If domain A trust B, and B trusts domain C, domain A trusts C” is an example of ________
Transitive Trust
The Active Directory Domain Services is responsible for
Access Verification
___ are used to apply collective permissions to group members in AD
Groups
Represents an individual in an organizational network environment
User Object
Folder Redirection is another way of maintaining persistent access to user files in a domain environment
True
____ is a unidirectional authentication path where domain A trusts B, but domain B doesn’t Trust A
One-Way Trust
Three primary AD objects are “users, groups, and computers”
True
____ provides centralized management for the creation, distribution, and administration of security certificates in AD
AD CS
T or F: Upon creation, each user must have a password that conforms to complexity requirements, such as the following in AD
- The password cannot contain the user’s account name
- The password must include characters from at least three of the following categories:
- Uppercase Letters (A-Z)
- Lowercase Letters (a-z)
- Digits (0-9)
- Special characters (!@#….)
True