Technology & IT Skills

Active Directory Quiz for Admins: Check Your Core Skills

Moderate2-5mins

This Active Directory quiz helps you check your skills with users, groups, OUs, LDAP, and delegation. If you want more practice, try the active directory skills quiz, hone your knowledge with a focused domain controller quiz, or benchmark with an Active Directory test. Get instant feedback when you finish.

Paper art style illustration of Active Directory network icons and quiz elements on golden yellow background
25Questions
InstantResults
FreeAlways
DetailedExplanations
Take the Quiz
1What is Active Directory primarily used for in Windows environments?
2Which default port does LDAP use for directory service queries?
3What is the default container where new user accounts are created in Active Directory?
4What does an Organizational Unit (OU) allow administrators to do?
5What is the role of the Global Catalog server in Active Directory?
6What is a User Principal Name (UPN) format in Active Directory?
7Which DNS record type is used by domain controllers to advertise the LDAP service?
8Which command-line tool can be used to join a Windows computer to an Active Directory domain?
9Which default group contains domain administrators with full control over the domain?
10What is the primary difference between a Global group and a Universal group?
11Which tool is used to delegate control over an OU in Active Directory?
12Where are Group Policy Objects stored within Active Directory?
13What is the purpose of Active Directory Sites and Services?
14What is Active Directory Lightweight Directory Services (AD LDS) primarily used for?
15Which policy would you configure to enforce password complexity in a domain?
16Which service replicates the contents of the SYSVOL folder between domain controllers?
17What authentication protocol does Active Directory use by default?
18Which attribute in Active Directory uniquely identifies a security principal?
19How many FSMO roles exist in an Active Directory forest and domain?
20Which FSMO role is responsible for processing password changes quickly for backward compatibility?
21Which PowerShell cmdlet can you use to install a Read-Only Domain Controller (RODC)?
22What are Fine-Grained Password Policies implemented with in Active Directory?
23In an LDAP distinguished name, what is the order from left to right?
24What is the purpose of the Active Directory metadata cleanup process?
25How can administrators modify the replication schedule between sites?
26What is the tombstone lifetime in Active Directory by default on Windows Server 2016?
27Which tool is used to extend the Active Directory schema?
28What must be configured when establishing a forest trust between two Active Directory forests?
29How does the Active Directory Recycle Bin affect object restoration?
Learning Goals

Study Outcomes

  1. Troubleshoot LDAP Connections -

    Identify and resolve common directory service issues by analyzing LDAP communication patterns presented in our LDAP Active Directory quiz.

  2. Delegate OU Control in AD -

    Apply delegation techniques from the Delegating control in Active Directory test to assign granular permissions across organizational units.

  3. Manage OUs via MMC -

    Navigate the Microsoft Management Console scenarios in the MMC OU creation quiz to create, configure, and secure organizational units effectively.

  4. Apply AD Management Best Practices -

    Implement governance and security strategies highlighted in the Active Directory management quiz to optimize directory health and reliability.

  5. Validate User and Group Configurations -

    Examine and correct user and group permission setups within the Active Directory Quiz to ensure proper access control throughout the domain.

Study Guide

Cheat Sheet

  1. Logical vs. Physical AD Structure -

    Active Directory's logical layout includes forests, trees, domains, and OUs, while the physical structure uses sites and domain controllers to optimize replication. A handy mnemonic is "F T D O" (Forests, Trees, Domains, OUs) to recall the logical hierarchy. (Source: Microsoft Learn, "Active Directory logical structure")

  2. LDAP Filter Syntax & Troubleshooting -

    LDAP filters use operators like "&" for AND and "|" for OR, e.g., (&(objectClass=user)(sAMAccountName=jdoe)) to locate specific user accounts. Remember to wrap every attribute filter in parentheses as defined in RFC4511 to avoid query errors. (Source: RFC4511, Microsoft Docs "LDAP Queries")

  3. Delegating Control in OUs -

    The Delegate Control Wizard lets you grant precise permissions - like "Create user objects" - without elevating administrators to full Domain Admin. Embrace the principle of least privilege: "Give only enough power to get the job done!" (Source: Microsoft TechNet "Delegate Control Wizard")

  4. Custom MMC Console for AD Tasks -

    Use MMC snap-ins (e.g., AD Users and Computers) to build task-specific consoles and save them as .msc files for rapid access. Custom views and taskpads streamline repetitive tasks, boosting your management efficiency. (Source: Microsoft Docs "Create a custom MMC console")

  5. Key AD Troubleshooting Tools -

    Core utilities like dcdiag (diagnostics), repadmin (replication checks), and Event Viewer are essential for pinpointing connectivity and replication faults. Recall the sequence D-R-E (Diagnostics, Replication, Event logs) to ensure a systematic approach. (Source: Microsoft Support "Troubleshooting Active Directory")

AI-DraftedHuman-Reviewed
Reviewed by
Michael HodgeEdTech Product Lead & Assessment Design SpecialistQuiz Maker
Updated Feb 18, 2026