How to manually kill a Windows service process that is stack at “Stopping” or “Starting” state? Most Windows administrators have faced a problem when they try to start/stop/restart a service,…
Windows 10
- PowerShellWindows 10
How to Repair and Reinstall Microsoft Store on Windows 10 After Removal?
August 4, 2021When uninstalling built-in modern apps, many Windows 10 users accidentally uninstall Microsoft Store as well. Most often it occurs when thoughtlessly running third-party tools or PowerShell scripts like Get-AppXProvisionedPackage -online…
- PowerShellWindows 10Windows Server 2019
Changing Time Zone Settings in Windows via CMD, PowerShell, and GPO
August 4, 2021Time zone, along with time and date, is one of the critical parameters of a computer. For Windows and applications to work correctly, the time zone must be set in…
- Hyper-VPowerShellVirtualizationWindows 10Windows Server 2016
Hyper-V: Enabling Routing Between Internal Networks (Subnets)
August 2, 2021My task is to create multiple internal IP subnets and configure routing between them on my standalone Hyper-V stand. By default, Hyper-V doesn’t route traffic between networks on virtual switches.…
- Windows 10Windows 11
How to Download APPX File from Microsoft Store for Offline Installation?
August 4, 2021New Universal Windows Platform apps (.Appx/.AppxBundle) on Windows 10 are usually installed online through the Microsoft Store. Despite Windows allows to install universal apps from the appx file (sideload), you…
- Windows 10Windows Server 2016Windows Server 2019
Enable and Configure Offline Files on Windows 10
June 7, 2022Offline Files feature in Windows 10 allows you to make certain shared network folders and files available offline even if your computer is not connected to the corporate network. In…
- PowerShellWindows 10Windows Server 2016
Checking Active TCP/IP Connections on Windows with PowerShell
January 19, 2022Many administrators usually use the netstat console tool or graphic TCPView to display information about active TCP/IP connections and open TCP ports in Windows. Instead of netstat, you can use…
- Windows 10Windows Server 2019
Using RDCMan (Remote Desktop Connection Manager) on Windows
May 10, 2023RDCMan (Remote Desktop Connection Manager) is a convenient RDP connection manager for Windows system administrators. It allows to manage multiple RDP sessions in a single window, create tree-like structures with…
- Active DirectoryGroup PoliciesWindows 10Windows Server 2019
How to Install and Update Group Policy Administrative Templates (ADMX)?
February 27, 2023In this article, we will show how to update (install) new GPO administrative templates (admx) in the Active Directory domain when upgrading a Windows 10 or Windows Server 2016/2019 build…
- Office 365Windows 10Windows Server 2019
How to Install Office 365 ProPlus on RDS (Terminal) Server?
May 11, 2023In this article, we will show how to prepare and install Office 365 on a terminal server with the Remote Desktop Services (RDS) role for simultaneous use by multiple users.…