Mail Services

How to Configure Edge Transport Server for Email on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Configure Edge Transport Server for Email on Windows Server 2019

Overview of Edge Transport Server for Email An Edge Transport server sits in the DMZ between the internet and your internal Exchange organization. It handles inbound and outbound SMTP, anti-spam filtering, antivirus scanning, address rewriting, and connector configuration without being a domain member, thereby limiting what an attacker gains if the edge server is compromised. […]

Read more
How to Use PowerShell to Manage Active Directory at Scale on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Use PowerShell to Manage Active Directory at Scale on Windows Server 2019

Introduction: Managing Active Directory at Scale with PowerShell When an Active Directory environment grows to thousands of users, hundreds of groups, and dozens of OUs, the graphical tools become a bottleneck. PowerShell and the ActiveDirectory module—installed by default on Windows Server 2019 domain controllers and available on member servers via RSAT—provide the primitives for bulk […]

Read more
How to Write Advanced PowerShell Scripts for Windows Server 2019 Administration — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Write Advanced PowerShell Scripts for Windows Server 2019 Administration

Introduction to Advanced PowerShell Scripting for Windows Server 2019 Windows Server 2019 ships with PowerShell 5.1 by default, and PowerShell 7.x can be installed side-by-side. Advanced scripting on this platform goes well beyond one-liners. A professional administrator writes scripts that are modular, error-tolerant, self-documenting, and safe to run in production. This guide covers the patterns […]

Read more
How to Use Robocopy for Scheduled File Backups on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Use Robocopy for Scheduled File Backups on Windows Server 2019

Introduction to Robocopy for Scheduled File Backups on Windows Server 2019 Robocopy (Robust File Copy for Windows) is a command-line tool built into Windows Server 2019 that provides enterprise-grade file copying and synchronization capabilities. It supports multi-threaded parallel copy operations, ACL (Access Control List) preservation, VSS-aware backup mode (bypassing file locks), retry on failure, incremental […]

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

How to Configure Storage Reports with FSRM on Windows Server 2019

Introduction to Storage Reports with FSRM on Windows Server 2019 File Server Resource Manager (FSRM) Storage Reports provide detailed analytical reports about storage usage on Windows Server 2019 file servers. These reports help administrators understand how storage is being consumed, identify large or unnecessarily duplicated files, find files that have not been accessed recently, report […]

Read more
How to Configure Scheduled Task-Based Backup Scripts on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Configure Scheduled Task-Based Backup Scripts on Windows Server 2019

Introduction to Scheduled Task-Based Backup Scripts on Windows Server 2019 While enterprise backup solutions like Veeam or Azure Backup provide comprehensive protection, many organizations also use custom PowerShell and batch scripts for targeted, supplemental backups — backing up specific application data, configuration files, database exports, or IIS content on a schedule. Windows Task Scheduler is […]

Read more
How to Configure FSRM File Server Resource Manager on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Configure FSRM File Server Resource Manager on Windows Server 2019

Introduction to File Server Resource Manager on Windows Server 2019 File Server Resource Manager (FSRM) is a role service for Windows Server 2019 that provides comprehensive management of file server storage. It enables administrators to set storage quotas on volumes and folders, create file screening policies to block prohibited file types, generate storage usage reports, […]

Read more
How to Set Up System Center Operations Manager (SCOM) on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Set Up System Center Operations Manager (SCOM) on Windows Server 2019

Introduction to System Center Operations Manager System Center Operations Manager (SCOM) is Microsoft’s enterprise monitoring platform designed for large-scale Windows environments. It uses management packs — extensible plug-ins — to provide out-of-the-box monitoring intelligence for Windows Server operating systems, SQL Server, IIS, Active Directory, Hyper-V, and hundreds of third-party applications. SCOM uses agents deployed to […]

Read more
How to Monitor Windows Server with Prometheus and Grafana on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Monitor Windows Server with Prometheus and Grafana on Windows Server 2019

Introduction to Prometheus and Grafana Monitoring on Windows Server 2019 Prometheus is an open-source time-series monitoring system originally developed at SoundCloud, now a Cloud Native Computing Foundation (CNCF) project. It collects metrics by scraping HTTP endpoints exposed by exporters on monitored systems. Grafana is a visualization and dashboarding platform that queries Prometheus (and many other […]

Read more
How to Use Veeam Backup for Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Use Veeam Backup for Windows Server 2019

Introduction to Veeam Backup for Windows Server 2019 Veeam Backup and Replication is an enterprise-grade data protection solution widely used in production environments running Windows Server 2019. It supports agentless backup of VMware vSphere and Microsoft Hyper-V virtual machines, as well as agent-based backup for physical servers and cloud workloads. Veeam’s proprietary Changed Block Tracking […]

Read more
CHAT