web server

How to Set Up PowerShell Web Access on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Set Up PowerShell Web Access on Windows Server 2016

How to Set Up Windows Server 2016 PowerShell Web Access PowerShell Web Access (PSWA) is a feature in Windows Server 2016 that provides a web-based PowerShell console, allowing administrators to run PowerShell commands from any device with a modern browser. This is particularly valuable in environments where traditional remote management tools are blocked by firewalls, […]

Read more
How to Configure Active Directory Rights Management Services on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Configure Active Directory Rights Management Services on Windows Server 2016

How to Set Up Windows Server 2016 Active Directory Rights Management Active Directory Rights Management Services (AD RMS) is an information protection technology that works with AD RMS-enabled applications to help safeguard sensitive documents and email from unauthorized use. When content is protected using AD RMS, usage policies are embedded directly in the file — […]

Read more
How to Set Up Active Directory Certificate Services on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Set Up Active Directory Certificate Services on Windows Server 2016

How to Configure Windows Server 2016 Active Directory Certificate Services Active Directory Certificate Services (AD CS) provides the infrastructure for creating, managing, and distributing digital certificates within an Active Directory environment. Certificates issued by an AD CS certificate authority (CA) are used for a wide range of security scenarios including smart card authentication, SSL/TLS for […]

Read more
How to Set Up Cockpit Web Console on CentOS Stream 10 — step-by-step CentOS Stream 10 tutorial on Progressive Robot

How to Set Up Cockpit Web Console on CentOS Stream 10

Introduction Setting up set up cockpit web console on centos stream 10 on a CentOS Stream 10 server is a common task for system administrators, DevOps engineers, and site reliability engineers. This guide explains how to Set Up Cockpit Web Console on CentOS Stream 10, with all the commands you need, the SELinux and firewalld […]

Read more
How to Configure a VPN with SSTP on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Configure a VPN with SSTP on Windows Server 2016

How to Configure Windows Server 2016 VPN with SSTP Secure Socket Tunneling Protocol (SSTP) is a VPN tunneling protocol that uses HTTPS over TCP port 443, making it ideal for environments where firewalls block other VPN protocols. Because SSTP traffic is indistinguishable from regular HTTPS traffic, it passes through nearly all firewalls and proxy servers […]

Read more
How to Configure an SMTP Server on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Configure an SMTP Server on Windows Server 2016

How to Configure Windows Server 2016 SMTP Server An SMTP (Simple Mail Transfer Protocol) server on Windows Server 2016 allows the server to send outbound email messages — for example, for application alerts, scheduled task notifications, or as a relay for internal applications. Windows Server 2016 includes an SMTP Server feature that can be configured […]

Read more
How to Set Up an FTP Server on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Set Up an FTP Server on Windows Server 2016

How to Set Up Windows Server 2016 FTP Server FTP (File Transfer Protocol) allows clients to upload and download files to and from a server. IIS 10.0 on Windows Server 2016 includes a full-featured FTP server. This guide covers installing the IIS FTP service, creating an FTP site, configuring authentication and authorization, enabling passive mode […]

Read more
How to Install and Configure IIS on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Install and Configure IIS on Windows Server 2016

How to Configure Windows Server 2016 IIS Web Server Internet Information Services (IIS) 10.0 is the web server platform included with Windows Server 2016. It supports HTTP, HTTPS, FTP, and WebSockets, and is used to host websites, web applications, REST APIs, and web services. This guide covers installing IIS, creating websites, configuring bindings and SSL […]

Read more
How to Configure Initial Settings on Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Configure Initial Settings on Windows Server 2016

How to Configure Windows Server 2016 Initial Settings After installing Windows Server 2016, a series of initial configuration tasks should be completed before placing the server into production. These tasks include setting the hostname, configuring the time zone, assigning a static IP address, enabling Remote Desktop, configuring Windows Update, and joining an Active Directory domain […]

Read more
How to Install Windows Server 2016 — step-by-step Windows Server 2016 tutorial on Progressive Robot

How to Install Windows Server 2016

How to Install Windows Server 2016 Windows Server 2016 is Microsoft’s server operating system released in October 2016. It introduces new features such as Nano Server, Storage Spaces Direct, shielded virtual machines, and significant improvements to Hyper-V. This guide walks you through a clean installation of Windows Server 2016 from bootable media. Prerequisites Before beginning […]

Read more
CHAT