
Install Windows Server 2022 by booting from DVD, USB, or ISO, selecting language and core or desktop experience, then activate and perform essential post-install checks.
Learn post-install configuration of Windows Server 2022: rename and join domain, enable remote desktop, configure DNS and firewall, perform boot repair and Sysprep, and prepare base images with Git.
Deploy active directory domain services using Windows Admin Center across domain controllers and configure dns. Join a client to the domain and promote a child domain Lab1 with PowerShell.
Explore managing multi-domain Active Directory environments using the Active Directory Administrative Center and PowerShell, covering user, group, and organizational unit creation, UPN suffix configuration, and template-based provisioning.
Demonstrates configuring forest trusts and conditional forwarders between Active Directory domains, and using Server Manager and PowerShell to manage forests, domains, and services.
Install and configure Hyper-V on Windows Server 22, cover prerequisites and nested virtualization, create external, internal, and private switches, and manage VMs with PowerShell and checkpoints.
Master IPv4 addressing, dotted decimal notation, and binary octets, including subnet masks and network and host IDs. Explain CIDR notation and default gateways for routing.
Master IPv4 addressing and system upgrade procedures by automating Windows Server 2022 deployment with an unattended answer file, using Windows System Image Manager, ISO mounting, and integrating updates.
Explore Active Directory forest architecture, including the forest root domain, domain naming master, schema master, and global catalog, along with forest boundaries and dynamic access control.
Demonstrates Active Directory administration tools, led by the Active Directory Administrative Center, with PowerShell management; covers Active Directory Users and Computers, sites and services, domains and trusts, and schema insights.
Domain controllers host the Active Directory database and authenticate users with multi-master replication; include read-only domain controllers, sysvol, BitLocker, and the global catalog for fast cross-domain logon.
Learn how SRV records in DNS drive service discovery for Active Directory, enabling clients to locate domain controllers by site and sign in, with Netlogon registration and ipconfig register dns.
Explore how Active Directory authentication works, from DNS lookup to domain controllers and Kerberos tickets. Learn how access tokens, TGTs, and service tickets enable secure resource access.
Transfer or seize master roles in an active directory via GUI or PowerShell; transfers replicate latest data, while seizures are last resort, including schema master, read master, and PDC emulator.
Learn to clone domain controllers in Hyper-V, export and import clones, and apply best practices for private clouds, scalability, and disaster recovery.
Explore configuring and managing Active Directory user attributes, including logon hours, account expires, and password policies, via AD Administrative Center, AD Users and Computers, PowerShell, and DS mod tool.
Learn how to configure user profiles and roaming profiles using Active Directory and Group Policy, including profile path, logon scripts, and folder redirection with home folders.
Master PowerShell for Active Directory: create single and bulk user accounts with the new add user command and import-csv, then modify attributes and query all properties.
Master Active Directory user property management with PowerShell by viewing and modifying attributes and updating fields such as description and phone numbers, and applying bulk enable/disable and Move-ADObject operations.
Learn to manage Active Directory user accounts and groups with PowerShell, enabling and disabling accounts, moving objects with Move-ADObject, and bulk actions via Get-Content and pipelines.
Learn to configure and manage Windows Server group scopes—local, domain local, global, and universal—and apply them to resource permissions, membership, and multi-domain administration.
Implement ig dla group nesting to manage identities and access, using global groups, domain local groups, and universal groups to grant read permissions via the ACL for shared resources.
Explore default administrative groups and protection mechanisms in Windows server, learn how built-in groups grant administrative rights, and how delegation and security permissions limit actions in Active Directory.
Manage Active Directory in bulk with PowerShell to enable or disable user and computer accounts. Move objects between oyu, create and modify computers, and delete accounts using the AD cmdlets.
Learn to manage Active Directory security group memberships by using add and remove group member cmdlets, handle user and computer accounts, and perform bulk, nested, and filtered operations.
Master IIS management using IIS Manager and PowerShell, configure default websites, explore event logs, and enable ASP/ASP.NET to create dynamic test pages for Windows server administration.
Learn to manage Windows server websites using AppCmd and PowerShell, creating application pools, configuring bindings, and deploying sites on IIS ten, including enabling HTTP two and testing.
Understand Windows PowerShell versions from 1.0 to 5.0, and compare console and ISE hosts, then learn basic setup, administration, and customization with transcripts and history.
Discover how to import and export data with PowerShell, and read and convert CSVs and XML to objects, then optimize pipeline filtering with where-Object and comparison operators.
Explore how Active Directory domain functional levels affect available security features, upgrades, and replication; learn about protected users, authentication policies, fine grained password policies, and rollback and forest level considerations.
Install and promote a domain controller using the Active Directory Domain Services Configuration Wizard, configure a new forest domain, and plan upgrades and migrations with ADMT and seed history management.
Configure AD DS trusts and forest trusts, with prerequisites like DNS name resolution and forest functional level, and explore trust types, selective authentication, seed filtering, and name suffix routing.
Learn how AD DS resolves replication conflicts in a multi-master model and configure sites, subnets, topology, and global catalog replication to optimize replication, sysvol, and group policy delivery.
Design and manage Active Directory sites and replication to optimize authentication, localization, and bandwidth; configure site links, ISG, bridgehead servers, and DNS SRV records for efficient domain controller replication.
Explain AD DS site links and inter-site replication, configure site links and bridges, and monitor replication while evaluating universal group membership caching and global catalog implications.
Learn to install and promote a domain controller, configure Active Directory Domain Services, and design AD sites and subnets with replication topology using Active Directory Sites and Services and PowerShell.
Automate syncing Active Directory users from a CSV with PowerShell and assign to OUs. Configure service principal names with set SPN and manage groups, nesting, scopes.
Master group managed service accounts, Kerberos policy settings, and fine-grained password policies to secure Windows infrastructure and domain services.
Monitor and troubleshoot Active Directory replication with AD Sites and Services, rep admin, and PowerShell, and understand read-only domain controller password replication policies and recovery options.
Explore how group policy processing works on Windows clients, including client-side extensions and policy refresh. Learn to manage, backup, restore, and deploy GPOs with Gpmc and PowerShell.
Configure group policy preferences to manage drive mappings, printers, and power plans using item level targeting for precise deployment, with create, delete, replace, and update actions.
Learn to manage Office 2016 settings with group policy templates, implement drive mapping via preferences, configure folder redirection, and plan GPO design.
Map drives and manage user settings using group policy preferences. Configure folder redirection and desktop shortcuts via GPO design for Office 2016 and server security.
Discover group policy deployment strategies that align AD design with policy application. Learn how central store for administrative templates, monolithic vs functional GPOs, and near-target linking improve performance and manageability.
Learn to identify domain controller security threats, apply risk assessment methods, and use GPOs, PowerShell, and Active Directory protections to secure authentication and network boundaries.
Demonstrates using nmap to scan domain controllers for open ports and threats, then configures Active Directory security with default domain controllers GPO and related security settings.
Master how user rights define system-level privileges, distinguish them from permissions, and configure them via Local Security Policy or Group Policy using the principle of least privilege.
Explore Active Directory policies for password policy, account lockout, and Kerberos, configured via local policy or Group Policy Management Console.
Master restricted groups and protected users in Active Directory domain services, controlling security-critical local groups, authentication protocols, and encryption types to strengthen security.
Master fine-grained password policies with password settings objects in Windows Server. Learn to configure complexity, length, age, history, lockout, and reversible encryption, and link PSOs via PowerShell or ADAC.
Learn how Active Directory resolves effective password settings objects using PSO precedence, object grid tie-breakers, and default domain policy, with insights into protected users and authentication policies.
Learn how the protected users group reduces credential theft by avoiding local caching, enforces Kerberos pre-authentication with strong encryption, and manages authentication policies and auditing across domain and group policies.
Explore service accounts in Windows Server environments, including local, domain, and managed service accounts, with emphasis on group MSAs, Active Directory integration, automatic password and SPN management.
Deploy a read-only domain controller and configure password replication policy, then implement Active Directory Federation Services for single sign-on across local, partner, and online applications.
Describe PKI deployment with enterprise versus standalone CAs, leveraging certificate templates, auto enrollment, issuance policies, and multiple subordinate CAs, including root and policy CAs, in Active Directory environment.
Compare standalone and enterprise certificate authorities in Windows Server 2016, focusing on AD dependency and enrollment methods. Learn offline root CA deployment, subordinate CAs, and CDP/CRL publication via group policy.
Explore how to administer and secure a CA hierarchy, configure security roles, policies, CDP/AIA settings, and audit and monitor CA operations using the Certification Authority console and PowerShell.
Configure policy and exit modules on a certificate authority to control certificate issuance and post-issuance actions, including AIA/CDP extensions, MIM integration, and certificate publishing options.
Explore built-in tools like certificate snap-ins, cert checks, and PowerShell to troubleshoot certificate authorities and manage renewal and migration of root and subordinate CAs.
Monitor the enterprise PKI with the PKI view console to assess CA health, CDP and AIA locations, CRL and delta CRL status, and online responder state.
Examine file based encryption with EFS, hybrid cryptography, and email encryption via PKI. Learn deploying a two-tier PKI with offline root and subordinate CAs on Windows Server 2016.
Explore PKI infrastructure essentials, including private key archiving with a CCA, CRA certificates, and auto enrollment, while building an automated lab environment using PowerShell, Sysprep, and Hyper-V.
Build a Windows PKI infrastructure on Server Core using PowerShell to configure CRL distribution points and Authority Information Access, install root and subordinate CAs, and verify with certutil.
Demonstrates deploying an enterprise subordinate certificate authority with IIS and DNS, configuring PKI components, Active Directory Certificate Services, and offline root CA to issue and manage certificates.
Learn to use task manager, resource monitor, event viewer, and performance monitor to monitor CPU, memory, disk, and network, diagnose bottlenecks, and explore Active Directory performance counters.
Explore Active Directory performance counters, replication and authentication metrics, and data collector sets to monitor, analyze, and proactively optimize Windows server health.
Develop the ability to recognize performance patterns, correlate metrics with business activities, and set up proactive monitoring with alerts and documentation for Active Directory environments.
Learn to create, mount, and manage Active Directory NTDS snapshots for data recovery and maintenance using NTDS util and snapshot commands.
Demonstrate Active Directory object deletion and recovery using the LDP tool, and show how to enable the Active Directory recycle bin for safe restoration through PowerShell and the admin center.
Demonstrates PowerShell based Active Directory object recovery, including a test user workflow, and covers Windows Server Backup, Azure Backup, and DPM for enterprise data protection.
Explore IPv4 addressing from binary conversion to subnet masks and CIDR notation, including classful networks, subnetting with borrowed bits, and default gateways to optimize address allocation.
Explore how APIPA provides automatic private IP addressing when a device cannot obtain an IP, and how NAT and subnet planning enable enterprise networks with efficient host addressing and supernetting.
Plan and design a scalable IPv4 addressing scheme for branch offices through a hands-on lab. Master subnetting basics, class C masks, 254 usable addresses, and dedicated wired and wireless subnets.
Explore manual and automatic IPv4 configuration on Windows Server, learn when to use static IP addresses for servers and printers, and configure essential settings and fallback options.
Configure IPv4 network settings with Netsh and Windows PowerShell, including static IPs, subnet masks, default gateways, and DNS, then troubleshoot routing with Tracert, netstat, and the Microsoft Network Analyzer.
Configure multiple IP addresses on Windows Server interfaces and implement static routes with PowerShell, Netsh, and route commands. Troubleshoot routing and verify connectivity across subnets.
Explore deploying and configuring the DHCP server on Windows Server using GUI and CLI, manage leases and renewals, and handle subnet and relay agent considerations.
Explain the four-step DHCP lease generation (discover, offer, request, acknowledge) and renewal logic (50% and 87.5% thresholds) within Windows Server DHCP deployment, including scopes and relay agents.
Install the DHCP server role on Windows Server, assign a static IP, create and activate an IPv4 scope, and verify clients obtain IP addresses after authorization in Active Directory.
Explore installing and configuring a dhcp server with gui and powershell, authorizing it in active directory, and managing ipv4 scopes, leases, exclusions, and options like gateway, dns, and dns suffix.
Learn to configure DHCP scopes, exclusions, and reservations for IPv4 address allocation, using GUI and PowerShell, with best practices for planning, monitoring, auditing, and security.
Learn how DHCP relay agents enable cross-subnet communication and centralized management. Discover configuration steps for routers and Windows Server, plus RFC 1542 support.
Master DHCP configuration with user classes, vendor classes, and policy based assignments to tailor IP settings by group. Explore super scopes, multicast scopes, and high-availability options like clustering and failover.
Explore DHCP failover for high availability, where two servers share leases for seamless redundancy in load sharing or hot standby modes, with backup, restore, reconciliation, and migration tasks.
Learn to migrate DHCP servers by exporting and importing data with PowerShell or Netsh, verify results, and apply best practices, while understanding IPv6 fundamentals and differences from IPv4.
Explore dhcpv6 implementation and dns integration in IPv6 networks on Windows Server 2016 and later, including IPv6 scopes, exclusions, lease durations, reservations, and quad A records with reverse lookup.
Classify IPv6 node types and plan native environments by examining IPv4–IPv6 coexistence, dual stack and dual IP layer architectures, DNS A and quad A records, reverse lookups, and tunneling strategies.
Explore Isatap, 6to4, and teredo tunneling to carry IPv6 over IPv4. Understand how each encapsulates IPv6 in IPv4, its address format, and basic Windows configuration and limits.
Learn how port proxy translates IPv6 and IPv4, enabling legacy IPv4 apps to reach IPv6 hosts, and how DNS and Netsh configuration support this integration and IPv6 transition.
Explore the DNS hierarchy from root to subdomains, how root servers and TLDs delegate authority, and how caching, forwarding, and SRV records optimize name resolution and service discovery.
Master PowerShell DNS zone management by creating forward and reverse lookup zones, configuring dynamic updates and replication scope, and validating with nslookup and Resolve-DnsName.
Demonstrates DNS delegation implementation with PowerShell, creating delegated zones and troubleshooting delegation, while exploring DNS infrastructure components, forward and reverse lookups, host file overrides, and DNS management tools.
Explore how DNS zones organize forward and reverse lookup data and manage resource records such as A, CNAME, SRV, MX, and NS, with dynamic updates and Active Directory integration.
Configure Windows DNS clients for optimal name resolution using adapter-specific settings, manual or DHCP delivery, DNS suffix, dynamic registration, and an ordered query failover with PowerShell management and troubleshooting.
Master DNS troubleshooting using Windows Server PowerShell statistics, zone transfer and update metrics, and classic tools like nslookup and ipconfig, guided by a systematic diagnostic process.
Master dns management by delegating to the DNS admins group, configuring aging and scavenging for dynamic records, and backing up AD integrated zones with PowerShell or DNS command.
Learn to configure Windows server storage by selecting MBR or GPT partition tables, managing disks with disk management and Windows Admin Center, and choosing NTFS, ReFS, or FAT file systems.
Learn how ReFS enhances data integrity and resiliency over NTFS through checksums, power-loss protection, and large volumes, while leveraging storage pools and virtualization for fault tolerance and scalability.
Learn to manage virtual hard drives with PowerShell and Hyper-V, enabling nested virtualization, creating and mounting VHDs, initializing disks with GPT or MBR, and using DiskPart for volume management.
Learn raid storage technologies and Windows Server disk volumes, including das, nas, and san, with hardware and software raid, mirroring, parity, and striped configurations for fault tolerance and performance.
Explore SAN components such as HBAs, switches, and LUNs that enable multiple servers to access a high-performance storage pool via block level storage, Fibre Channel over Ethernet, and iSCSI.
Explore Fibre Channel and iSCSI storage networks, compare performance and cost, and learn components, deployment layouts, and best practices for dedicated networks and high availability.
Discover data center convergence with DCB features, congestion notification, and multi-path IO enabling redundancy and high availability for iSCSI and SMB/NFS traffic.
Design and implement enterprise storage solutions using iSCSI and SMB, with lab exercises on planning requirements, configuring iSCSI targets, MPIO, and sharing SMB and NFS across locations.
Explore storage spaces in Windows Server to virtualize disks via pools, enabling mirroring, parity, thin provisioning, data deduplication, and tiered storage with SSD and HDD for enterprise needs.
Learn to create a storage pool, configure a virtual disk and volume, and manage storage spaces using file and storage services in Windows server, including SMB capabilities.
Enable an inexpensive, scalable server storage solution with mirroring or parity redundancy, tiering for hot and cold data, and simple management via server manager and PowerShell.
Discover how to implement storage spaces with a storage pool, a three-way mirrored disk, and storage tiering using SSDs and HDDs. Learn to configure tiered storage with Get-PhysicalDisk and New-StoragePool.
Discover data deduplication architecture and service components in Windows Server, including the filter driver, deduplication service, optimization, scrubbing, garbage collection, hot spots, and the chunk store.
Configure data deduplication on the designated volume and verify optimization status. Review domain controllers, global catalog planning, DNS roles, and Hyper-V feature updates across Windows Server versions.
Explore advanced Hyper-V features in Windows Server, including discrete device assignment, hot add, integration services via Windows Update, secure boot, memory and processor capacity improvements, and Windows Server containers.
Learn Hyper-V storage options, virtual hard disk formats and types (fixed, dynamic, differencing, passthrough), and how to store disks using SMB 3 shares or local storage for high availability.
Configure Hyper-V virtual networks by creating external, internal, private, and nat switches, then optimize with VLANs, NIC teaming, VMQ, and switch embedded teaming for high performance.
Master virtual machine generations and configuration versions in Hyper-V, including generation two and upgrades, with shielded VMs and hot adding network adapters on Windows Server 2012 R2 and 2016.
Learn to manage virtual machine states with Hyper-V checkpoints, including production and standard types, rename, apply, export, restore, and live migration, via Hyper-V manager and PowerShell direct.
Learn how to migrate virtual machines with Hyper-V, troubleshoot authentication issues for live migrations, and install Docker on Windows Server 2022 using PowerShell.
Explore high availability planning and business continuity methods for Windows infrastructure, detailing domain controllers, global catalog, DNS, and disaster recovery strategies to ensure continuous access and minimized downtime.
Plan high availability across networks and storage with redundant adapters, multipath I/O, NAS/SAN, and cloud storage. In Hyper-V, implement failover clustering and live migration with Hyper-V replica.
Master live migration and storage migration of Hyper-V virtual machines on Windows Server 2016 and later, with or without a failover cluster, via SMB transport.
Configure and validate Hyper-V replica for disaster recovery, including firewall rules, Kerberos authentication, and initial replication, then explore Windows Server Backup and Azure Site Recovery for data protection.
Explore failover clustering fundamentals in Windows Server, enabling high availability for services with shared storage, quorum, and node failover; plan storage, networks, hardware, and upgrades.
Plan Windows failover cluster hardware with certified, identical nodes and storage controllers, ensure network redundancy, then validate configurations with the wizard to ensure compatibility and high availability.
Explore quorum configuration and failover cluster management in Windows Server 2016, including dynamic quorum, dynamic witness, disk and file share witnesses, plus steps to validate, create, and manage cluster roles.
Configure quorum to keep a failover cluster online during node changes, using typical, dynamic, or advanced options with disk or file share witnesses.
Learn to back up and restore failover cluster configurations, manage quorum with witness disks, and implement cluster aware updating to keep Windows Server clusters available and secure.
Troubleshoot failover cluster communication issues by analyzing cluster logs, repairing the cluster name object, and managing quorum with force and prevent quorum modes using PowerShell.
Explore stretch clusters and storage replica to achieve multi-site high availability, including synchronous and asynchronous replication, prerequisites, and server-to-server or cluster-to-cluster configurations.
Explore site aware failover clustering in Windows Server 2016+, with dynamic quorum and dynamic witness options (file share and Azure cloud witness), storage replica, and multi-site failover considerations.
Explore network load balancing deployment requirements, port rules, and affinity settings for NLB clusters, and learn how to configure unicast and multicast modes, static IPs, and DNS round robin.
Learn virtual network load balancing (NLB) deployment on Hyper-V, including separate VM placement, unicast mode with multiple NICs, and security practices like port rules, firewall, SSL, and PAM.
Showcases practical network load balancing with IIS across two to three nodes, including cluster IP setup and default web pages, plus MDT and Windows deployment imaging overview.
Learn to set up MDT and WDS for Windows 11 deployment, create deployment shares, import Windows 11 files, build task sequences, and deploy to client machines over the network.
Configure a MDT task sequence to deploy Windows 11 enterprise and update deployment shares with boot images. Demonstrate automated domain integration with DNS settings, domain join, and monitoring.
Build a single Azure VM lab environment with PowerShell automation and GitHub version control, deploying a VM and networking resources via scripts and Cloud Shell, with teardown scripts.
Master network security group configuration for rdp access and automate azure vm creation with PowerShell.
Explore automating Azure resource cleanup and multi-region VM deployment with PowerShell, creating and removing VMs, VNets, NSGs, and public IPs across UK West, East US, and Central India.
Explore vm size limitations across regions for azure vms and secure access methods, including private access and just-in-time access, while avoiding insecure public internet exposure.
Learn to securely access Azure virtual machines with Azure Bastion, eliminating public IPs, enabling centralized access via TLS over port 443, while setting up a domain controller with Active Directory.
Learn to manage Azure network interfaces, attach and detach NICs, configure static and public IPs, and deploy domain controllers in a Windows forest with PowerShell guidance.
Configure a static internal IP for an Azure VM using PowerShell, then promote disk two as a secondary domain controller for the learned lessons domain, adjusting DNS.
Configure Active Directory sites for a multi-region lab, creating UK, West Europe, and Central India sites, setting 15-minute replication, and assigning domain controllers via GUI and PowerShell.
Navigate Windows Server 2025 editions and licensing options to balance cost and virtualization, including essentials edition, standard edition, data center edition, and Azure edition, plus pay-as-you-go and per-VM licensing.
Explore Windows Server 2025 edition selection and licensing strategies through realistic scenarios, covering essentials, standard, datacenter, pay-as-you-go options, virtualization rights, and hybrid cloud and azure integration.
Plan Windows Server 2025 deployments by evaluating processor requirements, including sse 4.2 with popcnt, memory and storage needs, virtualization, and security hardware like tpm 2.0 and secure boot.
Explore Windows Server 2025 installation options, compare Server Core and Server with Desktop Experience, and learn how Nano Server evolved into container images for scalable deployments with minimal attack surface.
Learn to set up Hyper-V on physical and nested virtualization for Windows Server labs, enable nested virtualization, deploy VMs, configure virtual switches, and compare server core versus desktop experience.
Explore Windows Server 2025 installation options—server core and server with desktop experience—and nano server evolution into container images with features on demand, plus remote management via RSAT and PowerShell remoting.
Master advanced PowerShell scripting with multi-line commands and backticks, and perform system monitoring using Get-ComputerInfo, Get-Counter, and Get-WinEvent. Explore remote sessions, PowerShell direct, and feature management on Hyper-V VMs.
Demonstrate desired state configuration (DSC) to ensure consistent server configurations, build and apply a basic DSC on localhost, and troubleshoot services with PowerShell techniques.
Explore Windows Server 2025 SMB security enhancements, including SMB over QUIC, default signing and auditing, plus Azure Arc powered hot patching and streamlined management with Windows Admin Center.
Explore Windows Server 2025 performance improvements, including nvme optimizations delivering up to 90% more iops, and secure file access via smb over quic, plus server core management basics.
Engage in a hands-on workshop using as config tool for Windows Server 2025 server core. Learn tasks like configuring network, updates, time, remote management, and PowerShell basics.
Explore Windows Server 2025 installation options—server core and desktop experience—covering management approaches, resource needs, planning, security implications, and application compatibility for informed deployment.
Deploy Windows Server 2025 or Windows 11 VMs with Hyper-V, from obtaining official installation media to creating generation 2 VMs with TPM and secure boot, and configuring storage and networking.
Choose generation two for Windows 11 on Hyper-V to enable UEFI, secure boot, and TPM 2.0, then enable these settings and use dynamic memory with startup 4 GB.
Explore enterprise virtualization platforms, focusing on Proxmox VE's KVM and LXC integration, clustering, and high availability. Evaluate open source and cloud lab options with nested virtualization and infrastructure as code.
Learn secure remote management for Windows Server 2025, including RDP with network level authentication and custom ports, WinRM/PowerShell remoting, OpenSSH, Windows Admin Center, and monitoring tools for proactive maintenance.
Explore upgrade and migration strategies for Windows Server 2025, transferring roles, data, configurations with Windows Server migration tools. Follow a phased plan with assessment, environment preparation, migration execution, and decommissioning.
Build a complete Windows Server 2025 Active Directory domain infrastructure in a hands-on Hyper-V lab, including DNS, domain controllers, joined client, and remote management via Windows Admin Center and PowerShell.
Explore the Active Directory schema as the forest-wide blueprint, covering the schema partition's role, replication, and administration, plus Windows Server 2025 schema updates and best practices.
Explore Active Directory Domain Services domains, access rules, and dynamic access control, and learn Windows Server 2025 enhancements, including 32k pages, delegated managed service accounts, laps, and functional level upgrades.
Verify Active Directory domain and forest functional levels, global catalog, and organizational units using Server Manager and PowerShell, with hands-on steps toward upgrading to Windows Server 2025.
Organize and manage Active Directory with organizational units as the primary tool, differentiating OUs from containers, linking GPOs to OUs, planning delegation, and applying best practices for efficient administration.
Demonstrates creating and organizing organizational units and containers in Active Directory using graphical interface, PowerShell one-liners, and command-line tools, with hands-on tasks to move users and computers.
This hands-on demo guides configuring user account attributes in Active Directory, covering expiration, logon hours, logon restrictions, smartcards, password policies, and attribute editor access via GUI, PowerShell, and ADAC.
Practice user profiles and account management in Windows Server, covering account lifecycle, template management, roaming profiles, and PowerShell provisioning for bulk onboarding.
Explore Active Directory group types and scopes, learn when to use security versus distribution groups and how local, domain local, global, and universal scopes govern permissions and membership.
Master the IGLA framework to manage identities, global groups, domain local groups, and universal groups for cross-domain access, plus delegated management and restricted groups via group policy.
Explore default groups and special identities in Windows Server to manage access, permissions, and security roles within a modern Windows infrastructure bootcamp context.
Develop active directory computer account management skills by exploring the computers container, creating custom organizational units, delegating join permissions, pre-creating accounts, and validating secure channel with PowerShell and command-line tools.
Learn practical PowerShell techniques to automate Active Directory tasks, including managing users, groups, computers, and organizational units, plus bulk operations, filtering, and CSV processing.
Explore how the domain partition creates replication boundaries and how objects replicate across domain controllers. Use repadmin and AD sites to verify replication and learn troubleshooting steps.
Explore the fundamentals of Windows PowerShell, including its purpose, hosting options, and versioning; learn to configure the console and ISE for efficient administration.
Configure the Windows PowerShell console and ISE in lab one, adjusting appearance, layout, fonts, colors, and transcripts; run as administrator, pin to the taskbar, and customize single-pane ISE view.
Explore PowerShell command discovery and syntax, using verbs, nouns, wildcards, and help to locate commands for tasks like configuring IP addresses, reading event logs, and managing remote systems.
Learn how to use and update PowerShell help system, including Get-Help, Update-Help, and Save-Help, and configure a network-share source and group policy to maintain offline access and multilingual help.
Explore discovering and using Windows PowerShell commands with what-if and confirm prompts, and learn to modify the confirm preference while practicing basic commands and pipeline concepts.
Learn to work with PowerShell objects by inspecting properties, methods, and events. Use Get-member and pipeline techniques to sort, measure, and select data, including calculated properties.
Learn how to convert and export data with Windows PowerShell, including CSV, HTML, XML formats, and import from external storage to build practical management reports.
Master object filtering and performance optimization in Windows PowerShell by converting management information into HTML, CSV, XML, and pipe-delimited formats, while applying basic and advanced filtering syntax and filter-left strategies.
Explore how explicit parameter binding disrupts pipeline input in Windows PowerShell and how pericentral commands, by value, by property name, and property expansion shape command pipelines.
Learn to craft formatted PowerShell reports for management using Get- commands and format controls, including computer system details, process tables, and route data, with WMI and CIM context.
Query remote computers with WMI and CIM using computername and credentials, create persistent SIM sessions, and invoke methods such as reboot or terminate.
Master Windows PowerShell operators (arithmetic, assignment, comparison, logical, and unary), learn operator precedence, basic script parameters, and led binding for robust tooling. Use param block and led binding.
Master parameterizing Windows PowerShell scripts, test and run them in the Windows PowerShell ISE, enable verbose output, and organize code with command based help and script modules.
Learn PowerShell debugging with write debug and verbose, pausing scripts to inspect state, and convert scripts to functions and modules while mastering error handling via try catch and error actions.
Learn to implement robust error handling in Windows PowerShell scripts using try/catch and verbose logging; explore if, switch, and foreach constructs, and configure networks with Get-NetAdapter and New-NetIPAddress.
Create and manage forward and reverse DNS zones, including Active Directory integrated zones, with dynamic updates and replication, and configure conditional forwarders to keep internal traffic within the network.
Master creating and managing active directory groups and organizational units using PowerShell cmdlets, adding members, setting group scopes, and moving objects between OUs, then automate domain controller deployment.
Create bulk Active Directory users using a foreach loop and a CSV file, auto-generating lab users with passwords, then modify properties in bulk—description and phone numbers—via PowerShell.
Execute bulk Active Directory operations on user and computer accounts with PowerShell, using Get-ADUser and Get-ADComputer, and piping to enable, disable, move, or remove objects.
Manage Active Directory security groups by adding users and computers with PowerShell, including bulk operations, nested groups, and exporting group membership for reporting.
Learn PowerShell group policy management with Gpmc, including creating, linking, backing up, and restoring GPOs, plus IIS installation via Server Manager or PowerShell.
Manage IIS with PowerShell and IIS manager, inspect event logs, and create dynamic test pages using ASP or ASP.NET, while testing the default website with server variables and default documents.
Explore managing IIS via IIS manager and PowerShell, monitor events, export logs, and test default pages; create dynamic pages with ASP/ASP.NET using server variables in the default site.
Create and configure websites in IIS with appcmd and PowerShell, set up application pools and bindings, and enable HTTP 2.0 on IIS 10 with SSL.
Learn how to manage nano server and IIS remotely with PowerShell, including creating sessions, importing the IIS administration module, listing and configuring sites, and starting and stopping sites.
Explore configuring DHCP scopes and managing super scopes with PowerShell commands. Learn to view, set, and remove scope options, create and modify superscopes, and automate with DHCP server v4 commands.
Learn the evolution of PowerShell from 1.0 to 5.0, explore console and ISE hosts, verify versions with $PSVersionTable, and practice using transcripts, history, and aliases to discover commands.
Explore how to map and manage PowerShell drives, access registry and file system items, and leverage pipelines to sort, select, and control services with start and stop operations.
Understand DNS architecture and name resolution in Windows Server, distinguishing recursive and iterative queries, forwarders, and zone types, with common records and basic troubleshooting tools.
Learn to install, remove, and manage DNS server roles with PowerShell and DNS Manager, create forward and secondary zones, and configure zone transfers.
Learn to manage DNS roles and zones on Windows servers using PowerShell, including installing and removing DNS features, and creating primary and secondary forward lookup zones.
Master PowerShell comparison operators, including eq, gt, like, and case-insensitive variants, and apply DNS zone creation and conditional forwarders; explore PowerShell formatting with format wide and alternate views.
Format PowerShell output as the last step in the pipeline, then use Outfile or redirection to save results, while deciding between objects and strings for downstream use.
Master PowerShell pipeline operations by chaining Get-Process, Sort-Object, Measure-Object, and Group-Object for concise reports. Explore domain controller fundamentals, including the global catalog, DNS, sign-in, and operations masters.
Discover Nano Server deployment methods for Windows Server 2016 using PowerShell to create VHDs, bootable drives, or VIM images, and explore the Nano Server Image Generator steps and supported roles.
Learn to manage contacts, mail enabled users, and distribution groups in exchange management shell, including creating, updating, removing, bulk provisioning with csv imports, and configuring resource mailboxes with calendar processing.
Learn to enable mail tips organization-wide and adjust large-audience thresholds, then master recipient filters, server-side filtering, dynamic distribution groups, and email address management in Exchange.
Learn mailbox migration and data import-export in Exchange with the Exchange Management Shell, including move requests, status tracking, and PST export reports.
Bulk add distribution group members from text or csv files using Get-Content, Import-Csv, and the Add-DistributionGroupMember cmdlet in the Exchange Management Shell.
Learn to configure distribution group self-management with set distribution group, controlling member join and depart restrictions (open or closed), and create address lists with recipient filters and exports.
Use the Exchange Management shell to create, mount, rename, move, and remove mailbox databases. Enable automatic mailbox distribution and configure quotas, retention, and bulk updates via csv.
Move active mailbox database copies between servers with the Move Active Mailbox Database cmdlet in Exchange Management Shell, using mount dial overrides and health checks to ensure safe switchover.
Explore the Azure portal to create resource groups, manage subscriptions and regions, attach storage via Cloud Shell, and automate tasks with PowerShell while handling resource dependencies.
Learn how to organize Azure resources with resource groups, design regions and availability zones for high availability, disaster recovery, and cost control, including naming, tagging, and life cycle best practices.
Explore Azure's all services catalog to find, configure, and manage hundreds of compute, storage, database, and network services, with cost management tools like budgets and cost analysis.
Explore GitHub integration with Azure, clone the Azure Learned Lessons repository, run ps1 scripts to manage VMs, and learn cloud computing fundamentals.
Explore cloud computing basics, the shared responsibility model, and cloud models (public, private, hybrid, multi-cloud) along with scalability, reliability, security, governance, and cost management.
Explore cloud resource management and scaling approaches, including template-based provisioning, automated scaling, continuous monitoring, and web portals, CLI, APIs, PowerShell, plus IaaS, PaaS, SaaS with shared responsibility.
Explore how Azure organizes resources through resource groups, subscriptions, and management groups to enable governance, cost management, and region pairs for disaster recovery.
Explore Azure cost management and pricing strategies that transform capex to opex, cover pay-as-you-go and reserved capacity, region and subscription pricing, marketplace options, and the pricing and TCO calculators.
Explore Azure cost management with cost analysis, budgets and alerts, and learn how resource tagging (app name, cost center, owner, environment, impact) supports cost allocation and governance via Azure Policy.
Access the Service Trust Portal with a Microsoft Cloud Service account and Entra Organization account, then learn Azure governance and resource management using policy, Purview, Resource Logs, and ARM templates.
Explore ARM templates and Bicep for declarative, modular, and idempotent Azure deployments with automated orchestration. Preview Azure Monitor tools such as Azure Advisor, Service Health, Log Analytics, and alerts.
Explore Azure Cloud Shell, a browser-based command line interface with persistent cloud storage, pre-configured tools, and bash or PowerShell support for managing resources.
Master bash commands for Linux file navigation and operations, including ls, cd, and pwd. Learn cp and mv for copying and moving, with -R -p -v -i options and mkdir.
Master Linux file operations and directory management. Use rm with -r -i -f for safe recursive deletion, mkdir -p for nested structures, and cat, more, less, head, tail for file content; manage privileges with sudo and su.
Master Bash fundamentals for file operations, process management, I/O redirection, piping, and grep, then explore PowerShell as a cross-platform automation tool with cmdlets and pipelines for cloud resources.
Discover how to locate PowerShell commands for Azure resources with Get-Command, Get-Help, and Get-Member, using verb-noun naming and filters by noun or verb.
Harness PowerShell to explore and manage Azure resources, querying properties and deleting resources. Deploy infrastructure with JSON ARM templates in Visual Studio Code and validate deployments with Azure Resource Manager.
Learn to build an Azure ARM template by defining parameter blocks (location, storage account), configuring types, defaults, metadata, and allowed values, and constructing the resources section.
Learn to debug and deploy an Azure Resource Manager template by editing parameters, validating the template, and running idempotent deployments with parameter files.
Leverage PowerShell automation to create a multi-VM Azure lab, enforcing 15-character names, deploying VM, NIC, IP, NSG, VNet and disk, and clean up all resources with a removal script.
Deploy multi-region Azure VMs with PowerShell scripts across UK, West, East US, and Central India, creating resource groups, VNet, public IPs, NSGs, and Windows Server 2022 Azure Edition.
Learn Azure VM security access methods, including private access, site-to-site VPN, just-in-time access, and Azure Bastion, to securely access VMs via TLS without public IP exposure.
Configure static IP addresses on Windows Server VMs. Promote the server to a domain controller using Active Directory Domain Services and DNS for learned lessons.com.
Manage Azure network interfaces and promote a second domain controller for learned lessons, using PowerShell to set static IPs, attach NICs, configure DNS, and complete Active Directory domain services promotion.
Configure a multi-region active directory with a child domain and inter-site vnet peering, plus dns delegation and forwarders to ensure cross-region name resolution.
Configure DNS delegation and forwarders, then create active directory sites UK West, West Europe, Central India, and assign domain controllers with 15-minute replication.
Describe Azure Virtual Desktop setup in West US, including resource group naming, VNet and host pool creation, load balancer and session host basics, and Windows 10 Enterprise multi-session image.
Deploy and configure an Azure Virtual Desktop workspace, verify host pools and application groups, and implement Microsoft Entra ID authentication with single sign-on for secure remote access.
Learn how Microsoft Entra tenants relate to Azure subscriptions in a multi-tenant architecture, and how to register a custom domain and verify ownership.
Verify a custom domain with Microsoft Entra ID, configure Azure Entra Connect to sync on-prem AD, and compare Entra ID with AD DS for cloud identity and single sign-on.
Explore how Microsoft Entra Domain Services provides cloud-based domain services, including policy management, domain joining, and Kerberos authentication, and how it synchronizes with on-premises Active Directory for hybrid deployments.
Configure hybrid identity by deploying Azure Entra ID, syncing on-premises AD with Azure AD Connect, and enabling seamless single sign-on across Azure resources and on-prem VMs.
Deploy a WordPress site with Azure App Service from the Marketplace, manage resources via the portal or CLI, and scale and monitor using Cloud Shell and pricing tiers.
Master designing and deploying Azure virtual networks, configuring subnets, IP addressing, DNS, security policies, and provisioning Windows Server 2016 Data Center VMs with managed disks and availability sets.
Explore advanced Azure networking and backup recovery with virtual networks, subnets, NSGs, load balancers, VPN gateways, and Recovery Services Vaults, detailing Azure Backup, Site Recovery, RPO, RTO, and BCDR planning.
Explore Windows Server 2022 installation, core vs desktop options, and digital sovereignty concepts, including NSGs, Azure virtual networks, ExpressRoute encryption, and hyperscale cloud considerations.
Discover how hyperscale cloud enables digital sovereignty for public sector needs. Explore Microsoft Cloud for sovereignty, guardrails, and sovereign landing zones for secure, compliant scalability.
Explore the Microsoft Cloud Security Benchmark domains: data protection, login and threat detection, and network security, and implement encryption in transit, centralized logging, and zero trust architecture for compliance.
Encrypt data in transit and enforce secure protocols across Azure, AWS, and GCP, and implement network segmentation with Vnets, VPCs, subnets, NSGs, firewall rules, and threat detection.
Learn to secure cloud native services across Azure, AWS, and GCP by establishing private access points, restricting public access, and using gateways or load balancers for secure, private communication.
Deploy and configure web application firewalls across Azure, AWS, and GCP to protect apps from application layer attacks, detect insecure protocols, and establish private on-premises to cloud connections.
Discover how cloud benefits, such as high availability, scalability, reliability, and predictability, transform IT infrastructure with IaaS, PaaS, and SaaS, plus shared responsibility and lift-and-shift use cases.
Learn to organize Azure resources with resource groups, manage environments with subscriptions and management groups, and apply governance, policy, and cost management across the organization.
Create a Linux VM in Azure using the Azure CLI and a custom script extension to install nginx, then explore Azure containers, serverless functions, and Azure Virtual Desktop.
Learn to design Azure VPN gateway and ExpressRoute connectivity, linking on-premises networks to Azure with IPsec or SSP, site-to-site and point-to-site, and BGP routing.
Explore Azure dns as a global, highly available domain hosting service with private dns domains, and learn storage accounts, endpoints, redundancy options, and alias records.
Compare Azure storage redundancy options—LRS and ZRS in the primary region, and GRS and GZRS for geo replication—plus RA-GRS read access, failover, and an RPO under 15 minutes.
Explore Azure storage foundations, including blobs, files, queues, disks, and tables, with blob tiers hot, cool, cold, and archive to optimize costs, durability, and availability.
Explore Azure storage solutions for virtual machines and data, including managed disks, Azure Table Storage, and Azure Data Box, plus migration tools like Azure Migrate and Data Migration Assistant.
Learn how Microsoft Entra ID bridges on-prem and cloud identities, enables single sign-on across Microsoft and custom apps, and supports MFA and passwordless options for secure hybrid access.
Learn how Azure external identities enable secure cross-organization collaboration through B2B and B2C, using Entra ID with bring your own identity, access reviews, conditional access, and RBAC.
Explore the zero trust security model and defense in depth within modern cloud and hybrid environments, emphasizing identity-centric access, least privilege, micro-segmentation, and continuous monitoring using Azure security tools.
Use the Azure pricing calculator to estimate resource costs and build solution-wide cost scenarios. Compare with the TCO calculator and monitor spending using cost management, budgets, and alerts.
Unify data governance with Microsoft Purview across on-prem, multi-cloud, and SaaS, featuring automated discovery, sensitive data classification, and end-to-end lineage, plus Azure Policy for scalable compliance.
Apply Azure resource locks to protect critical resources from accidental deletion or modification, using delete and read-only locks with inheritance across resources, resource groups, or subscriptions, complemented by RBAC.
Explore Azure Portal, Azure PowerShell, and Azure CLI with Azure Arc for hybrid cloud administration. Apply governance and security with Azure Policy, Azure Security Center, and Azure Sentinel across environments.
Explore Linux system administration commands, including sudo for secure privilege elevation, directory and file management, process monitoring, and introduce PowerShell's object-based pipeline and cross-platform tools.
Explore PowerShell cmdlet discovery using Get-Command, Get-Help, and Get-Member, with verb-noun naming and wildcards, and examine Microsoft Entra ID as cloud-based identity with SSO, MFA, and hybrid identity.
Explore how Microsoft Entra ID enables cloud-based identity and single sign-on across Microsoft and third-party apps, with domain services, premium tiers, and hybrid deployment options.
Explore how Azure regions and subscriptions enable low latency, data residency, and reliable disaster recovery, while Cost Management offers analysis, budgeting, recommendations, and data export.
Explore Azure resource tagging with name-value pairs to organize resources, enable cost allocation, and apply tags at both resource and resource group levels, noting that group tags are not inherited.
Master Microsoft Entra group management and B2B collaboration for secure external access. Implement dynamic group membership, guest users, and Azure RBAC with least privilege across subscriptions.
Discover how Azure RBAC uses security principals, role definitions, and scope to grant least-privilege, granular access through role assignments and inheritance, plus self-service password reset in Microsoft Entra ID.
Explore Azure storage replication strategies, from locally redundant storage to zone and geo redundant options, including read-access variants, balancing durability, availability, and cost for global data protection.
Explore Azure blob storage access tiers including hot, cool, cold, and archive to optimize costs, and master lifecycle management, object replication, versioning, security, and authorization strategies.
Master Azure storage security with shared access signatures, their parameters, and AES-256 encryption at rest, plus Microsoft managed keys or customer managed keys via Azure Key Vault.
Explore Azure Files protocol support with SMB and NFS, Rest API access, and the distinction between standard and premium shares, including snapshots, soft delete, protocol isolation, and cloud tiering.
Configure Azure storage accounts with standard v2, lrs vs grs, hot and cool tiers, and security, then connect and manage data using Storage Explorer across multiple storage accounts.
Create and manage Azure storage accounts with Storage Explorer, enabling Data Lake Storage Gen2 via hierarchical namespace and organizing blobs, file shares, queues, and tables.
Explore Azure availability zones, zonal and zone-redundant services, and best practices for vertical and horizontal scaling with VM scale sets to boost cloud resilience and performance.
Explore Azure App Service plans, regional deployment, and scaling strategies to optimize hosting, performance, and cost. Learn about pricing tiers, auto scale, deployment slots, and deployment options.
Explore how deployment slots enable safe staging, warm up, and seamless slot swapping. Learn about app service security, anonymous and authenticated modes, custom domains, and comprehensive backup and restore options.
Explore how Azure container groups enable multi-container deployments with unified networking, shared resources, and coordinated lifecycle, and learn Azure virtual network design, dns resolution, security, and connectivity.
Explore how Azure network security groups protect subnet and NIC level traffic with subnet, NIC, and DMZ configurations. Learn to apply priority, default, and effective rules for secure access.
Explore Azure load balancer architecture, including front end IP configurations, back end pools, health probes, and the SKU options—basic, standard, and gateway—for public and internal use.
Explore Azure load balancer backend pools, including basic and standard SKUs, and learn to configure health probes, load balancing rules, and session persistence for reliable application delivery.
Explore Azure application gateway components and virtual networks, including front-end ip, listeners, routing rules, backend pools, health probes, and web application firewall with OWASP, path-based and multi-site routing, ssl termination.
Master Azure virtual network peering for private, high-speed connectivity across regions and subscriptions, with gateway transit, and apply Azure DNS concepts, record types, private zones, and alias records.
Explore how Azure virtual networks route traffic, from system routes and next-hop types to VNet peering, service chaining, and custom routes, with best practices for security, redundancy, and monitoring.
Explore Azure load balancer architecture, distribution methods, and availability options, including five tuple hash, source IP affinity, inbound and outbound traffic, health probes, and scalable resilience.
Explore Azure backup architecture and recovery services vault, featuring a zero infrastructure model, centralized backup center management, multi-tier data storage, workload extensions, and robust security for on-premises and Azure workloads.
Explore Azure load balancer configuration—front end IP and port, back end pool, health probes, five-tuple hash, IP version and protocol, port mapping, and session persistence—plus Recovery Services Vault.
Explore Azure Network Watcher tools for diagnosing connectivity with IP Flow Verify, Next Hop, VPN troubleshoot, and NSG diagnostics, plus topology visualization and Azure Monitor alerts for proactive monitoring.
Discover how Azure Monitor log search and activity log alerts detect issues and changes, while VM insights and Kusto queries enable proactive VM monitoring.
Build an enterprise Windows Server 2025 Active Directory domain from scratch, configuring DNS infrastructure, domain controllers, and client domain joins using PowerShell, Windows Admin Center, and remote management.
Deploy Windows Admin Center and Active Directory user management for a lab environment, creating OUs, users, groups, and enabling Remote Desktop on client machines.
Configure an http web server for PKI certificate distribution. Create the cert enroll directory, grant third publishers group permissions, enable delta CRL double escaping, and prepare an offline root CA.
Learn to create a CA policy file, install and configure a standalone root CA, and harden security by defining CRL distribution points, policy statements, and certificate extensions.
Configure a two-tier PKI architecture by finalizing the offline root CA, processing certificate requests, issuing certificates, and setting up CRL distribution points and AIA extensions for secure certificate management.
Learn to install Windows Server 2022, choose between server core and desktop experience, configure post-install settings, and secure a PKI infrastructure integrated with Active Directory.
Activate Windows Server 2022 and verify post-installation tasks, including license status and edition, driver checks, network connectivity, and enabling remote desktop.
Learn to create a reusable base image with sysprep on Windows Server 2022 and deploy domain controllers with AD DS and DNS using Windows Admin Center and PowerShell.
Master PowerShell automation for Active Directory environment management. Set up a lab with a child domain Lab1, deploy domain controllers, and configure DNS delegation.
Configure a Windows PKI with offline root CA, set CRL distribution points and authority information access, and deploy an enterprise subordinate CA using PowerShell, certutil, and certreq.
Set up and manage a Windows PKI infrastructure with an offline root CA and issuing CAs, configuring CRL distribution points and AIA, using PowerShell direct and certutil.
explains deploying an enterprise subordinate certificate authority, requesting and installing subordinate certificates from a parent offline root CA, and configuring Active Directory Certificate Services and PKI in Windows lab.
Explore how Active Directory Certificate Services enables PKI with role services to issue, enroll, and manage certificates. Design CA hierarchies with root and subordinate CAs, policy CAs, and offline roots.
Configure CA security roles and permissions through the Certification Authority console, including read, issue and manage certificates, and restrict rights via the Certificate Manager tab and certificate templates.
Configure CA properties, review policy, publication settings, extensions, and ACLs; troubleshoot CA hierarchies using certificate snap-in, certutil, PowerShell, and GPO tools.
Learn to back up and restore a certificate authority during migration, keep the CA identity, and monitor with PKI view while deploying offline root and enterprise subordinate CAs.
Explore certificate templates and their version compatibility in Windows Server 2016 AD CS, including version two to four features, template permissions, auto enrollment, and deployment across forests.
Describe certificate enrollment methods, including auto enrollment and enrollment agents, and explain certificate revocation with CRLs, plus key archival and recovery configurations.
Master certificate revocation and lifecycle, including crl and ocsp status checks via crypto api, and implement key archival and recovery with ca templates and data recovery agents.
Demonstrates how ssl certificates secure client-server connections and authenticate identities during the handshake. Explains digital signatures, PKI, and encryption options such as EFS, BitLocker, and email encryption.
Deploy a two-tier Windows Server 2016 certificate authority with offline root and enterprise subordinate CAs, configure templates, auto enrollment, and certificate enrollment for digital signatures in Office documents and EFS.
Examine multi-forest PKI management and trust challenges, showing how independent forest CAs require coordinated certificate templates, enrollment policies, and revocation across five forests.
Explain symmetric and asymmetric encryption and digital signing in PKI enabled applications, and show how hybrid encryption uses fast symmetric keys with secure asymmetric exchange.
Explain how TLS secures online banking with RSA or ECC certificates, end-to-end login, AES-256 for payments, and PKI with X.509 version 3 extensions.
Explain the certificate hierarchy, including root and intermediate CAs, policy CAs, and issuance and revocation processes using CRL and OCSP, within a Windows Server PKI lab.
Deploy an offline root CA, enable file and printer sharing on CA SVR1, install Active Directory Certificate Services, and publish the root certificate via group policy to domain computers.
Install and configure Windows Server using Hyper-V, set up SQL Server and management tools, and learn the basics of T-SQL language and set-based querying.
Explore T-SQL statement categories and language elements, including DML, DDL, and DCL, predicates, operators, functions, expressions, variables, and batch concepts, at a high level.
Learn to use T-SQL expressions and control flow to manipulate dates, extract year and month, perform date arithmetic, and troubleshoot common SQL syntax errors in real queries.
Master advanced joins in T-SQL to build comprehensive sales performance reports by linking order headers with territory, salesperson, and person data, then apply simple case expressions to transform results.
Master cartesian products and join types in t-sql, compare ansi sql 89 and 92, and use inner, outer, and cross joins with explicit on clauses to avoid performance issues.
Explore advanced inner join techniques using the AdventureWorks 2022 database, including single and composite joins across multiple tables, with practical, hands-on SQL queries and explicit on and where clauses.
Learn to sort query results with the order by clause, including ascending and descending directions, and filter data with the where predicate using common operators for multi-column sorts.
Learn to filter and paginate data with top and offset fetch, including top with ties and percent, and master three-valued logic and null handling in queries.
Explore SQL Server data types across numeric, character, and temporal categories, learn type precedence, implicit and explicit conversions, and practical handling with Adventureworks samples, including collations and text functions.
Master character data handling in SQL Server with collation, collate, case sensitivity, and string functions, then learn date and time types, literals, and range queries with date from parts.
Explore SQL Server date time functions for current dates, parts extraction, and date construction, and master insert operations with insert, select, exec, and select into.
Learn to modify and remove data in SQL server using update, merge, delete, and truncate table, including upserts, joins, and bulk inserts.
Explore identity properties and sequence objects in SQL Server, and examine built-in functions—scalar, grouped aggregates, window, and rowset—for practical data querying.
Explore implicit and explicit data type conversions in SQL Server, mastering cast, convert, parse, and try convert to write robust, error-free queries.
Master sql server aggregate functions such as sum, avg, min, max, and count, including distinct, to summarize data across rows while handling nulls and non-numeric data.
Understand how the group by clause organizes rows into groups for analysis with aggregate functions like count, sum, avg, min, and max; master the SQL processing order and having clauses.
Explore how the having clause filters grouped data in SQL Server, comparing it with where, using aggregate functions like count, sum, and average to refine results after group by.
Explore self-contained and correlated subqueries in T-SQL, including scalar and multi-valued types, testing strategies, in-predicate filtering, and join equivalents for efficient data retrieval.
Learn to use union and union all to combine rows from multiple queries, manage duplicates with distinct, compare data with intersect and except, and consider input-set rules, ordering, and performance.
Master the apply operator in SQL Server to process left-set rows with TVF or derived tables. Learn cross apply and outer apply to handle matches and top-n queries.
Learn to use the over clause to define windows in SQL Server, partition data, order rows, and apply framing for running totals, rankings, and row numbers with practical examples.
explore window functions with the over clause to compute running totals, rankings, and cumulative sums, while partitioning data to preserve row detail.
Explore window functions in SQL to perform calculations across rows while preserving granular data, while using views as reusable virtual tables to simplify and organize complex queries.
Explore data transformation with pivot and unpivot in T-SQL, learning how grouping, spreading, and aggregation rotate rows to columns and back, enabling category and time-based analyses.
Explore stored procedures in t-sql, learn to create and execute parameterized procedures, and leverage encapsulation, security, performance, and maintainability to standardize data access and retrieval.
Explore how to create, modify, and test stored procedures in t-sql, using parameters to filter results and control row counts, improving performance and maintainability.
Master stored procedure parameter management by discovering, defining, and using input and output parameters, applying best practices for data types, cleanup, and testing before production.
Learn T-SQL control flow with if/else, exists, and while loops, using begin/end blocks and flow controls. Master error handling with raise error, throw, capturing errors, and creating alerts.
Explore T-sql error handling, including raise error, error system variable capture, and custom messages with sp_add_message, plus structured try catch, error functions, and throw.
Learn to manage multi-statement operations with begin transaction, commit transaction, and rollback transaction, using try-catch and exact abort to ensure atomicity and data integrity, even in errors.
Master query performance by writing selective queries, leveraging clustered and non-clustered indexes, maintaining statistics, and using set-based operations instead of cursors.
Explore how SQL Server Management Studio displays estimated and actual execution plans and use statistics time and statistics IO to optimize query performance.
Query SQL Server metadata via catalog views and information schema to inspect data types, columns, and server properties. Execute system stored procedures and use system catalog views to support administration.
Explore dynamic management objects, including DMOs, DMVs, and DMFs, to retrieve real-time metadata and state information in SQL Server, and learn to query DMVs and monitor sessions for troubleshooting.
Transform Your Career with the Most Comprehensive Windows Server & Azure Training Available
Are you ready to become an indispensable IT infrastructure professional? This ultimate training program takes you from foundational concepts to advanced enterprise systems administration, covering everything you need to excel in today's hybrid cloud environments.
What Makes This Course Different?
With over 500 lectures and hands-on labs, this isn't just another IT course—it's a complete career transformation program. You'll gain practical, real-world skills that employers desperately need, taught by industry experts who understand what it takes to succeed in enterprise environments.
Master the Core Technologies That Power Modern Enterprises:
Active Directory & Identity Management - Build and manage complex multi-domain forests, implement FSMO roles, configure trust relationships, and master Group Policy administration. You'll learn everything from basic user management to advanced replication and site topology.
Azure Cloud Infrastructure - Deploy and manage Azure Virtual Machines, implement Virtual Networks, configure storage solutions, set up backup and disaster recovery, and integrate on-premises Active Directory with Microsoft Entra ID for seamless hybrid identity.
PowerShell Automation - Write powerful scripts to automate repetitive tasks, manage bulk operations, configure servers remotely, and build efficient administrative workflows. Master both Windows PowerShell and PowerShell 7 for modern infrastructure management.
PKI & Security Infrastructure - Design and implement Certificate Authority hierarchies, deploy SSL certificates, configure encryption systems, and secure your entire infrastructure with enterprise-grade cryptographic solutions.
Advanced Networking - Master IPv4/IPv6 addressing, implement DHCP and DNS services, configure routing and switching, set up Network Load Balancing, and design resilient network architectures.
SQL Server & Database Management - Learn T-SQL programming, write complex queries, create stored procedures, optimize performance, and manage enterprise databases effectively.
High Availability & Disaster Recovery - Implement failover clustering, configure Hyper-V virtualization, set up live migration, deploy Azure Site Recovery, and ensure business continuity.
What You'll Accomplish:
✓ Build complete Active Directory environments from scratch ✓ Deploy and manage Azure infrastructure with confidence ✓ Automate administrative tasks using PowerShell scripting ✓ Implement enterprise PKI and security solutions ✓ Configure advanced networking services (DNS, DHCP, TCP/IP) ✓ Manage SQL Server databases and write T-SQL queries ✓ Design high-availability and disaster recovery solutions ✓ Integrate on-premises infrastructure with Azure cloud services
Hands-On Learning That Sticks:
Every concept is reinforced with practical labs and real-world scenarios. You'll build actual infrastructure, not just watch theory lectures. From deploying domain controllers to configuring Azure Virtual Desktop, you'll gain the muscle memory and confidence that comes from doing, not just watching.
Perfect For:
IT Administrators ready to advance their careers
System Engineers transitioning to cloud technologies
Help Desk professionals seeking promotion opportunities
IT students preparing for enterprise roles
Career changers entering IT infrastructure
Anyone preparing for Microsoft certifications
Course Highlights:
500+ comprehensive lectures covering Windows Server 2022/2025
Step-by-step lab exercises with downloadable resources
Real-world scenarios from enterprise environments
Azure cloud integration and hybrid identity solutions
PowerShell automation scripts and templates
PKI implementation from basic to advanced
SQL Server database administration and T-SQL mastery
Lifetime access with regular updates for new technologies
Why Invest in This Course?
The skills you'll gain are in extreme demand. Companies worldwide need professionals who can manage hybrid infrastructures, automate workflows, and secure enterprise environments. This course provides the comprehensive training that would cost thousands of dollars at traditional training centers.
Start Building Your IT Infrastructure Career Today!
Whether you're looking to get promoted, switch careers, or start freelancing as an infrastructure consultant, this course gives you everything you need. Join thousands of successful students who have transformed their careers through practical, hands-on IT training.
Your Investment Includes:
Lifetime access to all course materials
Regular updates for new Windows Server and Azure features
Downloadable lab resources and PowerShell scripts
Certificate of completion
30-day money-back guarantee
Don't let another day pass wishing you had these skills. Enroll now and start your journey to becoming a highly-paid IT infrastructure professional!