Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Administration of Active Directory and Windows Server (2025)
Rating: 4.3 out of 5(640 ratings)
19,628 students

Administration of Active Directory and Windows Server (2025)

Domain Controllers (DC), Global Catalog, FSMO, Groups, Users, Security, Domains and Forests ,Trusts, GPO, much more..
Created byVitalii Shumylo
Last updated 6/2026
English

What you'll learn

  • Master Windows Server: Gain comprehensive knowledge of Windows Server, its architecture, and core functionalities.
  • Deploy and Manage Active Directory: Learn to set up, configure, and manage Active Directory Domain Services (AD DS) effectively.
  • PowerShell for Automation: Discover how to automate tasks and streamline management using PowerShell scripting.
  • Ensure Server Security: Implement robust security measures to protect Windows Server environments from threats.
  • Optimize Server Performance: Learn techniques to optimize server performance and troubleshoot common issues.
  • Backup and Disaster Recovery: Develop skills in creating backups, restoring data, and planning for disaster recovery scenarios.
  • Hands-On Labs and Practical Scenarios: Apply theoretical knowledge in practical scenarios through hands-on labs and real-world simulations.
  • And Much More...

Course content

50 sections798 lectures132h 19m total length
  • Instructor's Intro1:12

    Meet your instructor Vit, with over 20 years of technology experience across Microsoft, Linux, and macOS, and an invitation for your feedback to tailor this course to your career goals.

  • Introduction and Installing Windows Server 202210:33

    Install Windows Server 2022 from boot media using BIOS boot and the graphical wizard, select core or desktop, configure partitions, and set the administrator password for initial login.

  • Activating Windows Server 20228:02

    Activate Windows Server 2022 after installation using gui or core, online or by phone, with slmgr.vbs and slui, and manage editions, keys, and remote activation.

  • Post-Install Tasks. Part 16:01

    Verify device recognition and drivers using devmgmt.msc, msinfo32, and systeminfo. Check network connectivity, enable Windows Update, install updates and language packs, and disable MediaPlayer when not needed.

  • Post-Install Tasks. Part 210:43

    Learn post-install tasks for Windows Server, including renaming the computer, joining a domain, enabling remote desktop, DNS setup, and boot manager repair, with sysprep and git preparation.

  • Setting a Base Image with SYSPREP5:00

    Sysprep a configured Windows server to create a reusable base image in vm mode using OOBE and generalize, with git installed for future deployments.

  • Recap3:04

    Recap the hands-on steps for setting up a Windows 2022 VM, cloning the repo, and using commands like slui, slmgr, dism, sysdm, qwinssta, devmgmt, msinfo32, systeminfo, ncpa, and lpk setup.

  • Setting up your first DC7:09

    Deploy multiple domain controllers in the vlab8.com Active Directory domain with server manager and PowerShell, then promote the first DC and configure DNS for AD DS.

  • Installing WAC and Joing a workstation to the domain4:35

    Join a Windows client to the vlabs8.com domain, install RSAT tools and Windows Admin Center, and promote Active Directory services across domain controllers.

  • Server Core3:10

    add the core server to the vlaps8 domain, install the active directory domain services role, and create a new child domain dc2 with a PowerShell one-liner after configuring DNS.

  • Adding a Child Domain to the Lab3:16

    Demonstrates adding a child domain lab1.vlab8.com using PowerShell to install ADDS domain on DC2, enable DNS delegation, and pass credentials for deployment.

  • Recap: Base Lab SOP15:26

    Create a Windows server lab with PowerShell and Hyper-V, deploy domain controllers and a client using differencing VHDs, join the client to the domain, and set checkpoints.

  • AD DS Admin Tools6:20

    Manage ADDS with the Active Directory Administrative Center and MMC snap-ins. Create and manage users, computers, groups, and OUs, connect to multiple domains, and use PowerShell-based tools for administration.

  • Creating Users in our Lab3:12

    Create and configure a user account in Active Directory using tools such as ADUC, MMC, ADAC, PowerShell, and dsadd, ensuring unique full name and UPN logon with proper suffixes.

  • Creating OU, Group, and User Template5:53

    Create sales and it OUs, move users, create sales managers group for bobdo, and build a disabled underscored sales template to clone new users.

  • Manging AD DS Objects with Powershell5:37

    Create ADDS objects with PowerShell by making a VLabsUser OU, a Joe Doe user, and a VLabsManagement group; add the user, list and search objects, and remove them.

  • Building Trusts between Forests5:09

    Explore configuring a two-way forest trust between aid.com and aidatum.com using DNS Manager and conditional forwarders, then verify trust by connecting to the new forest in Active Directory Administrative Center.

  • Server Manager7:06

    Use Server Manager to monitor and manage Windows Server roles, services, and multiple servers from a single dashboard, with event logs, Best Practices Analyzer, and performance features.

  • Getting started with Powershell9:34

    Master PowerShell to manage Windows servers and automate tasks using commandlets, piping, and what-if or confirm options to control execution.

  • Installing Hyper-V in Windows Server Lab10:35

    Install the hyper-v role on windows server, enable nested virtualization in a lab, and configure VHD/VHDX disks and three switch types: external, internal, private, with powershell.

  • Installing Hyper-V in Windows Server Lab. Part 26:23

    Learn to manage Hyper-V configurations and generations with PowerShell, update VM versions, and use standard and production checkpoints safely, plus remote management with PowerShell Direct.

  • Networking basics13:09

    Discover foundational networking concepts, configure interfaces on Red Hat Enterprise Linux servers, test and inspect settings with command-line utilities, and manage static host name and name resolution through guided labs.

  • Configuring Network Settings22:04

    Explore IPv4 addressing fundamentals, including dotted decimal notation, octets, and binary conversion. Learn how subnet masks, network IDs, default gateways, and classful versus classless addressing shape subnets and routing.

  • Installing updates and upgrading Windows Server 2019 to 20222:54

    Check for updates, download and install them, reboot if required, then upgrade Windows Server 2019 to 2022 with installation media, keeping files and choosing desktop experience.

  • Creating an automated answer file to automate the installation5:40

    Create an automated answer file to automate Windows Server 2022 installation using the Windows ADK and Windows System Image Manager, generating an autounattend.xml.

