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.…
Windows Server 2019: Installation and Configuration Tutorials
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.…
How to Install an SSL Certificate on IIS (Windows Server)
This guide covers how to issue and install an SSL certificate on an IIS (Internet Information Services) web server running on a Windows Server.
Managing Windows Firewall Rules with PowerShell
This article covers the basics of managing the settings and rules of the built-in Windows Defender Firewall with Advanced Security from the PowerShell command line. We’ll look at how to…
Fixing ‘The Network Path Was Not Found’ 0x80070035 Error Code on Windows
In some cases, you may receive the error ‘Windows cannot access sharename. The network path was not found. Error code: 0x80070035‘ when you try to open a shared network folder…