CheapWindowsVPS Blog

Category: Windows Server 2022

AllBlogWindows 11ArticlesWindows 10PowershellWindows Server 2022Windows Server 2025DevopsSecurity
Windows 10

Optimizing DPI Scaling and Font Size for Enhanced RDP (RDS) Experience

Users who work in terminal sessions on an RDS (Remote Desktop Services) server often face a challenge with tiny UI elements making…

Windows 11

Tracking Program Installations and Removals: A Guide to Detecting User Actions on Windows

In enterprise environments with multiple administrators, tracking who installed or uninstalled software on Windows systems is crucial. To do this, you can…

Windows Server 2022

Troubleshooting Steps for Installing Network Adapter Drivers on Windows Server

When attempting to install Intel network drivers on Windows Server, users often encounter a common issue: the installer fails to recognize the…

Windows 10

A Step-by-Step Guide to Prioritizing IPv4 over IPv6 in Windows Networks

By default, Windows attempts to connect to remote hosts using IPv6 if both IPv4 and IPv6 addresses are available. This occurs when…

Windows 11

How to Fix the “The Referenced Assembly Could Not Be Found” Error (0x80073701) on Windows

When working with Windows Server or Windows 10/11, you may encounter the error: The referenced assembly could not be found. Error: 0x80073701.…

Active Directory

How to Exclude a Specific User or Computer from Group Policy in Windows

To exclude specific users or computers from Group Policy Object (GPO) settings in Active Directory, there are several effective methods you can…

Powershell

A Comprehensive Guide to Writing Logs to the Windows Event Viewer Using PowerShell and CMD

To log event information directly to the Windows Event Viewer using PowerShell or Command Prompt, you can utilize the Write-EventLog cmdlet. This…

Powershell

How to Hide or Block a Specific Windows Update: A Step-by-Step Guide

Sometimes, after installing a Windows update, users may face issues such as the operating system, specific programs, or drivers malfunctioning. In such…

Windows Firewall Logging
Powershell

Configuring Windows Firewall Logging: A Step-by-Step Guide and Log Analysis Techniques

If you suspect that the built-in Windows Defender Firewall is obstructing network connections from a specific program or service, it’s unwise to…

Active Directory

A Comprehensive Guide to Collecting Windows and Active Directory Event Logs Using Graylog

In a previous post, we discussed deploying a centralized log collection and management service using the Graylog stack (Graylog + OpenSearch +…