Windows Server 2019

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
How to Set Up Remote Desktop Profile Management on Windows Server 2019 — step-by-step Windows Server 2019 tutorial on Progressive Robot

How to Set Up Remote Desktop Profile Management on Windows Server 2019

How to Set Up Remote Desktop Profile Management on Windows Server 2019 Profile management for Remote Desktop Services users on Windows Server 2019 is critical for ensuring users have a consistent experience across multiple RD Session Host servers, that profiles load quickly, and that storage consumption remains controlled. Without proper profile management, users connected to […]

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

How to Configure RemoteApp Programs on Windows Server 2019

How to Configure RemoteApp Programs on Windows Server 2019 RemoteApp programs allow individual applications running on an RD Session Host to appear as if they are running locally on the user’s desktop. The application window integrates into the local taskbar and can be resized and minimised just like any local application — but all processing […]

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

How to Set Up Remote Desktop Services Collections on Windows Server 2019

How to Set Up Remote Desktop Services Collections on Windows Server 2019 Remote Desktop Services Collections are logical groupings of RD Session Host servers in Windows Server 2019 that publish a common set of resources — either full session desktops or RemoteApp programs — to a defined group of users. Collections are managed centrally through […]

Read more
CHAT