In addition to operating system security updates and patches, Windows Update provides driver updates for most certified devices. When Windows Update scans your computer and finds that a newer driver…
Windows 10
- Windows 10Windows 11Windows Server 2019Windows Server 2022
Configure KMS Activation Host on Windows Server 2022/2019/2016
March 15, 2024Windows Server running the Volume Activation Services role can act as a KMS (Key Management Service) server, allowing you to activate computers with volume editions of the Windows Server and…
- Active DirectoryPowerShellWindows 10Windows Server 2019
Find the Current User Logged on a Remote Computer
March 15, 2024Quite often an administrator needs to quickly find out the username logged on a remote Windows computer. In this article, we’ll show some tools and PowerShell scripts that can help…
- Active DirectoryGroup PoliciesWindows 10Windows Server 2019
Storing BitLocker Recovery Keys in Active Directory
February 27, 2023You can use Active Directory to securely store backups of BitLocker recovery keys (passwords) from client computers. It is very convenient if you have multiple users using BitLocker to encrypt…
If you accidentally deleted or replaced one or more system fonts in Windows, you can try to restore the default fonts. The issue of missing fonts can appear as follows:…
- PowerShellWindows 10
Internet Connection Sharing (ICS) Stops Working After Reboot in Windows 10
March 16, 2024Internet 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 10Windows 11Windows Server 2019
Fix: Windows Cannot Connect to a Shared Printer
June 25, 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 2019Windows Server 2022
How to Change a User Password in a Remote Desktop (RDP) Session
December 11, 2024Users can press CTRL+ALT+DEL and select Change Password from the menu that opens to change their password on the Windows workstation. However, this won’t work if you are connected to…
- Windows 10Windows 11
Fix: The Computer Restarted Unexpectedly or Encountered an Unexpected Error on Windows
May 16, 2024In some cases, when you perform a clean installation of Windows, update a build, or create a reference image using sysprep, the Windows Installer fails with an error: The computer…
- 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…