When 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 shared printer connection errors in Windows.
- 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…
- Windows 10Windows 11
Enable Group Policy Editor (gpedit.msc) on Windows 10/11 Home Edition
June 20, 2024The Local Group Policy Editor console (gpedit.msc) is used to configure Windows settings. Gpedit.msc is a built-in MMC snap-in available in all Windows editions (Pro/Enterprise/Education) except Home and Single Language.…
- PowerShellWindows 11Windows Server 2022
Writing Output to Log Files in PowerShell Script
March 3, 2025Logging to simple text files is a convenient way to track all actions performed by a PowerShell script. Such a log file is useful for debugging script errors and reviewing…
- Azure and Microsoft 365ExchangeMicrosoft OfficePowerShell
How to Hide Users and Groups from the Global Address List on Exchange/Office 365
March 15, 2024In this article, we’ll look at how to hide a user or distribution group from the Exchange Global Address List (GAL). This guide applies to both the cloud Exchange Online…
- 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…
- Azure and Microsoft 365ExchangeMicrosoft OfficePowerShell
Export Exchange or Office 365 Global Address List (GAL) to CSV
March 15, 2024Let’s consider some ways of exporting the Exchange Global Address List (GAL) or Offline Address Book to a text CSV file. GAL contains all email addresses of your on-prem Exchange…