
Master the AZ-800 through hands-on demonstrations and simulations, covering active directory deployment, domain controllers, windows server hybrid environments, group policies, and labs in portal.azure.com with Microsoft Arc.
Build a solid foundation by explaining on-premises Active Directory, domain services, dmz, and virtualization, and map Microsoft 365 and Azure cloud services to IaaS, PaaS, and SaaS.
Explore how active directory domains centralize windows administration through domain controllers, replication, kerberos, ldap, dns, and group policy objects to manage users, devices, and security in on-prem and cloud contexts.
Explore remote access with ras and vpn, the dmz perimeter network, and virtualization with hyper-v, emphasizing redundancy, checkpoints, and elastic resource sharing.
Understand how cloud models IaaS, PaaS, and SaaS define Azure and Microsoft 365 offerings, and how Intra ID (formerly Azure AD) and Intra ID Connect enable seamless single sign-on.
Engage with assignments and hands-on simulations to guide you through key steps; completing videos earns the certificate, not the assignments, and you may use a tab to access hosted simulations.
Learn how to effectively seek official Microsoft 365 guidance, search Docs.microsoft.com for dynamic groups, and navigate exam prep resources on ExamLabPractice.com, with tips on assignments, updates, and Udemy exam questions.
the instructor explains why the course follows a logical progression rather than exam objective order, noting foundational and advanced concepts are taught coherently and objectives may be renamed or grouped.
Earn a certificate of completion by watching all the course videos; assignments do not count, and a final video explains how to obtain your certificate.
Decide that a practice lab is optional; you can learn from the course and practice on simulations available 24/7, or set up a time-consuming lab for hands-on work.
Download the Windows Server 2022 ISO from the provided link, use save link as to download, and save the ISO to your desktop for setup.
Learn to install and enable Hyper-V on Windows, including turning on Hyper-V platform and tools, verifying hardware virtualization, rebooting, and launching Hyper-V manager to create virtual machines.
Create an external virtual switch in Hyper-V to connect virtual machines and provide internet access, using Hyper-V manager and the virtual switch manager.
Disable large send offload version 2 on the Hyper-V virtual Ethernet adapter to fix slow or lost internet. Open device manager, locate the Hyper-V adapter, and disable setting in advanced.
Set up a Windows Server 2022 virtual machine with Hyper-V, allocating 4 GB RAM, a 127 GB dynamic drive, and installing the desktop experience from an ISO.
Create and configure a second Windows Server 2022 virtual machine in Hyper-V, including memory, dynamic disk, external switch, ISO installation, and join to a workgroup with a custom name.
Set up a personal lab with Microsoft 365 and Azure, sign up for a free Office 365 E5 trial, and learn to activate Microsoft 365 E5 while navigating regional availability.
Create and manage a free Microsoft 365 trial account to explore Microsoft 365 and Azure services, verify with a phone number, and learn licensing, activation, and cancellation steps.
Discover how to add an Azure subscription by starting a free trial, obtaining $200 credit for 30 days, and accessing subscriptions to run Azure virtual machines for hands-on activities.
Master PowerShell fundamentals for server administration, including the verb-noun command model, IntelliSense, core cmdlets like Get-Service and Stop-Service, and basics of piping, formatting, and modules.
Explore how domains, trees, and forests organize Active Directory, from single-domain setups to multi-domain structures with trust relationships and global catalog sharing.
Understand how Active Directory partitions drive replication across domain controllers and forests, including config, schema, domain, and application partitions, plus the global catalog for cross-domain object lookup.
In the next video, I will create a domain controller for the domain exam lab practice.com and advise choosing a unique domain name to prevent cloud conflicts.
Install Active Directory Domain Services on Windows Server 2022 and promote it to a domain controller for a new forest, configuring DNS and using Active Directory users and computers.
Join NYC server one to the exam lab practice domain by configuring DNS to the domain controller, changing the computer name, and using domain credentials, then verify in Active Directory.
Log in to Azure and deploy a Windows Server 2022 VM as a domain controller. Install Active Directory and promote it to a new forest named exam lab practice azure.com.
Discover how a read-only domain controller enables local password caching, pass-through authentication from remote offices, and optional dns use while avoiding writeable replication.
Learn how to pre-stage a read-only domain controller (RODC) and deploy RODCs using remote or local installation, configure password replication, DNS, and global catalog settings.
Promote NYC server one to an additional domain controller by installing Active Directory Domain Services, adding it to the existing domain, enabling global catalog, and verifying two domain controllers.
Master PowerShell remoting with WinRM by ensuring the service runs, opening ports 5985/5986, and authenticating for remote sessions using Get-Process, Invoke-Command, and Enter-PSSession.
PowerShell is its own scripting environment. Learn variables, get-variable, and read-host prompts, and use the integrated scripting environment (ISE) to write, run, format, and save server administration scripts.
Explore five fsmo roles in Active Directory: forest level domain naming and schema masters, domain level rid master, infrastructure master, and pdc emulator master, with writeable and read-only copies.
Learn how to identify and manage FSMO operation master roles across domain controllers using Active Directory tools, transfer roles with the graphical tool or PowerShell, and seize roles when needed.
Learn how to quickly redo simulations after completing an assignment by accessing the summary, returning to the assignment, and opening the instructions to access the simulation link.
Learn how domain and forest trusts enable cross-domain resource sharing and authentication, including two-way transitive trusts, one-way directional trusts, shortcut trusts, realm trusts, and forest trusts.
Configure and manage forest and domain trusts using Active Directory, ensure domain controller connectivity and DNS resolution via conditional forwarders, and set outgoing and incoming trusts, transitive or not.
Discover how Active Directory uses sites and site links to manage intra-site and inter-site replication across multiple locations, and how the knowledge consistency checker and bridgehead servers support redundancy.
Configure Active Directory sites, subnets, and site links to optimize replication and DNS mapping across New York, Dallas, and Birmingham.
Test and monitor AD DS replication between domain controllers using Active Directory Sites and Services; verify replication with rep admin and Dxdiag, and ensure DNS points correctly for seamless replication.
Enable a global catalog server to replicate a subset of the domain partition across every domain in your forest to support search. Ensure global catalog servers are domain controllers.
Explore how active directory domain services use user accounts as identities and organizational units to containerize and organize objects by site or department, with GPOs applying down the OU tree.
Learn to create organizational units and users in Active Directory using ADUC and ADAC, manage accounts, and delegate OU permissions, including UPN and pre-Windows 2000 logon names.
Explore AD DS groups by type and scope, including distribution vs security groups and global, domain local, and universal scopes, and how they grant permissions.
Create and manage security groups in Active Directory across multi-domain forests, using global, domain local, and universal groups to streamline permissions.
Enable universal group membership caching on a site to cache the universal group membership list on local domain controllers. This speeds authentication when global catalogs are remote.
Learn to manage Active Directory with PowerShell by creating organizational units, users, and groups, using get-command and online docs, prompting for passwords, and validating changes in Active Directory.
Learn how group managed service accounts (gMSA) let Active Directory reset passwords for services across multiple servers, using Kerberos and a KDS root key with PowerShell to create and deploy.
Explore hosting on-premises and cloud Active Directory with Azure AD Domain Services, create a managed ad ds instance, configure a virtual network, and enable synchronization from Azure AD.
Create a Windows Server VM, join it to Azure AD DS, configure DNS, enable RDP, and complete a password reset to log in with domain credentials.
Grant admin rights by adding a user to the AAD DC administrators group in Azure AD DS. Use portal.azure.com to add yourself as a member, then refresh to confirm.
Configure on-premises Active Directory with Azure AD for seamless SSO by adding additional UPNs, managing DNS records, and ensuring an internet-facing DNS server for cloud verification.
Add and verify a domain in the Microsoft 365 admin center by creating a text or MX DNS record, using GoDaddy credentials to link on-premises Active Directory with the cloud.
Set a verified domain as the default primary domain in the Microsoft 365 admin center so new users, accounts, and emails use that domain.
Update user principal names to the new domain in Microsoft 365 and Azure environment, and automate bulk changes with PowerShell to update Exchange Online emails and licenses.
Configure on-premise dns to support Microsoft 365, Exchange, and SharePoint hybrid integration via Azure AD Connect and Intune MDM, creating internal and external dns records such as cname, MX, TXT.
Assess and compare synchronization options for hybrid identity, including password hash synchronization, pass-through authentication, and federated authentication, aligning on-premises directory needs with cloud Azure AD and Microsoft 365.
Evaluate identity management requirements by aligning on-premise Active Directory with Azure AD via Azure AD Connect, clean up stale objects, and plan failover with a clear source anchor.
Explore how to evaluate authentication requirements in a hybrid environment using Azure AD Connect, comparing password hash synchronization, pass-through authentication, and federation via ADFS, with seamless SSO and compliance considerations.
Start with a pilot group from your on-premises domain for Azure AD Connect, and expand to full domain; create a cloud admins group and use include, exclude, and group-based synchronization.
Explore the three hybrid directory designs for Azure AD Connect: password hash synchronization, pass-through authentication, and federation, with their flows, redundancy, and security considerations.
Clean up on-premises Active Directory before installing Azure AD Connect by using the IDFix tool to remove spaces and other invalid characters that block synchronization.
Discover how to download and install Azure AD Connect, customize the setup, and enable password hash synchronization with single sign-on, while selecting domain, forest account, and admin credentials.
Use domain and OU filtering in Azure AD Connect to pilot the synchronization of the IT department, noting that mailbox sync isn’t enabled initially and requires the exchange migration tool.
Configure Azure AD Connect to enable hybrid deployment, enable password hash sync and directory extension attribute sync, and apply Azure AD app attribute filtering for cloud and on-prem apps.
Verify synchronization health with Azure AD Connect Health to ensure on-premises AD syncs with Azure AD, while monitoring health analytics and troubleshooting any errors.
Configure AD DS password policies on a domain controller using the default domain policy in the Group Policy Management Console; set history, age, length, complexity, and lockout rules.
Learn how group policy objects (GPOs) in Active Directory deploy settings and software, manage security, and flow from site to domain to OU levels, with inheritance and enforced policies.
Learn to create and link GPOs in Active Directory using the Group Policy Management Console, apply domain and OU policies, and use starter GPOs, scope, and filtering.
Deploy defaults with group policy preferences, including power options and printers, while allowing user changes; use item level targeting to apply these only on eligible machines.
Demonstrates installing the group policy management console in Azure AD DS and reviewing GPOs for computers and users. Shows that Azure AD DS policy concepts mirror on-premises Active Directory.
Learn to remove Active Directory from a domain controller by demoting it, then install Windows Admin Center and convert the server to a member server joined to the domain.
Deploy a Windows Admin Center gateway server to manage on-premises and cloud resources from a central gateway. Learn installation steps, port and certificate configurations, and initial web access.
Connect to Windows Admin Center, add and manage target servers and Azure virtual machines via browser, leveraging hybrid connectivity for centralized administration.
Learn to connect to remote Windows servers via Windows Admin Center and PowerShell remoting, configure winrm on port 5985 or 5986, and run remote commands like get-process and get-service.
Understand the second hop remoting problem in PowerShell and how CredSSP caches credentials on an intermediate server. Compare Kerberos delegation, which avoids cached credentials and supports cross-domain use.
Configure JEA for PowerShell by creating role capabilities and a restricted session configuration to control visible commands, external commands, and transcripts.
Discover how Azure Arc provides a single pane of glass to manage on-premise and Azure Windows servers from the portal, including onboarding with a script and agent.
Deploy Azure Arc guest policies to on-premise and Azure servers by assigning a policy or initiative, enabling remediation, and enforcing secure communication on Windows web servers with a system-assigned identity.
Learn to deploy Azure Arc extensions on on-prem servers with the custom script extension, adding Log Analytics and SQL Server agents, via a storage account.
This course requires you to download Docker from the official Docker website. If you are a Udemy Business user, please check with your employer before downloading software.
We really hope you'll agree, this training is way more than the average course on Udemy!
Have access to the following:
Training from an instructor of over 20 years who has trained thousands of people and also a Microsoft Certified Trainer
Lecture that explains the concepts in an easy to learn method for someone that is just starting out with this material
Instructor led hands on and simulations to practice that can be followed even if you have little to no experience
TOPICS COVERED INCLUDING HANDS ON LECTURE AND PRACTICE TUTORIALS:
Introduction
Welcome to the course
Understanding the Microsoft Environment
Having a Solid Foundation of Active Directory Domains
Having a Solid Foundation of RAS, DMZ, and Virtualization
Having a Solid Foundation of the Microsoft Cloud Services
IMPORTANT Using Assignments in the course
Setting up for hands on
Introduction to Practicing Hands On
Downloading Windows Server 2022 ISO
Getting Hyper-V Installed on Windows
Creating a Virtual Switch in Hyper-V
Installing a Windows Server 2022 Virtual Machine
Installing a second Windows Server 2022 Virtual Machine
Creating a trial Microsoft 365/Azure Account
Adding a subscription to your Azure account
Deploy and manage AD DS domain controllers
PowerShell Fundamentals for Server
Visualizing Domains, Trees, and Forests
Visualizing Active Directory Partitions
Before proceeding with the next video
Deploy and manage domain controllers on-premises
Joining a server to a domain
Deploy and manage domain controllers in Azure
Visualizing the purpose of a Read-Only Domain Controller (RODC)
Deploy Read-Only Domain Controllers (RODCs)
Deploy an additional domain controller to a domain
Remoting with PowerShell
Using the Integrated Scripting Environment (ISE)
Visualizing flexible single master operations (FSMO) roles
Troubleshoot flexible single master operations (FSMO) roles
Configure and manage multi-site, multi-domain, and multi-forest environments
Visualizing forest and domain trusts
Configure and manage forest and domain trusts
Visualizing sites and replication
Configure and manage AD DS sites
Configure and manage AD DS replication
Configure a DC as a Global Catalog server
Create and manage AD DS security principals
Visualizing AD DS users and organizational units
Create and manage AD DS users and organizational units
Visualizing groups in AD DS
Create and manage groups in multi domain forests scenarios
The universal group membership caching feature
Using PowerShell for AD DS Users, organizational units, and Groups
Implement group managed service accounts (gMSAs)
Implement Azure AD DS
Join a Windows Server to Azure AD DS
Giving admin rights over to a user for Azure AD DS
Preparing your domain naming infrastructure for hybrid identities
Configuring AD to support additional domain names
Adding, Configuring, and Verifying additional domain names
Setting the Primary Domain Name
Configuring User Account for new domain names
Configuring On-Premise DNS to support Micrsoft Online Services
Implement and manage hybrid identities
Evaluating requirements and solutions for synchronization
Evaluating requirements and solutions for identity management
Evaluating requirements and solutions for authentication
Preparing to implement Azure AD Connect
Understanding Directory Sync Designs
Cleaning up AD DS using Idfix before installing Azure AD Connect
Implement Azure AD Connect
Identifying objects being migrated using Azure AD Connect
Identifying all data being migrated in Azure AD Connect
Manage Azure AD Connect Health
Configure and manage AD DS passwords
Manage Windows Server by using domain-based Group Policies
Visualizing the concepts of Group Policy
Implement Group Policy in AD DS
Implement Group Policy Preferences in AD DS
Implement Group Policy in Azure AD DS
Manage Windows Servers in a hybrid environment
Removing AD DS from a DC in order to install Windows Admin Center
Deploy a Windows Admin Center gateway server
Configure a target machine for Windows Admin Center
Configure PowerShell Remoting with Windows Admin Center
Understanding CredSSP or Kerberos delegation for second hop remoting
Configure JEA for PowerShell
Manage Windows Servers and workloads by using Azure services
Manage Windows Servers by using Azure Arc
Assign Azure Policy Guest Configuration
Deploy Azure services using Azure Virtual Machine extensions on non-Azure machines
Manage Hyper-V and guest virtual machines
Installing Hyper-V on a server and using nested virtualization
Enable VM enhanced session mode
Manage VM using PowerShell Remoting, PowerShell Direct, and HVC.exe
Configure VM memory
Configure Integration Services
Understanding Discrete Device Assignment
Configure VM Resource Groups
Configure VM CPU Groups
Understanding hypervisor scheduling types
Manage VM Checkpoints
Implement high availability for virtual machines
Manage VHD and VHDX files
Configure Hyper-V network adapter
Configure NIC teaming
Configure Hyper-V switch
Create and manage containers
Understanding Windows Server containers
Installing support for Windows Server container images
Getting Docker installed for Windows Server container images
Pulling Windows Server base container images
Running a Windows Server container image
Configuring network settings from within a container image
Manage Azure Virtual Machines that run Windows Server
Manage data disks
Resize Azure Virtual Machines
Configure continuous delivery for Azure Virtual Machines
Configure connections to VMs
Visualizing Azure networking
Manage Azure Virtual Machines network configuration
Implement on-premises and hybrid name resolution
Visualizing DNS with AD DS
Integrate DNS with AD DS
Create and manage zones and records
Configure DNS forwarding/conditional forwarding
Integrate Windows Server DNS with Azure DNS private zones
Implement DNSSEC
Manage IP addressing in on-premises and hybrid scenarios
Implement and configure the DHCP server role (on-premises only)
Create and manage scopes
Create and manage IP reservations
Implement DHCP high availability
Implement and manage IPAM
Resolve IP address issues in hybrid environments
Implement on-premises and hybrid network connectivity
Visualizing Microsoft RAS
Implement and manage the Remote Access role and virtual private network (VPN) support
Implement and manage Azure Network Adapter
Understanding Azure Extended Network
Visualizing Network Policy Server and Web App Proxy
Implement and manage Network Policy Server role
Understanding Azure Relay
Visualizing Azure Virtual WAN
Implement Azure Virtual WAN
Understanding the Azure AD App Proxy
Implement Azure AD Application Proxy
Configure and manage Azure File Sync
Create Azure File Sync service
Create sync groups and cloud endpoints
Register servers
Create server endpoints
Cloud tiering
Monitor File Sync
Configure and manage Windows Server file shares
Configure Windows Server file share access
Installing File Server Resource Manager (FSRM)
Configure file screens
Configure File Server Resource Manager (FSRM) quotas
Configure BranchCache
Visualizing Distributed File System (DFS)
Implement and configure Distributed File System (DFS)
Configure Windows Server storage
Configure disks and volumes
Configure and manage Storage Spaces
Configure and manage Storage Replica
Configure Data Deduplication
Configure SMB direct
Configure Storage Quality of Service (QoS)
Understanding file systems
Configure file systems