Fix: DNS Resolution over VPN Doesn’t Work on Windows
Force Tunnel mode is enabled by default for all VPN connections in Windows (the ‘Use default gateway on remote network‘ option enabled in the VPN settings). In this mode, name…
Force Tunnel mode is enabled by default for all VPN connections in Windows (the ‘Use default gateway on remote network‘ option enabled in the VPN settings). In this mode, name…
You can use the Get-MessageTrackingLog cmdlet in the Exchange Management Shell to analyze mail flow, message forensics and to get different information about messages sent or received by a specific…
This article discusses the specifics of organizing virtual machine backups in the Microsoft Hyper-V environment. We’ll look at the basic requirements for Hyper-V backup solutions, backup strategies, and the main…
Any PowerShell script can be transformed into a real Windows service that runs in the background and starts automatically during your server boot. You can create a Windows service using…
In this article, we’ll explore ways to manage the Start Menu and taskbar layouts in both Windows 11 and Windows 10. With the ability to import and export Start menu…
The basic metrics for evaluating storage performance are data transfer rate (throughput, how much data can be read or written per unit of time) and IOPS (Input/Output Operations Per Second).…
When managing access permissions to different resources in an Active Directory domain, an administrator may need to create dynamic security user groups. The idea of a dynamic group is that…
In current builds of Windows 10 and 11, the wuauserv Windows Update service logs are not written directly to the WindowsUpdate.log text file. Instead, binary Event Trace Log (ETL) files…
A RAM disk is a virtual drive created in a free area of RAM that the OS sees as a normal local hard drive. The advantage of RAM Drive is…
This post will cover how to manage disks, partitions, and volumes using the PowerShell command line. All disk and partition management tasks that are typically performed using the Disk Management…