You can use your Telegram messenger as a notification tool to get instant reports on various infrastructure events, script execution results, or scheduler tasks. This article shows you how to…
Windows Server 2019: Installation and Configuration Tutorials
What Others Are Reading in Windows Server 2019
Install Windows Terminal without the Microsoft Store
Windows Terminal is a new terminal application that is designed to make it easy to use command line tools, cmd.exe, and Powershell environments. The Windows Terminal supports tabs, setting your…
Using WPAD (Web Proxy Auto-Discovery Protocol) on Windows
The WPAD (Web Proxy Auto-Discovery) protocol allows you to easily configure the proxy settings on the clients in your network. The idea behind WPAD is that a client can use…
Zabbix: How to Get Data from PowerShell Scripts
In this article, we will look at configuring the Zabbix Agent to retrieve monitoring data from PowerShell scripts. Let’s look at two PowerShell scripts to get some data into Zabbix.…
Tracking Printer Usage with Windows Event Viewer Logs
In Windows, you can track printer usage with the Event Viewer. All print jobs sent to the print spooler are logged in the Event Viewer. If you have a print…
Ansible is the popular free open-source configuration management system used primarily to manage Linux hosts. This article describes how to use Ansible to remotely manage the configuration of Windows servers…
How to View and Change BIOS (UEFI) Settings with PowerShell
You can use PowerShell to view or change BIOS/UEFI settings on a Windows computer. In this article, we will look at how to use Windows PowerShell to get or change…
How to Create UEFI Bootable USB Drive to Install Windows
This is a step-by-step tutorial for creating a bootable USB flash drive for a UEFI computer with Windows 10/11, Windows Server 2022/2019/2016, or Windows 7 installation images.
Redirect HTTP to HTTPS in IIS (Windows Server)
Once you have installed an SSL certificate installed on IIS website, you will need to configure a rule to automatically redirect all incoming unsecure HTTP requests to HTTPS URLs.
Add an Additional Domain Controller to an Existing AD Domain
To build a fault-tolerant Active Directory infrastructure and to load balance client requests you need at least two domain controllers. Creating additional domain controllers at remote sites is also recommended.…