Performance

How to Set Up Windows Server 2022 Network File System — step-by-step Windows Server 2022 tutorial on Progressive Robot

How to Set Up Windows Server 2022 Network File System

How to Configure WSUS for Automated Patch Management on Windows Server 2022 Windows Server Update Services (WSUS) is Microsoft’s built-in solution for managing the distribution of updates released through Microsoft Update to computers in a corporate environment. Rather than allowing every workstation and server to pull updates independently from the internet, WSUS acts as a […]

Read more
How to Set Up Oracle Linux 9 for High-Performance Computing — step-by-step Oracle Linux 9 tutorial on Progressive Robot

How to Set Up Oracle Linux 9 for High-Performance Computing

Introduction Oracle Linux 9 ships with a stable, security-hardened base that makes deploying set up oracle linux 9 for high-performance computing both straightforward and auditable. This tutorial covers the complete procedure for how to Set Up Oracle Linux 9 for High-Performance Computing, including dnf module streams where applicable, systemd unit management, and the firewalld rules […]

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

How to Configure Windows Server 2022 with SCCM Updates

How to Use Ansible WinRM to Manage Windows Server 2022 Windows Remote Management (WinRM) is the Microsoft implementation of the WS-Management protocol — a SOAP-based protocol for managing hardware and software over a network. Ansible uses WinRM as its transport layer to communicate with Windows hosts in the same way it uses SSH for Linux. […]

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

How to Set Up Windows Server 2022 Environment Variables

Why Monitor Hyper-V with Performance Counters? Performance counters are the foundation of Hyper-V health monitoring on Windows Server 2022. They expose real-time and historical metrics for every layer of the virtualisation stack: hypervisor scheduling, virtual processor utilisation, memory pressure, virtual storage I/O, and virtual network throughput. Without monitoring these counters, capacity planning is guesswork and […]

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

How to Configure Windows Server 2022 Registry Settings

Windows Containers in Kubernetes Kubernetes supports Windows Server container workloads through Windows worker nodes. A production Kubernetes cluster running Windows containers has a mixed-OS architecture: the control plane (API server, etcd, scheduler, controller manager) runs on Linux nodes, while Windows-specific workloads are scheduled onto Windows Server 2022 worker nodes. This article walks through building a […]

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

How to Set Up Windows Server 2022 Services Management

Why Run a Private Container Registry? A private container registry gives you full control over where your container images are stored, who can access them, and how they are distributed across your infrastructure. Rather than pushing every image to Docker Hub or a cloud provider’s registry, you can host a registry on your own Windows […]

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

How to Configure Windows Server 2022 Scheduled Tasks

Introduction to VHDX on Hyper-V VHDX is the modern virtual hard disk format used by Hyper-V on Windows Server 2012 and later. It supersedes the older VHD format and brings significant improvements in capacity, reliability, and performance. Understanding the differences between VHD and VHDX, as well as mastering the PowerShell cmdlets for managing VHDX files, […]

Read more
How to Configure Windows Server 2022 with Puppet — step-by-step Windows Server 2022 tutorial on Progressive Robot

How to Configure Windows Server 2022 with Puppet

What Is Remote Desktop Gateway Remote Desktop Gateway (RD Gateway) is a Windows Server role service that enables authorized remote users to connect to internal network resources — including Remote Desktop hosts, virtual desktops, and RemoteApp programs — over an HTTPS-encrypted tunnel on port 443. Without RD Gateway, RDP traffic uses port 3389 directly, which […]

Read more
How to Configure Windows Server 2022 with PowerShell DSC — step-by-step Windows Server 2022 tutorial on Progressive Robot

How to Configure Windows Server 2022 with PowerShell DSC

Introduction to Podman on Windows Server 2022 Podman is an OCI-compatible container engine developed by Red Hat that runs containers without requiring a central daemon process. Unlike Docker, which relies on a long-running dockerd daemon process running as root, Podman uses a fork-exec model where each container runs as a direct child process of the […]

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

How to Set Up Windows Server 2022 Nano Server

Windows Subsystem for Linux on Windows Server 2022 Windows Subsystem for Linux version 2 (WSL2) is available on Windows Server 2022 and provides a genuine Linux kernel running inside a lightweight Hyper-V utility VM, giving you a near-native Linux environment directly on a Windows Server host. Unlike the original WSL1 which translated Linux system calls […]

Read more
CHAT