Windows Server

How to Set Up Active Directory Recycle Bin on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Set Up Active Directory Recycle Bin on Windows Server 2019

Introduction to the Active Directory Recycle Bin Accidentally deleted Active Directory objects—users, groups, computers, and OUs—have historically been a serious administrative headache. Before Windows Server 2008 R2, recovering a deleted object required either restoring from backup or performing an authoritative restore of Active Directory, both of which are time-consuming operations that can impact production services. […]

Read more
How to Configure Fine-Grained Password Policies on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Configure Fine-Grained Password Policies on Windows Server 2019

Introduction to Fine-Grained Password Policies The Default Domain Password Policy in Active Directory applies uniformly to every user account in the domain. While this simplicity is convenient, it creates a security problem: a helpdesk technician and a Domain Administrator are held to the same password standard. Fine-Grained Password Policies (FGPPs), introduced in Windows Server 2008 […]

Read more
How to Set Up Active Directory Password Policy on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Set Up Active Directory Password Policy on Windows Server 2019

Introduction to Active Directory Password Policy Enforcing a strong password policy is one of the most fundamental security controls in any Active Directory environment. Windows Server 2019 provides a Default Domain Password Policy applied through Group Policy, which governs all accounts in the domain unless overridden by Fine-Grained Password Policies. This tutorial walks through configuring […]

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

How to Configure Windows Server 2019 with Ansible

Introduction to Ansible for Windows Server 2019 Ansible is an open-source IT automation platform developed by Red Hat that enables infrastructure as code for provisioning, configuration management, application deployment, and orchestration. While Ansible was originally designed for Linux management using SSH, it fully supports Windows Server 2019 management using WinRM (Windows Remote Management) as the […]

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

How to Set Up PowerShell Remoting on Windows Server 2019

Introduction to PowerShell Remoting PowerShell Remoting enables administrators to run commands and scripts on remote Windows Server 2019 machines as if they were running locally. Based on the WS-Management protocol (WinRM) and the Web Services for Management (WSMan) standard, PowerShell Remoting provides encrypted, authenticated remote management over HTTP (port 5985) or HTTPS (port 5986). Unlike […]

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

How to Set Up SNMP on Windows Server 2019

Introduction to SNMP on Windows Server 2019 Simple Network Management Protocol (SNMP) is a standard protocol for monitoring and managing network devices and servers. On Windows Server 2019, the SNMP service allows network monitoring systems such as Nagios, Zabbix, PRTG, SolarWinds, and Cacti to query the server for operational data including system information, network interface […]

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

How to Configure Event Log Management on Windows Server 2019

Introduction to Event Log Management on Windows Server 2019 Windows Event Log is the centralized logging system in Windows Server 2019 that records system events from the operating system, applications, security subsystem, and applications. Effective event log management involves configuring appropriate log sizes, setting up log forwarding for centralized collection, filtering events for analysis, creating […]

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
CHAT