What is the directory service developed by Microsoft for Windows domain networks?
Active Directory
True or False: Active Directory is used for managing user accounts and resources in a network.
True
What is the primary purpose of Active Directory?
The primary purpose of Active Directory is to authenticate and authorize all users and computers in a Windows domain.
What are the main components of Active Directory?
The main components are Domain Services, Lightweight Directory Services, Certificate Services, Federation Services, and Rights Management Services.
What is a Domain Controller?
A Domain Controller is a server that responds to security authentication requests within a Windows Server domain.
True or False: Active Directory can only be used in Windows environments.
True
What is a Forest in Active Directory?
A Forest is the top-level container in an Active Directory configuration that contains one or more domains.
What does LDAP stand for?
LDAP stands for Lightweight Directory Access Protocol.
What is the function of Group Policy in Active Directory?
Group Policy allows administrators to manage and configure operating system settings and user environments.
Fill in the blank: In Active Directory, a collection of users and computers is called a ______.
Group
What is the difference between a Security Group and a Distribution Group?
A Security Group is used to assign permissions to shared resources, while a Distribution Group is used for email distribution lists.
What is the role of the Global Catalog in Active Directory?
The Global Catalog (GC) is a special feature within Microsoft’s Active Directory that holds a partial, read-only copy of all objects from every domain in an Active Directory forest, not just its own domain.
True or False: Active Directory supports single sign-on (SSO).
True
What is the purpose of Organizational Units (OUs) in Active Directory?
Organizational Units are used to organize users, groups, and computers within a domain for easier management.
What is Kerberos in the context of Active Directory?
Kerberos is a network authentication protocol used by Active Directory to provide secure authentication.
What does the term ‘trust relationship’ refer to in Active Directory?
A trust relationship allows users in one domain to access resources in another domain.
Fill in the blank: The ______ is the database that stores Active Directory data.
NTDS.dit
What is the function of Active Directory Sites and Services?
Active Directory Sites and Services is used to manage replication and the physical topology of Active Directory.
What does the acronym FSMO stand for?
FSMO stands for Flexible Single Master Operations.
Roles for specialized tasks assigned to specific Active Directory (AD) Domain Controllers (DCs) to prevent conflicts, rather than having all DCs perform every update.
What are the five FSMO roles in Active Directory?
The five FSMO roles are Schema Master, Domain Naming Master, PDC Emulator, RID Master, and Infrastructure Master.
True or False: Active Directory can be used to manage both users and devices.
True
What is the purpose of the Active Directory Administrative Center?
The Active Directory Administrative Center is a management console for managing Active Directory objects.
What does the term ‘replication’ mean in Active Directory?
Replication refers to the process of copying and maintaining database changes across all domain controllers.
Fill in the blank: The ______ is the primary authentication protocol used in Active Directory.
Kerberos