
Explore Active Directory domain services, including forests, domains, and organizational units, and the role and deployment of domain controllers in Windows Server 2016 and later.
Describe core components and deployment options of Active Directory Domain Services, including domains, forests, trees, and schemas, plus admin tools and Azure AD for on-prem Windows Server 2016.
Explore the logical and physical components of Active Directory, including partitions, schema, domain trees, forests, sites, subnets, and OUs for centralized group policy management.
Understand Active Directory architecture, including partitions and domain data, organizational units for delegation and GPOs, the global catalog, sites, read-only domain controllers, and forest basics.
Define how the Active Directory schema sets rules and syntax for object classes and attributes, replicated from the schema master to every domain controller.
Explore the Active Directory schema, its object classes and attributes, and how schema changes affect AD DS, domain controllers, and forest-wide data integrity.
Define a forest as the top-level container in Active Directory. It includes domain trees with a shared schema and global catalog, and the forest root domain hosts key roles.
Explore key AD DS forest concepts through knowledge-check questions on forest root domain, forest-wide roles like schema master, and the global catalog’s partial attribute copy for fast searches.
Define a domain as a logical container for managing users, computers, and groups, with domain controllers hosting the AD database and enabling replication, authentication, and dynamic access control via rules.
Explore the Active Directory domain as a logical container for managing objects and its replication boundaries. Review authentication, authorization, and dynamic access control that governs centralized resource access.
An organizational unit is a domain container used to group users, computers, and groups, enabling GPO linkage and delegated administration, unlike generic containers.
Explore how organizational units differ from generic containers, enabling linked group policy objects, delegation, and targeted policy applications, and review best practices for hierarchical depth and management tools.
Explore Azure AD as a cloud-based identity management and access control service for cloud apps. Synchronize on-premises directory with Azure AD to unify access, noting it is not a replacement.
Explore the overview of Active Directory administration tools, including the Active Directory Administrative Center and PowerShell, and learn tasks across domains, users, groups, OUs, and policies.
Review active directory administration tools through a knowledge check, highlighting the active directory administrative center as the graphical interface, sites and services for replication, and the PowerShell module for automation.
Explore Active Directory DS administration tools and components, locate the NTDS.dit database, inspect the schema partition, and verify the schema version using PowerShell, LDP, and ADSI edit.
Explore active directory components such as forest, domain naming master, global catalog, schema master, and organizational unit structure with PowerShell and consoles, and review functional levels across Windows Server versions.
Learn to administer and manage AD DS using the Active Directory Administrative Center, create and view objects, edit attributes, and use global search and PowerShell history.
Explore domain controllers, the global catalog, and how sign-in times drive placement decisions in single and multiple domain environments, while noting dns and service records and operations masters.
Explore how a domain controller stores the ads directory database and the Sysvol folder, uses multi-master replication with DFS, and supports Kerberos authentication, global catalog, ROTC, BitLocker, and two-domain-controller minimum.
Learn how domain controllers host a copy of the Active Directory database, authenticate users, and support multi-master replication; explore read-only domain controllers, BitLocker, and GPO templates in Sysvol.
This lecture defines the global catalog as a partial, read-only copy of forest objects enabling cross-domain searches and storing a subset of attributes like given name, display name, and mail.
Understand how the global catalog stores a partial, read-only set of forest attributes to speed cross-domain queries, and how the partial attribute set governs replication and universal group checks.
Shows how Active Directory clients locate domain controllers using DNS SRV records and how Netlogon registers server records, sites, and fallback searches to support sign-ins.
Explore how SRV records in DNS help locate domain controllers and enable secure sign-in by LDAP and Kerberos, with site-aware DNS prioritization and Netlogon registration.
Explain how domain sign-in authenticates users via DNS discovery of a domain controller, creates an access token with security identifiers, and uses tickets for network resource access.
Learn how Active Directory authentication works, from DNS lookups to locate a domain controller, through Kerberos with TGTs and service tickets, and LSA–generated access tokens and security IDs.
Learn about the five operations master roles—schema master, domain naming master, read master, infrastructure master, and PDC emulator master—and how they coordinate domain controllers to prevent replication conflicts.
Explore FSMO roles in Active Directory through knowledge-check questions, identifying the read master, infrastructure master, schema master, and PDC emulator, and showing how to view roles with Get-ADForest.
Transfer and seize active directory roles between domain controllers, balancing workloads or decommissioning servers, while noting latest data replicates to the target and that seize is a last resort.
Explore how to transfer and seize fisma roles in an Active Directory environment, including when to use PowerShell with the force parameter and which tools manage specific roles.
Learn to deploy domain controllers in virtualized environments using cloning for rapid identical setups, and understand Azure considerations, VM generation ID, and upgrade options.
Install and promote a domain controller via server manager and the AD DS wizard, selecting new forest, new domain, or existing domain, and configure DNS and functional levels.
Install the domain controller on Windows Server 2016 using Server Manager, PowerShell, or Remote Server Administration Tools, including server core installations, and configure AD DS via wizard or command line.
Learn how to install a domain controller at a remote site using install from media, copy the AD DS database locally, and promote the server via the AD DS wizard.
Install a domain controller from media to minimize WAN traffic by transferring the ADDS snapshot locally, then promote the remote server via Server Manager using the Install from media option.
Clone domain controllers to rapidly deploy additional domain controllers in private clouds using Hyper-V for provisioning and disaster recovery, with scalable branch office deployments.
This demonstration shows how to prepare a source domain controller for cloning, export the source virtual machine, and create and start the cloned domain controller using Hyper-V.
Demonstrates adding a new domain controller with DNS server via server manager, installing Active Directory Domain Services, then promoting it to an existing domain with replication and configuration.
Learn core PowerShell concepts for building scripts, navigate directories, use pipelines with objects, and master commands, aliases, get-command, get-help, variables, and modules.
Install the Active Directory domain services role and promote a server to domain controller using the AD DS deployment module and PowerShell, with prerequisites and forest creation.
Explore the five flexible single master operations roles in an Active Directory domain, their forest-wide or domain-wide scope, and how to transfer or seize them using PowerShell when needed.
Explore managing user accounts in Active Directory, including roaming profiles, disable vs lockout, and templates. Learn to create, configure attributes, manage profiles, and handle inactive or disabled accounts.
Create and manage unique ADDS user accounts to authenticate to the domain and access resources, using naming conventions, UPN suffixes, and tools like ADUC, ADAC, PowerShell, and dsadd.
Master creating and managing Active Directory Domain Services user accounts, including unique naming and the user principal name for authentication, using AD Users and Computers, AD Administrative Center, or PowerShell.
Configure user attributes in Active Directory to define sign-in access, log on hours, computer permissions, and group memberships.
Use the Active Directory Administrative Center to create, delete, and move user accounts, then configure attributes such as department and group membership.
Test your understanding of configuring and managing user account attributes in Active Directory domain services, covering log on hours, password change at next logon, password never expires, and group memberships.
Demonstrates creating and managing user profiles across multiple workstations, configuring profile paths, logon scripts, and redirected home folders via user accounts settings and group policy objects.
Explore roaming profiles, folder redirection, and the percent username percent variable in Active Directory, configure profile path and home folder, manage drive mappings with Group Policy, and test knowledge.
Disable inactive user accounts to preserve mailboxes and simplify restoration, rather than deleting them. Create and copy a sales template to new users, copying only common attributes like groups and home directories, while keeping the template disabled and prefixed with an underscore.
Disable a user account in Active Directory to prevent unauthorized access while retaining data; use templates to pre-configure common attributes, including copied group membership, home directory, and logon script.
Explore Windows PowerShell cmdlets to create, modify, and delete user accounts, including new-ad-user with password handling, account expiration, and enable or disable accounts.
Learn to manage Active Directory users with Windows PowerShell, including creating accounts with the new add user command, handling passwords securely, and retrieving all user properties.
Learn how to create bulk Active Directory user accounts with Windows PowerShell using a for loop and an input file, populating display name, given name, surname, email, and phone.
Explore bulk user creation in Active Directory with PowerShell by iterating a CSV list using a for-each loop, importing CSV data, and reviewing the newly created user object via pass-through.
Use Windows PowerShell to list the administrator's security groups and add James to each group, ensuring James matches the administrator's group membership after executing the code.
Learn to modify multiple users' telephone numbers in Active Directory using Windows PowerShell by identifying relevant attributes (office, home, mobile), using the add parameter, and bulk updating from a file.
Learn to modify Active Directory user properties with PowerShell, using the Active Directory PowerShell module and Administrative Center, including bulk updates and editing attributes like description and phone numbers.
Learn to modify Active Directory user properties with PowerShell: view attributes via Attribute Editor, retrieve all properties with Get-ADUser -Properties *, determine types with Get-Type, and update descriptions with Set-ADUser.
Delete user accounts in the Active Directory PowerShell module using the remove user command, with identity and confirm parameter, and batch deletions via piping Get-Content from a text file.
Use Windows PowerShell with the Active Directory module to enable or disable accounts (via Enable-ADAccount and Disable-ADAccount) and move objects between OUs with Move-ADObject, using distinguished name or object ID.
Engage in a knowledge check of bulk enabling and disabling Active Directory user accounts, querying users, and moving objects with PowerShell, including piping and common cmdlets.
Master post-installation steps to activate Windows Server 2022, including internet or phone activation, key changes, core and remote activation, and status checks via the mgr.vbs script.
After install, verify devices with dev mgmt.msc, review system info and redirection to a text file, test network, enable Windows Update, install language packs, and disable Windows Media Player.
Continue post-install tasks by renaming the server, joining a domain, enabling remote desktop, configuring DNS and network settings, and applying group policies; cover boot repair and sysprep and git setup.
Learn how to create a base image with sysprep by applying post-installation changes, installing updates and applications like git, and capturing a generalized image for new Hyper-V virtual machines.
Join a hands-on recap by cloning the lab repo, launching a Windows 2022 VM, and using PowerShell to activate, view system info, and prepare domain controller setup.
Deploy your first domain controller using server manager and PowerShell to install Active Directory Domain Services, configure DNS, and promote a new forest on Windows Server 2022.
Join a Windows client to the domain, install remote server administration tools, and install Active Directory domain services through Windows Admin Center with a gateway and certificate options.
Add the course server as a domain controller using Windows Admin Center, configure DNS, and deploy a new child domain dk2 with a PowerShell one-liner.
Use PowerShell to install domain services and create a child domain named lab one, configure DNS delegation, and register domain controllers in Windows Administration Center for a hands-on lab setup.
Demonstrates creating a basic Windows server lab with PowerShell, Hyper-V, and differencing images. Learn to configure domain controllers, DNS, and a client through scripted lab setup and checkpoints.
Explore the Active Directory administration tools, including the Active Directory Administrative Center, Active Directory Users and Computers, and Windows PowerShell module, to manage users, computers, groups, and domain objects.
Create a user in Active Directory using AD tools, assign a unique full name and UPN logon. Set the password and populate office, email, department, and job title.
Create OUs and move users into sales OU, then add them to sales group. Use user templates to copy attributes, enforce password settings, and keep template accounts disabled with underscores.
configure a selective two-way forest trust between forests by using DNS manager to set conditional forwarders and the Active Directory Domains and Trust wizard.
Master server manager to monitor and manage Windows Server roles and multiple servers, add servers, view services, run best practices scans, and monitor events.
This course is aimed to IT Pros and is supposed to give the viewer the information they need to know to get started with Active Directory (AD DS) and its key concepts. The goal is to provide coverage of AD DS main concepts like AD DS components: schema, forest, domain, OU (Organizational Unit), containers. There is also an introduction to Active Directory Administrative Center and the other management tools.
Active Directory Domain Services (AD DS) can help you manage your network more effectively. For instance, you can use it to manage user and computer accounts in groups instead of managing one account at a time. It also provides ways to group objects together in containers called organizational units (OUs) and to delegate administrative tasks to help you distribute workload efficiently.
Managing device identities is becoming increasingly complex as more employees bring their own devices into the workplace. As Bring Your Own Device (BYOD) programs expand, you will be managing device identities for many types of personal devices and the various operating systems that they run. AD DS has many features that can make this easier.
This module describes how to use both graphical tools and Windows PowerShell to manage user and computer accounts and groups. It covers how to manage an enterprise network by performing bulk operations to modify object attributes.
The course is targeted to help learning Active Directory and do your job more efficiently.
After completing this course, you will be able to:
Describe the components of AD DS.
Describe AD DS domains.
· Describe OUs and their purpose.
· Describe AD DS forests and trees and explain how you can deploy them in a network.
· Explain how an AD DS schema provides a set of rules that manage the objects and attributes that the AD DS domain database stores.
· Describe Microsoft Azure Active Directory (Azure AD).
· Identify the tools available for administering AD DS.
· Describe what is new for on-premises Active Directory Domain Services in Windows Server 2016.
· Describe the purpose of domain controllers.
· Understand what the SYSVOL folder contains.
· Describe the purpose of the global catalog.
· Describe the AD DS sign‑in process and the importance of DNS and service records (SRV records) in that process.
· Explain the functions of operations masters.
· Describe operations master role transfer and seizing.
· Explain how to install a domain controller by using the GUI.
· Explain how to install a domain controller on a Server Core installation of Windows Server 2016.
· Explain how to upgrade a domain controller by installing from media.
· Explain how to install a domain controller by installing from media.
· Describe the process of cloning domain controllers.
· Explain best practices for virtualizing domain controllers.
· Manage user accounts in AD DS.
· Manage groups in AD DS.
· Manage computer objects in AD DS.
· Use Windows PowerShell for AD DS administration.
· Implement and manage OUs.
· Administer AD DS.