Internet Connection Sharing (ICS) service in Windows allows you to share Internet connection on your computer with other devices in your local network (via Wi-Fi or Ethernet). This allows all…
Windows 10
- Windows 10Windows 11Windows Server 2019
Fix: Windows Cannot Connect to a Shared Printer
April 17, 2024When connecting to a shared network printer, users may receive a ‘Windows can’t connect to the printer’ error with codes 0x0000011b or 0x00000002. This post explains common ways to fix…
- Windows 10Windows 11Windows Server 2016Windows Server 2019
Change User Password in an RDP Session on Windows
September 16, 2021In this article, we’ll show how to change a user password in an RDP session on a remote Windows computer. As a remote host, you may have either Windows Server…
- Windows 10Windows 11
The computer restarted unexpectedly or encountered an unexpected loop error on Windows 10/11
March 16, 2024In some cases, during a clean Windows installation, upgrading to a new Windows 11, installing a new Windows 10 build, or creating a reference OS image using Sysprep, you can…
- Group PoliciesPowerShellWindows 10Windows Server 2019
Installing Fonts in Windows Using GPO and PowerShell
February 27, 2023In this article, we’ll show how to install additional fonts on computers in an Active Directory domain using Group Policy and PowerShell script. This guide was tested on current Windows…
- Windows 10Windows 11
Enable Group Policy Editor (gpedit.msc) on Windows 10/11 Home Edition
March 13, 2024The Local Group Policy Editor console (gpedit.msc) is used to configure Windows settings. Gpedit.msc is a standard mmc snap-in available in all Windows editions (Pro/Enterprise/Education) except Home editions (Home/Single Language).…
- PowerShellWindows 10Windows Server 2019
Writing Output to Log Files in PowerShell Script
March 16, 2024You can use simple text log files to control running and track all of the activities in your PowerShell scripts. This is useful when debugging errors or auditing script actions.…
- PowerShellWindows 10Windows 11Windows Server 2019
How to Backup (Export) Installed Drivers from Windows
April 17, 2024Built-in Windows tools allow you to backup (export) all third-party device drivers installed on your computer to a specified directory. This eliminates the need to manually search for and download…
- PowerShellWindows 10Windows Server 2019
Automatically Add Static Routes After Connecting to VPN
September 20, 2022In the latest Windows 10 builds, you can automatically add static routes when establishing a VPN connection. When the VPN connection is terminated, the route is automatically removed from the…
- Windows 10Windows Server 2016Windows Server 2019
High Non-Paged Pool Memory Usage (Leak) in Windows
August 30, 2021Windows computers and servers may experience troubles with memory overflow caused by a leak of a certain system driver that stores its data in the system’s non-paged memory pool. Non-paged…