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 10
- 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,…
- Group PoliciesPowerShellWindows 10Windows 11Windows Server 2019
How to Enable or Disable SMB 1.0 in Windows 10/11 and Windows Server
November 22, 2023The Server Message Block (SMB) 1.0 file-sharing protocol is disabled by default in the latest versions of Windows 11 and 10 and in Windows Server 2019/2022. This version of the…
- MS OfficeWindows 10Windows Server 2019
How to Install Only Specific Apps in Office 2021/2019 or Office 365
November 22, 2023When you install Microsoft Office 2021, 2019, 2016. or Microsoft 365 Apps for Business (ex-Office 365), you cannot choose to install individual Office apps, change a path to the installation…
- 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…