Capacity Planning

How to Configure WMI on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Configure WMI on Windows Server 2019

Introduction to WMI on Windows Server 2019 Windows Management Instrumentation (WMI) is a core Windows infrastructure technology that provides a standardized interface for managing and monitoring Windows systems. WMI implements the Distributed Management Task Force (DMTF) Common Information Model (CIM) standard, making it an industry-standard approach to system management. On Windows Server 2019, WMI exposes […]

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

How to Set Up Performance Monitoring on Windows Server 2019

Introduction to Performance Monitoring on Windows Server 2019 Performance monitoring on Windows Server 2019 involves collecting, analyzing, and responding to metrics that describe the health and capacity of server resources including CPU, memory, disk, and network. Windows Server 2019 includes several built-in tools for performance monitoring: Performance Monitor (perfmon.exe) for real-time and historical counter collection, […]

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

How to Configure Azure Monitor for Windows Server 2019

Introduction to Azure Monitor for Windows Server 2019 Azure Monitor is Microsoft’s comprehensive monitoring service that collects, analyzes, and acts on telemetry from cloud and on-premises environments. When configured for Windows Server 2019, Azure Monitor provides real-time metrics, log analytics, alerting, dashboards, and automated responses to operational conditions. Azure Monitor VM Insights provides pre-built workbooks […]

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

How to Set Up Azure Arc on Windows Server 2019

Introduction to Azure Arc on Windows Server 2019 Azure Arc extends Azure management capabilities to infrastructure running outside of Azure, including on-premises servers, servers in other clouds, and edge devices. By connecting a Windows Server 2019 machine to Azure Arc, you can manage it from the Azure portal just like a native Azure VM, apply […]

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

How to Configure Windows Server 2019 for Containers

Introduction to Windows Server 2019 Containers Windows Server 2019 includes native support for containerization, enabling organizations to run applications in isolated, lightweight environments called containers. Unlike virtual machines, containers share the host OS kernel but maintain isolation through namespaces and resource controls. Windows Server 2019 supports two container isolation types: process isolation and Hyper-V isolation. […]

Read more
How to Configure Microsoft Deployment Toolkit (MDT) on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Configure Microsoft Deployment Toolkit (MDT) on Windows Server 2019

Introduction to Microsoft Deployment Toolkit Microsoft Deployment Toolkit (MDT) is a free Microsoft tool that simplifies and automates the deployment of Windows operating systems. While WDS handles PXE-based image distribution, MDT provides a comprehensive task sequence engine that automates every step of an OS deployment including partitioning disks, applying OS images, installing drivers, installing applications, […]

Read more
How to Set Up Windows Deployment Services (WDS) on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Set Up Windows Deployment Services (WDS) on Windows Server 2019

Introduction to Windows Deployment Services Windows Deployment Services (WDS) is a server role in Windows Server 2019 that enables network-based operating system deployment using PXE (Preboot Execution Environment) boot. WDS allows administrators to deploy Windows operating systems to bare-metal machines or to re-image existing machines over the network without physical media. It stores boot images […]

Read more
How to Configure Windows Server 2019 for High Availability — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Configure Windows Server 2019 for High Availability

How to Configure Windows Server 2019 for High Availability High Availability (HA) in Windows Server 2019 is achieved through multiple technologies that eliminate single points of failure. The primary HA technologies include Failover Clustering for automatic failover of roles and virtual machines, Network Load Balancing for distributing workloads across multiple servers, Always On Availability Groups […]

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

How to Configure Storage Spaces on Windows Server 2019

How to Configure Storage Spaces on Windows Server 2019 Storage Spaces is a software-defined storage (SDS) feature in Windows Server 2019 that allows administrators to pool physical disks from multiple drives or enclosures and create virtual disks with resiliency (mirroring, parity) and thin provisioning. Storage Spaces abstracts the underlying hardware, enabling commodity disks to provide […]

Read more
How to Set Up Active Directory Federation Services (AD FS) on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Set Up Active Directory Federation Services (AD FS) on Windows Server 2019

How to Set Up Active Directory Federation Services (AD FS) on Windows Server 2019 Active Directory Federation Services (AD FS) provides Single Sign-On (SSO) capabilities, enabling users to authenticate once with their corporate credentials and access applications hosted in cloud services (Microsoft 365, Salesforce, Workday) or partner organizations without re-entering credentials. AD FS implements the […]

Read more
CHAT