Questions:

1. What does the 'Get-ADGroupMember' PowerShell cmdlet do?

Retrieves a list of all Active Directory groups in the domain.
Retrieves a list of all user accounts that are members of a specified group.
Retrieves information about a specific Active Directory group.
Adds a user account to an Active Directory group.

2. What is the function of the Knowledge Consistency Checker (KCC) in Active Directory?

Enforce security policies on domain controllers
Manage domain trust relationships
Create and maintain the Active Directory database
Generate and update the replication topology

3. Which Active Directory component is responsible for replicating directory data between domain controllers in the same site?

Directory Replication Service (DRS)
Active Directory Replication Service (ADRS)
Windows Time Service (W32Time)
Kerberos Key Distribution Center (KDC)

4. Scenario: Your organization has multiple departments, each with its own set of network resources and user accounts. You want to ensure that each department's IT team can manage their own department's users and resources without having access to others. Which Active Directory feature should you use to achieve this?

Organizational Units (OUs)
Security Groups
Global Catalog
Group Policy Objects (GPOs)

5. Which of the following authentication protocols is used by Active Directory for secure communication?

NTLM (NT LAN Manager)
Kerberos
RADIUS (Remote Authentication Dial-In User Service)
PAP (Password Authentication Protocol)