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 local or remote computer.
- 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,…
- PowerShellVirtualizationVMWare
VMWare Error: Unable to Access a File Since It Is Locked
September 15, 2022Very often when deleting snapshots or consolidating disks of virtual machines running on VMWare ESXi hosts, I see the “Unable to access a file since it is locked” error. This…
- 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…
When you install modern Microsoft Office 2019, 2016 and Office 365 versions, you cannot choose to install separate Office apps, change a path to the installation directory, select a language…
- 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…