Windows Server

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

How to Set Up Windows Server 2019 Services Management

How to Set Up Windows Server 2019 Services Management Windows services are long-running background processes that start automatically with the operating system and provide core functionality such as networking, security, event logging, and application hosting. Managing Windows services effectively on Windows Server 2019 — including configuring startup types, recovery actions, dependencies, service accounts, and monitoring […]

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

How to Configure Windows Server 2019 Scheduled Tasks

How to Configure Windows Server 2019 Scheduled Tasks Scheduled Tasks in Windows Server 2019 allow administrators to automate scripts, programs, and maintenance operations at specified times or in response to system events. The Windows Task Scheduler service manages task execution, supports complex trigger conditions, handles security contexts for running tasks, and provides logging of task […]

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

How to Set Up Windows Server 2019 with Salt

How to Set Up Windows Server 2019 with Salt SaltStack (Salt) is a powerful configuration management and remote execution tool that supports Windows Server 2019 as a first-class managed platform. Salt uses a master/minion architecture where a Salt Master server manages Salt Minions installed on client machines. Salt states (written in YAML with Jinja2 templating) […]

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

How to Configure Windows Server 2019 with Puppet

How to Configure Windows Server 2019 with Puppet Puppet is a widely-used configuration management tool that uses a declarative language to define the desired state of infrastructure. Windows Server 2019 is a first-class supported platform in Puppet, with a comprehensive set of built-in and community resource types covering Windows features, services, registry, files, users, packages, […]

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

How to Set Up Windows Server 2019 with Chef

How to Set Up Windows Server 2019 with Chef Chef is an open-source configuration management platform that automates the provisioning, configuration, and management of infrastructure. Chef uses Ruby-based DSL “recipes” and “cookbooks” to describe how servers should be configured. For Windows Server 2019, Chef provides full support through the Chef Infra Client agent, enabling the […]

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

How to Configure Windows Server 2019 with PowerShell DSC

How to Configure Windows Server 2019 with PowerShell DSC PowerShell Desired State Configuration (DSC) is a configuration management platform built into Windows Server 2019 that enables declarative specification of server configuration. Instead of writing imperative scripts that perform actions step by step, you write a DSC configuration that describes the desired end state — which […]

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

How to Set Up Windows Server 2019 Nano Server

How to Set Up Windows Server 2019 Nano Server Windows Server 2019 Nano Server is an ultra-minimal deployment option designed specifically for running as a container host or cloud-optimised workload. Unlike Server Core which retains most Windows Server capabilities in a headless form, Nano Server in Windows Server 2019 has been redesigned exclusively as a […]

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

How to Configure Windows Server 2019 Server Core

How to Configure Windows Server 2019 Server Core Windows Server 2019 Server Core is a minimal installation option that omits the Windows graphical user interface (GUI), Internet Explorer, and many optional Windows components. The result is a smaller attack surface, lower memory and disk footprint, fewer required patches, and improved performance compared to the full […]

Read more
How to Set Up Remote Desktop Printer Redirection on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Set Up Remote Desktop Printer Redirection on Windows Server 2019

How to Set Up Remote Desktop Printer Redirection on Windows Server 2019 Remote Desktop printer redirection allows users connecting to an RD Session Host on Windows Server 2019 to print from within their remote session to printers attached to their local client computer. Without printer redirection, RDS users can only print to printers that are […]

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

How to Configure Remote Desktop Disk Redirection on Windows Server 2019

How to Configure Remote Desktop Disk Redirection on Windows Server 2019 Remote Desktop disk redirection allows local drives, removable storage devices, and clipboard file transfers to appear within a Remote Desktop session on Windows Server 2019. When a user connects to an RD Session Host, their local drives (C:, D:, USB drives, etc.) can appear […]

Read more
CHAT