Windows Server

How to Set Up Windows Server 2019 SMB over QUIC — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Set Up Windows Server 2019 SMB over QUIC

How to Set Up Windows Server 2019 SMB over QUIC SMB over QUIC is a feature introduced in Windows Server 2022 that allows SMB 3 file sharing over the QUIC transport protocol (UDP port 443) instead of TCP port 445. While Windows Server 2019 itself does not support the SMB over QUIC server role, Windows […]

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

How to Configure Windows Server 2019 SMB Direct

How to Configure Windows Server 2019 SMB Direct SMB Direct is an enhancement to the SMB 3 protocol that enables direct memory access transfers between servers using RDMA-capable network adapters. When available, SMB Direct allows data to be transferred between server memory over the network without involving the CPU for data movement, dramatically reducing CPU […]

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

How to Set Up Windows Server 2019 Network File System

How to Set Up Windows Server 2019 Network File System Network File System (NFS) on Windows Server 2019 enables interoperability between Windows and Unix/Linux systems by providing NFS server and client roles. The Server for NFS role allows Windows Server 2019 to export shared directories that Linux, macOS, and other Unix-based systems can mount natively. […]

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

How to Configure Windows Server 2019 Data Deduplication

How to Configure Windows Server 2019 Data Deduplication Data Deduplication (dedup) on Windows Server 2019 reduces storage consumption by identifying and removing duplicate data blocks within a volume, replacing duplicate copies with references to a single shared copy. Deduplication is particularly effective for file shares, virtualization storage (VDI, Hyper-V), and backup repositories, where data duplication […]

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

How to Set Up Windows Server 2019 Storage Replica

How to Set Up Windows Server 2019 Storage Replica Storage Replica is a Windows Server feature that enables synchronous or asynchronous block-level replication between servers or clusters for disaster recovery and high availability. Available in both Windows Server 2019 Standard (limited to 2TB per volume) and Datacenter editions, Storage Replica replicates at the volume level, […]

Read more
How to Configure Windows Server 2019 ReFS File System — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Configure Windows Server 2019 ReFS File System

How to Configure Windows Server 2019 ReFS File System Resilient File System (ReFS) is Microsoft’s modern file system designed for maximum reliability, scalability, and data integrity. ReFS uses checksumming for all data and metadata, enabling automatic corruption detection and, when paired with Storage Spaces Mirror resiliency, automatic corruption repair. Windows Server 2019 includes ReFS version […]

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

How to Set Up Windows Server 2019 Volume Management

How to Set Up Windows Server 2019 Volume Management Volume management on Windows Server 2019 extends beyond basic disk partitioning to include dynamic disks, spanned volumes, striped volumes, mirrored volumes, and RAID-5 volumes, as well as Storage Spaces for software-defined storage. Volume management allows administrators to optimize performance, provide redundancy, and efficiently utilize available disk […]

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

How to Configure Windows Server 2019 Disk Management

How to Configure Windows Server 2019 Disk Management Disk management on Windows Server 2019 encompasses initializing new disks, creating partitions and volumes, converting between MBR and GPT partition styles, resizing volumes, assigning drive letters, and managing virtual hard disks. The Disk Management MMC snap-in provides a GUI, while diskpart and PowerShell’s storage cmdlets provide scriptable, […]

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

How to Set Up Windows Server 2019 with Grafana

How to Set Up Windows Server 2019 with Grafana Grafana is an open-source analytics and visualization platform that, when combined with a time-series data source, provides powerful dashboards for Windows Server 2019 monitoring. The typical architecture uses Windows Exporter (formerly wmi_exporter) to expose Prometheus-compatible metrics from Windows Server 2019, a Prometheus server to scrape and […]

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

How to Configure Windows Server 2019 with PRTG

How to Configure Windows Server 2019 with PRTG PRTG Network Monitor from Paessler is a comprehensive agentless monitoring solution that uses SNMP, WMI, and custom sensors to monitor Windows Server 2019 without requiring a local agent. PRTG communicates directly with Windows Management Instrumentation (WMI), which is built into Windows Server 2019, to collect CPU, memory, […]

Read more
CHAT