I saw a strange message “An internal error has occurred” when trying to connect from Windows 10 to a recently deployed RDSH server running Windows Server 2012 R2 using RDP.…
Windows 10
- Windows 10Windows Server 2012 R2Windows Server 2019
Fix: Network Printer Goes Offline on Windows
February 20, 2023From time to time we notice that some connected network printers go offline, stop printing and print jobs begin to queue on the print servers running Windows Server. In this…
- PowerShellWindows 10Windows Server 2016
How to Manage Windows Services with PowerShell?
March 15, 2021You can manage Windows services not only from the services.msc snap-in or sc.exe command line tool, but also using PowerShell. In this article we’ll consider different scenarios of managing Windows…
- Windows 10Windows Server 2016
How to Mirror (RAID1) Boot GPT Hard Drive on Windows 10/ Server 2016?
April 19, 2023In this article we‘ll show you how to create a software mirror (RAID1) from two GPT disks with Windows Server 2016/Windows 10 installed for UEFI. We’ll consider a full-featured BCD…
A user reported a missing Mail app icon in the Control Panel on a computer running Windows 10 1903. Office 365 is installed on the computer, and Outlook is used…
- Active DirectoryPowerShellWindows 10
Deploy PowerShell Active Directory Module without Installing RSAT
April 15, 2020In one of the previous articles we showed how to use the Set-ADComputer cmdlet in a GPO logon script to save the current logged in user info to the properties…
- Windows 10Windows Server 2008 R2Windows Server 2012 R2Windows Server 2016
How to Run Disk Cleanup (Cleanmgr.exe) on Windows Server 2016/2012 R2/2008 R2?
June 7, 2022The Disk Cleanup tool allows the administrator to quickly clean up the Windows Server system drive by deleting unnecessary and temporary files, including cleaning the WinSxS directory from files of…
- PowerShellWindows 10
How to Block a Domain or Website on Windows Defender Firewall with PowerShell?
December 23, 2020Let’s consider some ways to block access to the specific websites, domain names, URLs or IP addresses in Windows without using third-party tools. In our case, we will try to…
- Windows 10Windows Server 2016
Fixing Volume Shadow Copy (VSS) Error with Event ID 8193
February 5, 2020The monitoring system on one of my servers running Windows Server 2016 started sending multiple messages of the Volume Shadow Copy Service error with the Event ID 8193 and VSS…
- PowerShellWindows 10Windows Server 2016
DNS Resolution via VPN Not Working on Windows 10
September 20, 2022The DNS servers and suffixes configured for VPN connections are used in Windows 10 to resolve names using DNS in the Force Tunneling mode (“Use default gateway on remote network”…