Tls Ssl

How to Configure Windows Admin Center Extensions on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Configure Windows Admin Center Extensions on Windows Server 2019

Introduction to Windows Admin Center Extensions Windows Admin Center (WAC) is a browser-based management interface for Windows Server 2019 that consolidates Server Manager, Failover Cluster Manager, Hyper-V Manager, and many other tools into a single pane of glass. Its extension model allows Microsoft partners and internal teams to add custom tools, integrate third-party products, and […]

Read more
How to Implement Zero Trust Architecture on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Implement Zero Trust Architecture on Windows Server 2019

Zero Trust Principles on Windows Server 2019 Zero Trust is a security philosophy that abandons the assumption of implicit trust inside a network perimeter. Instead, every access request—whether from inside or outside the datacenter—must be verified, authorized, and continuously validated. On Windows Server 2019, Zero Trust is implemented through a layered set of controls: strong […]

Read more
How to Configure Windows Server 2019 for SAML/SSO Integration — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Configure Windows Server 2019 for SAML/SSO Integration

Understanding SAML/SSO Integration on Windows Server 2019 Security Assertion Markup Language (SAML) 2.0 enables Single Sign-On (SSO) between an Identity Provider (IdP) and Service Providers (SPs). Active Directory Federation Services (AD FS) on Windows Server 2019 acts as a SAML 2.0 Identity Provider, allowing users to authenticate once with their on-premises Active Directory credentials and […]

Read more
How to Integrate Windows Server 2019 with Azure Active Directory — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Integrate Windows Server 2019 with Azure Active Directory

Overview: Azure AD Integration with Windows Server 2019 Integrating Windows Server 2019 with Azure Active Directory (Azure AD, now called Microsoft Entra ID) extends on-premises identity to the cloud. This enables single sign-on across Microsoft 365, Azure resources, and thousands of SaaS applications. The primary integration tool is Azure AD Connect, which synchronizes on-premises AD […]

Read more
How to Configure Desired State Configuration (DSC) Pull Server on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Configure Desired State Configuration (DSC) Pull Server on Windows Server 2019

What Is PowerShell Desired State Configuration? Desired State Configuration (DSC) is a PowerShell management platform that allows administrators to declaratively define the desired state of servers and continuously enforce that state. Rather than running imperative scripts that might leave servers in inconsistent states, DSC configurations describe what a server should look like—which features are installed, […]

Read more
How to Write Advanced PowerShell Scripts for Windows Server 2019 Administration — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Write Advanced PowerShell Scripts for Windows Server 2019 Administration

Introduction to Advanced PowerShell Scripting for Windows Server 2019 Windows Server 2019 ships with PowerShell 5.1 by default, and PowerShell 7.x can be installed side-by-side. Advanced scripting on this platform goes well beyond one-liners. A professional administrator writes scripts that are modular, error-tolerant, self-documenting, and safe to run in production. This guide covers the patterns […]

Read more
How to Set Up VPN Site-to-Site with Windows RRAS on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Set Up VPN Site-to-Site with Windows RRAS on Windows Server 2019

Introduction to VPN Site-to-Site with Windows RRAS on Windows Server 2019 A site-to-site VPN creates a permanent encrypted tunnel between two networks over the internet, allowing devices at both sites to communicate as if they were on the same LAN. Windows Server 2019 RRAS (Routing and Remote Access Service) can establish site-to-site VPN connections using […]

Read more
How to Set Up BitLocker Network Unlock on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Set Up BitLocker Network Unlock on Windows Server 2019

Introduction to BitLocker Network Unlock on Windows Server 2019 BitLocker Network Unlock is a feature in Windows Server 2019 and Windows 10/11 Enterprise that allows BitLocker-encrypted drives to automatically unlock when a computer boots on the corporate network, without requiring user interaction to enter a PIN or insert a USB key. This is particularly useful […]

Read more
How to Configure Windows Server Software-Defined Networking (SDN) on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Configure Windows Server Software-Defined Networking (SDN) on Windows Server 2019

Introduction to Software-Defined Networking on Windows Server 2019 Software-Defined Networking (SDN) in Windows Server 2019 provides a programmable network infrastructure that decouples network configuration from the underlying hardware. Windows Server 2019 SDN, part of the Microsoft SDN stack, includes Network Controller (NC), Software Load Balancer (SLB), Windows Server Gateway (WSG), and Hyper-V Network Virtualisation (HNV). […]

Read more
How to Set Up Work Folders for Data Synchronisation on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Set Up Work Folders for Data Synchronisation on Windows Server 2019

Introduction to Work Folders on Windows Server 2019 Work Folders is a role service in Windows Server 2019 that allows users to synchronise work files between corporate servers and their personal devices (Windows, iOS, and Android). Unlike traditional file shares that require a VPN connection, Work Folders uses HTTPS for synchronisation, making it accessible from […]

Read more
CHAT