
Explore the Active Directory structure through the Users and Computers interface, including forest and domain structure, built-in admin groups, organizational units, and guidance on domain controller redundancy.
Explore active directory domain and trust concepts and create new two-way trusts with other domains, using the DC locator map and NetBIOS name.
Expand your Active Directory forest by adding a new child domain and promoting a server to a domain controller, while maintaining forest functional level at Windows Server 2025.
Explore the five FSMO roles in Active Directory, including forest-wide schema master and domain naming master, plus domain-wide infrastructure, read, and PDC emulator roles.
Explore Windows Server 2025 Active Directory enhancements, including a 32k database page size, DNS based discovery, NUMA awareness, replication priority boosts, and delegated managed service accounts (gMSA).
Explore Windows Server 2025 security enhancements, including LDAP and Kerberos improvements, TLS 1.3, SMB over QUIC, and default encryption and signing for Active Directory protection.
Discover Windows Server 2025's new Active Directory schema by viewing three new LDF files in the add prep folder under Windows System32 after upgrading the domain and forest functional level.
Windows Server 2025 switches to DNS-based domain controller discovery by default, and you can block NetBIOS discovery with a group policy; NetBIOS remains deprecated and less secure.
Create a new group policy object in windows server 2025 via group policy management, guided by active directory structure and organizational units to tailor desktop settings.
Identify the two main group policy types—computer configuration and user configuration—and learn to edit, link, and apply policies using the Group Policy Management Editor to a container and organizational unit.
Configure a group policy object to prohibit authenticated users from changing their default profile folder path, ensuring the documents, music, and downloads locations stay fixed and backed up by OneDrive.
Learn how group policies apply by creating registry keys in user or computer hives; a demo policy disables changing personal directories via Hkeycurrentuser, Windows Currentversion, and the explorer app.
Explore how group policy inheritance shapes domain and OU settings, including the default domain policy, the HQ NYC password policy, and block and enforced policies that govern contractors and FTE.
Explore how group policy processing relies on inheritance, scope, and link order to resolve policy precedence, with enforced policies at parent and domain levels shaping the effective settings.
Configure group policy filtering to target a subset of users or devices in an organizational unit using security groups or a WMI filter for Windows 10 and 11.
Examine domain-based group policy objects in the group policy management console, noting a forest named H+ port with the root domain H+port.local and the default domain and domain controller policies.
Configure domain-wide policies by creating or linking GPOs, or editing the default domain policy, and tailor security, password, auditing, and administrative template settings to match organizational needs.
You will learn the complete Active Directory & Group Policy on Window Server in this course. You will learn from very basics to Advanced concepts of Active Directory & Group Policy on Window Server in this course. Active Directory (AD) and Group Policy are two critical components of Microsoft's Windows Server infrastructure that provide centralized management of users, computers, and network resources within an organization. These tools are essential for ensuring efficiency, security, and consistency in enterprise IT environments.
Active Directory is a directory service developed by Microsoft that enables administrators to manage permissions and access to network resources. It stores information about objects on the network such as users, groups, computers, printers, and other resources, and organizes them into a hierarchical structure. This structure includes domains, trees, and forests, which allow for scalable management of resources across multiple locations and departments.
Group Policy, on the other hand, is a feature of Windows Server that works in conjunction with Active Directory to enforce specific configurations and rules across users and computers within a domain. Group Policy Objects (GPOs) are the building blocks of Group Policy and can be applied at various levels including sites, domains, and organizational units. GPOs allow administrators to define settings such as password policies, desktop environments, software installation, security options, and scripts that run at startup or shutdown.
Active Directory and Group Policy work together to create a centralized, secure, and manageable IT infrastructure. While Active Directory serves as the backbone for identity and resource management, Group Policy acts as the mechanism for enforcing rules and configurations across the network. Together, they form a powerful combination that enables organizations to maintain control, enhance security, and improve operational efficiency in their Windows Server environments.