User cannot logon to the computer due to the GPSVC (Group Policy Client service) connection error on one of the computers running Windows 10. When trying to log on with…
Windows 10
- PowerShellWindows 10Windows Server 2016
Checking SSL/TLS Certificate Expiration Date with PowerShell
May 14, 2021An unexpected expiration of a server certificate can cause a number of problems for your users and customers: they may not be able to establish a secure connection with your…
- Windows 10Windows 7Windows Server 2012 R2Windows Server 2016
How to Reduce Windows.edb Huge File Size?
December 4, 2020Windows.edb is the Windows Search index database. A search index allows users to quickly search for data and files in the file system due to indexing of files, e-mails in…
- PowerShellWindows 10Windows Server 2016
How to Check or Update Java Version in Windows with PowerShell?
May 10, 2023Java Runtime Environment (JRE) is widely used on user computers to run different enterprise Java apps . However, some apps require the specific Java version and may work incorrectly in…
During a clean OS install, Windows Installer creates a special System Reserved Partition (SRP) on the MBR disk partition table. This is a hidden partition with the NTFS file system,…
- Group PoliciesWindows 10Windows Server 2016Windows Server 2019
How to Disable/Enable SMB v 1.0 in Windows 10/Server 2016?
May 10, 2023In Windows Server 2016/2019 and Windows 10 (starting with build 1709), the Server Message Block 1.0 (SMBv1) network protocol used to access shared folders is disabled by default. In most…
- Windows 10Windows 11Windows Server 2016Windows Server 2019
How to Connect L2TP/IPSec VPN Server From Windows
September 22, 2023In this article, we will look at the most common causes of errors when connecting to an L2TP/IPSec VPN server from Windows 10/11 or Windows Server 2019/2016. If you cannot…
- Windows 10
How to Remove Built-in Apps, Features & Editions from a Windows 10 Install Image (WIM file)?
February 18, 2021In this guide we’ll show how to remove Microsoft Store provisioned apps, features (capabilities), and unused Windows editions from a Windows 10 installation image (install.wim file). Let’s do it manually…
The built-in SSH client appeared in Windows 10 and Windows Server 2019. Ssh.exe can be used to securely connect to Linux/UNIX servers, VMWare ESXi hosts and other devices instead of…
- PowerShellWindows 10Windows Server 2016
CHKDSK: How to Check and Repair Hard Drive Errors in Windows 10?
March 29, 2021CHKDSK.exe (check disk) is a classical built-in Windows tool for checking hard drives for errors. The chkdsk allows you to check your disk and file system for physical and logical…