Windows Server 2019

How to Configure Windows Server 2019 with SCCM Updates — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Configure Windows Server 2019 with SCCM Updates

How to Configure Windows Server 2019 with SCCM Updates Microsoft Endpoint Configuration Manager (SCCM), now branded as Microsoft Endpoint Configuration Manager (MECM), is the enterprise-grade solution for software update management on Windows Server 2019 at scale. Unlike WSUS, SCCM adds orchestration capabilities including deployment rings, maintenance windows, phased deployments, and deep integration with the Configuration […]

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

How to Set Up Windows Server 2019 Patch Management

How to Set Up Windows Server 2019 Patch Management Effective patch management on Windows Server 2019 requires a structured process covering inventory, testing, staging, deployment, and verification. This guide covers the full patch management lifecycle using Windows Server Update Services (WSUS) as the central management platform, supplemented by PowerShell automation for reporting and remediation. Proper […]

Read more
How to Configure Windows Server 2019 Automatic Updates — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Configure Windows Server 2019 Automatic Updates

How to Configure Windows Server 2019 Automatic Updates Keeping Windows Server 2019 patched is a critical security and operational requirement. Automatic Updates can be configured through multiple channels: the built-in Windows Update settings, Group Policy Objects (GPOs), registry keys, or PowerShell. This guide covers each approach in detail, including how to control update timing, classify […]

Read more
How to Set Up Windows Server 2019 Extended Security Updates — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Set Up Windows Server 2019 Extended Security Updates

How to Set Up Windows Server 2019 Extended Security Updates Windows Server 2019 reached mainstream support on January 9, 2024, and will reach end of extended support on January 9, 2029. However, for organizations running older Windows Server versions like 2008 R2 or 2012 R2, Extended Security Updates (ESUs) provide an additional three years of […]

Read more
How to Configure Windows Server 2019 for Azure Hybrid Benefit — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Configure Windows Server 2019 for Azure Hybrid Benefit

How to Configure Windows Server 2019 for Azure Hybrid Benefit Azure Hybrid Benefit is a licensing benefit that allows organizations to use their existing on-premises Windows Server licenses with active Software Assurance (SA) to run Windows Server virtual machines on Azure at a reduced cost. For Windows Server 2019 environments, this benefit can dramatically reduce […]

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

How to Set Up Windows Server 2019 Environment Variables

How to Set Up Windows Server 2019 Environment Variables Environment variables in Windows Server 2019 are named string values that applications and scripts use to retrieve system information, locate files, and configure behaviour without hardcoding paths. Variables like PATH determine where the system looks for executable files, while variables like TEMP and WINDIR point to […]

Read more
How to Configure Windows Server 2019 Registry Settings — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Configure Windows Server 2019 Registry Settings

How to Configure Windows Server 2019 Registry Settings The Windows Registry is a hierarchical database that stores configuration settings for the operating system, hardware, applications, and user profiles. Many Windows Server 2019 configurations that are not exposed through GUI interfaces are controlled exclusively through registry values. Understanding registry structure, safely reading and modifying values, using […]

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

How to Set Up Windows Server 2019 Services Management

How to Set Up Windows Server 2019 Services Management Windows services are long-running background processes that start automatically with the operating system and provide core functionality such as networking, security, event logging, and application hosting. Managing Windows services effectively on Windows Server 2019 — including configuring startup types, recovery actions, dependencies, service accounts, and monitoring […]

Read more
How to Configure Windows Server 2019 Scheduled Tasks — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Configure Windows Server 2019 Scheduled Tasks

How to Configure Windows Server 2019 Scheduled Tasks Scheduled Tasks in Windows Server 2019 allow administrators to automate scripts, programs, and maintenance operations at specified times or in response to system events. The Windows Task Scheduler service manages task execution, supports complex trigger conditions, handles security contexts for running tasks, and provides logging of task […]

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
CHAT