Windows computers and servers may experience troubles with memory overflow caused by a leak of a certain system driver that stores its data in the system’s non-paged memory pool. Non-paged…
Windows Server 2016
- Active DirectoryPowerShellWindows Server 2016Windows Server 2019
Windows Server Core: Installing Active Directory Domain Controller
September 7, 2023Windows Server Core is a good platform to host the Active Directory domain controller role due to fewer resource requirements, increased stability and security (due to less code and updates).…
- Windows 10Windows Server 2012 R2Windows Server 2016
Fix: Windows Stuck at “Preparing to Configure Windows”
August 23, 2021It is not the first time when I have encountered the following issue on Windows Server 2016 (2012 R2 or 2008 R2): after the installation of updates or some roles/features,…
- Hyper-VPowerShellVirtualizationWindows Server 2016
Hyper-V: Configuring Automatic Startup and Boot Order of VMs
March 15, 2022In Hyper-V, you can configure automatic startup and shutdown options for your virtual machines when you boot or restart your host OS. In this article, we’ll show how to configure…
- PowerShellWindows Server 2016Windows Server 2019
How to Manually Import (Add) Update into WSUS from Microsoft Update Catalog?
May 10, 2023Not all fixes, patches, and updates for Microsoft products are available for installation in the Windows Server Update Services (WSUS) console. For example, you might have disabled update synchronization for…
- 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 Server 2016Windows Server 2019Windows Server 2022
How to Convert (Upgrade) Windows Server 2019/2016 Evaluation to Full Version?
June 7, 2022Microsoft invites everyone to get acquainted with the features of the server platform using trial versions of Windows Server 2019 or Windows Server 2016 (StandardEvaluation or DatacenterEvaluation). By filling out…
- 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 Server 2016Windows Server 2019
How To Install and Configure DHCP Server on Windows Server 2019/2016?
April 3, 2023RIn this guide, we’ll walk you through how to install and configure a DHCP server based on Windows Server 2019. We’ll cover both the usual way to configure DHCP server…
- PowerShellWindows Server 2016Windows Server 2019
Basic Commands to Configure and Manage Windows Server Core
June 7, 2023In this article, I tried to describe basic cmd and PowerShell commands used to configure and manage Windows Server Core. I think this guide will be useful both for beginners…