Windows Server

How to Use Robocopy for Backup on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Use Robocopy for Backup on Windows Server 2016

How to Use Robocopy for Scheduled File Backups on Windows Server 2016 Robocopy, short for Robust File Copy, is a command-line utility included with Windows Server 2016 that provides highly reliable file synchronization and backup capabilities far beyond what the basic xcopy command offers. Robocopy supports multithreaded copying, can resume interrupted transfers from the point […]

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

How to Install and Configure Routing and Remote Access (RRAS) on Windows Server 2019

Introduction to Routing and Remote Access Service on Windows Server 2019 Routing and Remote Access Service (RRAS) is a built-in Windows Server 2019 feature that provides multi-protocol routing, remote access VPN, and site-to-site VPN connectivity. RRAS can function as a software router supporting RIP, OSPF (through third-party plugins), BGP, and static routes; as a dial-up […]

Read more
Common Problems 112539

Windows Server 2019 — SMB signing mismatch causes slow file transfers — Fix & Prevention

🟡 Medium   ⏱ 5–30 min  Last verified: 6 June 2019 Affected versions: Windows Server 2019 📖 ~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 Errors […]

Read more
How to Install Jenkins on Windows Server 2012 R2 — step-by-step Windows Server 2012 R2 tutorial on Progressive Robot

How to Install Jenkins on Windows Server 2012 R2

How to Install Jenkins on Windows Server 2012 R2 Jenkins is one of the most widely adopted open-source automation servers in the industry, enabling organizations to build, test, and deploy software with repeatable, auditable pipelines. On Windows Server 2012 R2, Jenkins runs as a Windows service on top of the Java Runtime Environment, integrating naturally […]

Read more
How to Configure Hyper-V Virtual Networking on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Configure Hyper-V Virtual Networking on Windows Server 2019

Introduction to Hyper-V Virtual Networking on Windows Server 2019 Hyper-V virtual networking is the fabric that connects virtual machines to each other, to the physical network, and to the Hyper-V host. Windows Server 2019 introduces several significant networking improvements over previous versions, including support for Software Defined Networking (SDN), the Virtual Filtering Platform (VFP) extension, […]

Read more
How to Configure SAML SSO with AD FS 3.0 on Windows Server 2012 R2 — step-by-step Windows Server 2012 R2 tutorial on Progressive Robot

How to Configure SAML SSO with AD FS 3.0 on Windows Server 2012 R2

How to Configure SAML SSO with AD FS 3.0 on Windows Server 2012 R2 Active Directory Federation Services 3.0 (AD FS 3.0), included with Windows Server 2012 R2, enables SAML 2.0 and WS-Federation based Single Sign-On for web applications and cloud services. Organizations use AD FS to federate their on-premises Active Directory identity to external […]

Read more
How to Schedule Automated Backup Scripts on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Schedule Automated Backup Scripts on Windows Server 2016

How to Configure Scheduled Task-Based Backup Scripts on Windows Server 2016 While Windows Server Backup provides a straightforward graphical interface for scheduling backups, many organizations prefer PowerShell or batch scripts combined with Windows Task Scheduler for greater flexibility and control. Script-based backup automation allows you to integrate pre-backup and post-backup actions, send customized notification emails, […]

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

How to Set Up Windows Containers on Windows Server 2016

How to Configure Windows Server 2016 Containers Windows Server 2016 introduced native container support, bringing the isolation and portability benefits of containers to the Windows ecosystem for the first time. Containers allow you to package an application and its dependencies into a single unit that runs consistently across development, testing, and production environments. Windows Server […]

Read more
CHAT