Windows Server 2016

How to Set Up Work Folder Sync with AD Integration on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Set Up Work Folder Sync with AD Integration on Windows Server 2016

Introduction Work Folders is a Windows Server 2016 role service that allows users to synchronise work files from corporate servers to their personal devices — PCs, laptops, and mobile devices — without requiring a VPN connection. Unlike folder redirection, Work Folders keeps a local copy of data on each device and syncs changes automatically when […]

Read more
How to Configure Hyper-V Shielded VMs on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Configure Hyper-V Shielded VMs on Windows Server 2016

Introduction Hyper-V Shielded VMs on Windows Server 2016 protect virtual machines from malicious host administrators, rogue hypervisors, and unauthorised VM cloning. A Shielded VM is encrypted using BitLocker and can only run on trusted Hyper-V hosts that have passed attestation — a health verification process conducted by the Host Guardian Service (HGS). Even if an […]

Read more
How to Set Up Windows Server Cluster-Aware Updating (CAU) on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Set Up Windows Server Cluster-Aware Updating (CAU) on Windows Server 2016

Introduction Cluster-Aware Updating (CAU) is a Windows Server 2016 feature that automates the process of applying operating system updates to all nodes in a failover cluster while maintaining high availability. CAU orchestrates the patching sequence — draining workloads from each node, applying updates, restarting, bringing the node back online, and waiting for cluster health to […]

Read more
How to Implement Just-In-Time (JIT) Administration on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Implement Just-In-Time (JIT) Administration on Windows Server 2016

Introduction Just-In-Time (JIT) Administration on Windows Server 2016 is a Privileged Access Management (PAM) model that grants elevated privileges only when needed and only for the minimum time required to complete a task. Using the PAM feature in Active Directory (introduced in Windows Server 2016), administrators request time-limited group membership that expires automatically after a […]

Read more
How to Configure Cross-Forest Trusts in Active Directory on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Configure Cross-Forest Trusts in Active Directory on Windows Server 2016

Introduction Cross-forest trusts in Active Directory on Windows Server 2016 allow users in one AD forest to access resources in a completely separate forest, without merging the two domains. This is essential for mergers and acquisitions, partner organisation access, and multi-forest enterprise architectures. A two-way forest trust grants mutual access, while a one-way trust restricts […]

Read more
How to Set Up Azure AD Hybrid Join on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Set Up Azure AD Hybrid Join on Windows Server 2016

Introduction Azure AD Hybrid Join registers Windows Server 2016 (and Windows 10/11) devices with both on-premises Active Directory and Azure Active Directory simultaneously. Hybrid-joined devices get a Device ID in Azure AD, enabling Conditional Access policies, Azure AD-based SSO to cloud resources, Microsoft Intune co-management, and cloud-delivered features like Windows Hello for Business. This guide […]

Read more
How to Configure Multi-Site Active Directory on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Configure Multi-Site Active Directory on Windows Server 2016

Introduction A multi-site Active Directory deployment on Windows Server 2016 maps your physical network topology onto AD Sites and Services, ensuring that domain controllers authenticate users with the nearest DC rather than sending login traffic across slow WAN links. AD Sites control replication traffic, Kerberos referrals, and Group Policy application. This guide covers designing and […]

Read more
How to Build Custom Windows Server 2016 Images with Packer — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Build Custom Windows Server 2016 Images with Packer

Introduction HashiCorp Packer is an open-source tool that automates the creation of identical machine images for multiple platforms from a single configuration file. Building custom Windows Server 2016 images with Packer ensures that every virtual machine deployed in your environment starts from a hardened, pre-configured baseline — with all Windows updates, security settings, required software, […]

Read more
How to Configure IPsec Transport Mode for Server-to-Server Encryption on Windows Server 2016 — Windows Server 2016 tutorial on Progressive Robot

How to Configure IPsec Transport Mode for Server-to-Server Encryption on Windows Server 2016

Introduction IPsec Transport Mode encrypts traffic directly between two Windows Server 2016 hosts without requiring a VPN gateway or tunnel infrastructure. Unlike IPsec Tunnel Mode (used in site-to-site VPNs), Transport Mode encrypts only the data payload of each IP packet, leaving the original IP headers intact. This makes Transport Mode ideal for server-to-server communication within […]

Read more
How to Set Up a PKI Infrastructure with AD CS on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Set Up a PKI Infrastructure with AD CS on Windows Server 2016

Introduction Active Directory Certificate Services (AD CS) on Windows Server 2016 provides a complete Public Key Infrastructure (PKI) platform for issuing and managing digital certificates used by SSL/TLS, smart card authentication, email signing, IPsec, code signing, and more. A two-tier PKI hierarchy — an offline Root CA and an online Issuing CA — is the […]

Read more
CHAT