Requirements

  • Familiarity with Windows Operating Systems: A basic understanding of Windows operating systems will be beneficial
  • Access to a Windows Server Environment: To practice the hands-on labs, you will need access to a Windows server environment. This can be a physical server, a virtual machine, or a cloud-based environment.

Description

Welcome to the ultimate guide on Administration of Active Directory and Windows Server (2024). This comprehensive course offers 53+ hours of expert-led video content, meticulously designed to provide you with an in-depth understanding of Windows Server 2022 and Active Directory Domain Services (AD DS). Whether you're an IT professional seeking to enhance your skills or a beginner aiming to step into the world of Windows Server administration, this course is your one-stop solution for mastering the intricacies of Active Directory and Windows Server environments.

What You Will Learn:

  • Windows Server 2022 Setup: Learn to build a Windows Server lab, install and configure Windows Server 2022, and perform essential post-installation tasks.

  • Active Directory Domain Services (AD DS): Understand key AD DS concepts, User and group management, domain controllers, and trustsschema, forests, domains, organizational units (OUs), and Azure AD integration.

  • Security and Compliance: Implement robust security measures for domain controllers, manage service accounts, and ensure compliance with auditing and authentication policies.

  • Group Policy Management: Explore the nuances of Group Policy Objects (GPOs), configuration management, and troubleshooting GPO applications.

  • PowerShell Scripting: Enhance your administrative capabilities with powerful Windows PowerShell cmdlets for managing AD DS objects and automating tasks.

  • PKI and Certification Services: Deploy and manage Active Directory Certificate Services (AD CS), and understand the implementation of Public Key Infrastructure (PKI).

  • Hyper-V: Virtualization technology for building and managing virtual machines

  • Storage Solutions: DAS, NAS, SAN, and advanced storage technologies like Storage Spaces and Data Deduplication

  • Network Configuration: Basic and advanced network settings, including DNS, DHCP, and iSCSI

  • Security: Best practices for securing domain controllers, implementing RODCs, and using security features like Kerberos, NTLM, and Credential Guard

  • Automate and streamline Windows 11 deployment using MDT and WDS, from setup to execution.

Intended Learners:

  • IT Professionals looking to advance their career in Windows Server administration.

  • Network Administrators and Systems Administrators who want to deepen their knowledge of Active Directory.

  • Aspiring IT students and beginners seeking a thorough understanding of Windows Server and AD DS.

  • Professionals preparing for Microsoft certification exams related to Windows Server and Active Directory.

Top Reviews from Our Students

KAVITHA R.: "Thank you for providing the best course."

Panagiota Z.: "Good training it was. Well showed."

Bhudev S.: "Dives into many details, explaining every step."

Gabriela Rosa M.: "The teacher's guidance is smooth, easy to follow along, and I am doing great so far."

Enroll Now!

Don't miss out on the opportunity to become an expert in Active Directory and Windows Server administration. Enroll today and take the first step towards mastering Windows Server 2022 and AD DS, setting a solid foundation for your IT career.


