Windows Server

How to Use the Active Directory Migration Tool on Windows Server 2012 R2 — step-by-step Windows Server 2012 R2 tutorial on Progressive Robot

How to Use the Active Directory Migration Tool on Windows Server 2012 R2

How to Use the Active Directory Migration Tool on Windows Server 2012 R2 The Active Directory Migration Tool (ADMT) is a Microsoft-provided utility for migrating and restructuring Active Directory objects between domains and forests. Common ADMT use cases include domain consolidation, forest restructuring after mergers or acquisitions, migrating from an older AD domain to a […]

Read more
How to Set Up Remote Desktop Session Host on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Set Up Remote Desktop Session Host on Windows Server 2016

How to Set Up Windows Server 2016 Remote Desktop Session Host Remote Desktop Session Host (RDSH) is a role service within Remote Desktop Services (RDS) that allows multiple users to simultaneously connect to a single Windows Server 2016 server and run applications or full desktops in an isolated session. It is the foundation of traditional […]

Read more
How to Enable the Active Directory Recycle Bin on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Enable the Active Directory Recycle Bin on Windows Server 2016

How to Set Up Windows Server 2016 Active Directory Recycle Bin Accidentally deleting Active Directory objects — users, groups, computers, or even OUs — is one of the most stressful events in AD administration. Before Windows Server 2008 R2, recovering deleted objects was complex, time-consuming, and often incomplete, requiring authoritative restores from backup or the […]

Read more
How to Configure a Forest Trust in Active Directory on Windows Server 2012 R2 — step-by-step Windows Server 2012 R2 tutorial on Progressive Robot

How to Configure a Forest Trust in Active Directory on Windows Server 2012 R2

How to Configure a Forest Trust in Active Directory on Windows Server 2012 R2 A forest trust is a transitive trust between two Active Directory forests that enables seamless authentication and resource access across forest boundaries. Unlike external trusts (which connect individual domains), a forest trust extends to all domains in both forests, allowing any […]

Read more
How to Configure IIS Logging and Analysis on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Configure IIS Logging and Analysis on Windows Server 2019

Introduction to IIS Logging and Analysis on Windows Server 2019 Internet Information Services (IIS) on Windows Server 2019 generates detailed access logs for every HTTP and HTTPS request received by a web server. These logs are invaluable for performance analysis, troubleshooting 4xx and 5xx errors, detecting security threats (such as directory traversal or SQL injection […]

Read more
Common Problems 113448

Windows Server 2012 R2 — WinSxS Growth Exhausts C: and Breaks Patch Installation — Fix & Prevention

🟡 Medium   ⏱ 5–30 min  Last verified: 10 October 2019 Affected versions: Windows Server 2012 R2 📖 ~1 min read Table of contents Symptom & Impact Environment & Reproduction Root Cause Analysis Quick Triage Step-by-Step Diagnosis Solution — Primary Fix Solution — Alternative Approaches Verification & Acceptance Criteria Rollback Plan Prevention & Hardening Related […]

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

How to Set Up Windows Server 2019 with Salt

How to Set Up Windows Server 2019 with Salt SaltStack (Salt) is a powerful configuration management and remote execution tool that supports Windows Server 2019 as a first-class managed platform. Salt uses a master/minion architecture where a Salt Master server manages Salt Minions installed on client machines. Salt states (written in YAML with Jinja2 templating) […]

Read more
How to Configure Windows Server 2019 Routing and Remote Access — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Configure Windows Server 2019 Routing and Remote Access

Introduction to Routing and Remote Access Service Routing and Remote Access Service (RRAS) is a built-in Windows Server 2019 feature that provides routing, remote access, and virtual private networking capabilities. RRAS can function as a software router to forward packets between network interfaces, as a dial-up or VPN remote access server, or as a site-to-site […]

Read more
How to Set Up a File Server on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Set Up a File Server on Windows Server 2016

How to Configure Windows Server 2016 File Server Windows Server 2016 includes a robust set of file server features under the File and Storage Services role. A file server provides centralized storage for shared folders, enabling users and applications to access files over the network. This guide covers installing the File Server role, creating SMB […]

Read more
How to Set Up Windows Server 2019 RAS Gateway — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Set Up Windows Server 2019 RAS Gateway

How to Set Up Windows Server 2019 RAS Gateway The Remote Access Service (RAS) Gateway in Windows Server 2019 is a software-based router and gateway designed for cloud service providers and enterprises that host multi-tenant virtual networks using Hyper-V Network Virtualization. It provides site-to-site VPN, point-to-site VPN, and GRE tunneling capabilities, enabling connectivity between virtual […]

Read more
CHAT