In this article we will learn what PowerShell versions exist, what is the difference between Windows PowerShell and PowerShell Core, and how to check the PowerShell version installed on a…
Windows Server 2016
- Group PoliciesWindows 10Windows Server 2016
Windows Couldn’t Connect to the GPSVC Service
October 28, 2020User 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…
- 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,…
- PowerShellWindows Server 2012 R2Windows Server 2016
How to Enable and Configure MPIO on Windows Server 2016/2012R2?
January 26, 2021In this article we will consider how to install and configure MPIO on Windows Server 2016/2012 R2. MPIO (Multi—Path Input Output) is a technology that allows to build fault-tolerant transport to a data storage system…
- 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…
- 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…
- Group PoliciesWindows 10Windows Server 2016
Securing RDP Connections with Trusted SSL/TLS Certificates
August 27, 2020In this article we’ll show how to use trusted SSL/TLS certificates to secure RDP connections to Windows computers or servers in an Active Directory domain. We will use trusted SSL…