Logging Monitoring

How to Set Up Windows Admin Center on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Set Up Windows Admin Center on Windows Server 2019

How to Set Up Windows Admin Center on Windows Server 2019 Windows Admin Center (WAC) is a modern, browser-based management tool from Microsoft that provides a unified interface for managing Windows Server 2019, Windows 10/11, Hyper-V clusters, and Azure hybrid services. It replaces many traditional MMC snap-ins and Server Manager consoles with a responsive web […]

Read more
How to Configure AIDE File Integrity Monitoring on SLES 16 — step-by-step SUSE Linux Enterprise 16 tutorial on Progressive Robot

How to Configure AIDE File Integrity Monitoring on SLES 16

Introduction This tutorial covers How to Configure AIDE File Integrity Monitoring on SLES 16 on SLES 16. SLES 16 (SUSE Linux Enterprise Server 16) is SUSE’s enterprise-grade Linux distribution. It uses the zypper package manager, AppArmor for mandatory access control, and systemctl for service management. Prerequisites Ensure your SLES 16 system is up to date: […]

Read more
How to Configure Network Load Balancing on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Configure Network Load Balancing on Windows Server 2019

How to Configure Network Load Balancing on Windows Server 2019 Network Load Balancing (NLB) is a Windows Server feature that distributes TCP/IP network traffic across multiple servers, providing scalability and availability for stateless applications such as web servers, VPN servers, and terminal servers. NLB operates at Layer 4 (transport layer) of the OSI model and […]

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

How to Set Up Failover Clustering on Windows Server 2019

How to Set Up Failover Clustering on Windows Server 2019 Failover Clustering in Windows Server 2019 provides high availability for server roles and Hyper-V virtual machines by grouping multiple servers into a cluster. If one node fails, cluster roles automatically start on another surviving node with minimal downtime. Windows Server 2019 improves upon previous versions […]

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 Set Up iSCSI Storage on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Set Up iSCSI Storage on Windows Server 2019

How to Set Up iSCSI Storage on Windows Server 2019 iSCSI (Internet Small Computer Systems Interface) is a protocol that encapsulates SCSI commands over TCP/IP networks, allowing servers to access remote storage as if it were a locally attached block device. Windows Server 2019 includes both an iSCSI Target Server (providing storage to clients) and […]

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 DirectAccess on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Set Up DirectAccess on Windows Server 2019

How to Set Up DirectAccess on Windows Server 2019 DirectAccess provides seamless, always-on VPN-like connectivity for domain-joined Windows clients without requiring the user to manually initiate a VPN connection. Unlike traditional VPN, DirectAccess establishes an encrypted IPv6-over-IPv4 tunnel automatically whenever a managed client device has internet connectivity. This enables remote management, Group Policy application, and […]

Read more
How to Configure Web Application Proxy on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Configure Web Application Proxy on Windows Server 2019

How to Configure Web Application Proxy on Windows Server 2019 Web Application Proxy (WAP) is a reverse proxy role service in Remote Access on Windows Server 2019 that provides secure external access to applications hosted on internal servers. It acts as a pre-authentication gateway, validating user credentials via AD FS before forwarding requests to backend […]

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