Dhcp

How to Configure a Static IP Address with Netplan on Ubuntu 24.04 — step-by-step Linux tutorial on Progressive Robot

How to Configure a Static IP Address with Netplan on Ubuntu 24.04

Ubuntu 24.04 LTS uses Netplan to manage network configuration. By default, servers use DHCP which can result in IP address changes. This guide configures a static IP address using Netplan on Ubuntu 24.04 LTS. Tested and valid on: Ubuntu 24.04 LTS Prerequisites Ubuntu 24.04 LTS server A user with sudo privileges Knowledge of your network […]

Read more
How to Set Up Windows Deployment Services (WDS) on Windows Server 2012 R2 — step-by-step Windows Server 2012 R2 tutorial on Progressive Robot

How to Set Up Windows Deployment Services (WDS) on Windows Server 2012 R2

How to Set Up Windows Deployment Services (WDS) on Windows Server 2012 R2 Windows Deployment Services (WDS) is a server role that enables network-based installation of Windows operating systems to bare-metal machines, virtual machines, and servers that support PXE (Preboot Execution Environment) boot. WDS eliminates the need for physical installation media by serving boot images […]

Read more
How to Configure DHCP Server on IBM AIX 7.1 — step-by-step IBM AIX 7.1 tutorial on Progressive Robot

How to Configure DHCP Server on IBM AIX 7.1

Introduction IBM AIX 7.1 is the latest release of IBM’s enterprise-grade UNIX operating system, running on IBM Power Systems hardware. Known for its reliability, security, and performance in mission-critical environments, AIX 7.1 introduces enhanced virtualization, security hardening, and cloud integration features. This guide covers how to configure dhcp server on ibm aix 7.1 on IBM […]

Read more
How to Configure DNS Split-Brain (Split Horizon) on Windows Server 2012 R2 — step-by-step Windows Server 2012 R2 tutorial on Progressive Robot

How to Configure DNS Split-Brain (Split Horizon) on Windows Server 2012 R2

How to Configure DNS Split-Brain (Split Horizon) on Windows Server 2012 R2 DNS Split-Brain (also called Split Horizon DNS) is a configuration where the same DNS namespace resolves to different IP addresses depending on where the query originates. The most common use case is a corporate domain (contoso.com) that must resolve to internal IP addresses […]

Read more
How to Configure Performance Counter Alerts on Windows Server 2012 R2 — step-by-step Windows Server 2012 R2 tutorial on Progressive Robot

How to Configure Performance Counter Alerts on Windows Server 2012 R2

How to Configure MMC Snap-ins on Windows Server 2012 R2 Microsoft Management Console (MMC) is the host application for virtually all Windows Server 2012 R2 administrative tools. Individual management capabilities are delivered as MMC snap-ins — Active Directory Users and Computers, DNS Manager, DHCP Manager, Group Policy Management, Certificate Manager, Computer Management, and dozens of […]

Read more
How to Use WMI Filters in Group Policy on Windows Server 2012 R2 — step-by-step Windows Server 2012 R2 tutorial on Progressive Robot

How to Use WMI Filters in Group Policy on Windows Server 2012 R2

How to Manage Services with PowerShell on Windows Server 2012 R2 Windows services are long-running executable programs that perform specific system or application functions. Every major server role — IIS, SQL Server, Active Directory, DNS, DHCP, and dozens of others — relies on one or more Windows services. Effective service management is fundamental to server […]

Read more
How to Configure Server Core on Windows Server 2012 R2 — step-by-step Windows Server 2012 R2 tutorial on Progressive Robot

How to Configure Server Core on Windows Server 2012 R2

How to Configure Server Core on Windows Server 2012 R2 Server Core is a minimal installation option for Windows Server 2012 R2 that installs only the essential Windows components needed to support server roles, excluding the full desktop shell, Windows Explorer, Internet Explorer, and most GUI management tools. The result is a significantly reduced attack […]

Read more
How to Use Remote Server Administration Tools (RSAT) on Windows Server 2012 R2 — step-by-step Windows Server 2012 R2 tutorial on Progressive Robot

How to Use Remote Server Administration Tools (RSAT) on Windows Server 2012 R2

How to Use Remote Server Administration Tools (RSAT) on Windows Server 2012 R2 Remote Server Administration Tools (RSAT) for Windows Server 2012 R2 is a collection of MMC snap-ins, command-line tools, PowerShell modules, and management consoles that enable administrators to manage Windows Server 2012 R2 roles and features remotely from a Windows 8.1 workstation or […]

Read more
How to Configure Server Manager on Windows Server 2012 R2 — step-by-step Windows Server 2012 R2 tutorial on Progressive Robot

How to Configure Server Manager on Windows Server 2012 R2

How to Configure Server Manager on Windows Server 2012 R2 Server Manager is the primary management console introduced in Windows Server 2008 and significantly enhanced in Windows Server 2012 R2 to support multi-server management from a single pane of glass. On Windows Server 2012 R2, Server Manager provides a unified dashboard for installing and managing […]

Read more
How to Use WMI on Windows Server 2012 R2 — step-by-step Windows Server 2012 R2 tutorial on Progressive Robot

How to Use WMI on Windows Server 2012 R2

How to Use WMI on Windows Server 2012 R2 Windows Management Instrumentation (WMI) is Microsoft’s implementation of the Web-Based Enterprise Management (WBEM) standard and the central repository of management information on Windows systems. WMI exposes virtually every aspect of a Windows Server 2012 R2 system — hardware inventory, operating system properties, installed software, running processes, […]

Read more
CHAT