Curriculum Highlights:

  • Section 1: Building Windows Server 2022 Lab

    • Setting up and configuring a base lab environment.

    • Installing Windows Server and performing initial setup tasks.

  • Section 2: Active Directory: AD DS Concepts

    • Detailed exploration of AD DS components, schema, forests, and domains.

    • Introduction to Azure AD and AD DS administration tools.

  • Section 3: Active Directory: AD DS Domain Controllers

    • Comprehensive coverage of domain controller roles, global catalog, and operations masters.

    • Hands-on demonstrations of deploying and managing domain controllers.

  • Section 4: Deploying a Domain Controller

    • Step-by-step guide to deploying domain controllers using various methods, including Server Manager and PowerShell.

  • Section 5: Managing User Accounts

    • Techniques for creating, managing, and securing user accounts using both GUI and PowerShell.

  • Section 6: Managing Groups in AD DS

    • In-depth look at group types, scopes, and group management best practices.

  • Section 7: Managing Computer Objects in AD DS

    • Instructions for managing computer accounts, joining computers to domains, and performing offline domain joins.

  • Section 8: Implementing and Managing OUs

    • Strategies for planning, implementing, and managing OUs and delegating permissions.

  • Section 9: Using Windows PowerShell for Groups and Computers Administration

    • Advanced PowerShell techniques for managing AD DS groups and computer objects.

  • Section 10: Advanced AD DS Infrastructure Management

    • Insights into managing complex AD DS deployments, domain and forest functional levels, and deploying domain controllers in Azure IaaS.

  • Section 11: Implementing and Administering AD DS Sites and Replication

    • Detailed examination of AD DS replication, site configuration, and monitoring replication health.

  • Section 12: Managing Objects in AD DS and Maintain AD DS

    • Practical tasks for maintaining AD DS objects, automating user account management, and performing regular maintenance.

  • Section 13: Introducing Group Policy

    • Introduction to Group Policy tools, scopes, inheritance, and client-side extensions.

  • Section 14: Implementing and Administering GPOs

    • Best practices for implementing GPOs, delegating administration, and configuring GPO links and security filtering.

  • Section 15: Troubleshooting the Application of GPOs

    • Techniques for troubleshooting GPO application issues, generating RSoP reports, and performing what-if analyses.

  • Section 16: Managing User Settings with Group Policy

    • Using administrative templates and security templates to manage user settings and preferences.

  • Section 17: Configuring Folder Redirection, Software Installation, and Scripts

    • Configuring folder redirection, software installation policies, and scripts with Group Policy.

  • Section 18: Configuring Group Policy Preferences

    • Leveraging Group Policy preferences and item-level targeting for advanced configurations.

  • Section 19: Group Policy Deployment Strategies

    • Designing a Group Policy-friendly AD and deploying GPOs for optimal performance.

  • Section 20: Introduction to Group Policy Scripting

    • Utilizing the Group Policy PowerShell module for GPO management and scripting tasks.

  • Section 21: Securing Domain Controllers

    • Implementing security measures, deploying RODCs, and configuring password replication policies.

  • Section 22: Implementing Account Security

    • Configuring password policies, account lockout policies, and fine-grained password policies.

  • Section 23: Implementing Audit Authentication

    • Setting up authentication-related audit policies and monitoring logon events.

  • Section 24: Configuring Managed Service Accounts

    • Managing service accounts and group MSAs, and implementing secure service account policies.

  • Section 25: Deploying CAs

    • Planning and deploying AD CS, configuring CA hierarchies, and managing CA properties.

  • Section 26: Administering CAs

    • Administering CAs, configuring security roles, and managing CA policy modules.

  • Section 27: Troubleshooting and Maintaining CAs

    • Troubleshooting CA issues, renewing certificates, and monitoring CA operations.

  • Section 28: Deploying and Managing Certificates

    • Managing certificate templates, deployment, and revocation processes.

  • Section 29: Managing Certificate Deployment, Revocation, and Recovery

    • Configuring key archival, autoenrollment, and using certificates for SSL and encryption.

  • Section 30: Building an AD CS Infrastructure Lab Environment Using Hyper-V

    • Setting up a PKI lab environment with Hyper-V and configuring CA settings.

  • Section 31: Configuring Local Storage

    • Managing disks, selecting file systems, and implementing ReFS and RAID configurations.

  • Section 32: Implementing Enterprise Storage Solutions

    • Understanding DAS, NAS, SAN, iSCSI, SMB, and NFS storage solutions.

  • Section 33: Implementing Storage Spaces and Data Deduplication

    • Configuring storage spaces and exploring data deduplication scenarios.

  • Section 34: Automating Windows Deployment Images Using MDT and WDS

    • Automate and streamline Windows 11 deployment using MDT and WDS, from setup to execution.

  • And many more...


Who this course is for:

  • IT professionals and system administrators aiming to advance their skills in managing Windows Server and Active Directory environments
  • Entry-level IT professionals seeking foundational knowledge in Windows Server and Active Directory administration
  • Experienced IT administrators looking to update their skills
  • IT students and recent graduates interested in specializing in Windows Server and Active Directory administration for career advancement
  • Professionals preparing for certification exams related to Windows Server and Active Directory administration and management.