Let’s look at several ways to access data stored on the datastore with the VMFS file system of the ESXi host (these are configuration files, data files, and snapshots of…
Windows Server 2022
What Others Are Reading in Windows Server 2022
- PowerShellWindows 10Windows 11Windows Server 2019Windows Server 2022
Configuring Multiple VLAN Interfaces on Windows
March 12, 2024In this article, we’ll show how to configure a tagged VLAN interface on Windows 10/11 and Windows Server 2019 (2022/2016/2012R2). The VLAN (Virtual LAN) specification is described in the IEEE…
- Active DirectoryGroup PoliciesWindows 10Windows 11Windows Server 2022
Adding Domain Users to Local Administrators in Windows
November 12, 2025To grant local administrator permissions on domain computers to the HelpDesk staff, specific users, and other privileged accounts, the necessary Active Directory users or groups must be added to the…
- Windows 10Windows 11Windows Server 2019Windows Server 2022
Configuring SSH Public Key Authentication on Windows
March 15, 2024In this article, we will show how to configure SSH authentication in Windows using RSA or EdDSA keys. Let’s see how to generate public and private key pair on Windows…
- Windows Server 2016Windows Server 2019Windows Server 2022
Tutorial: Install and Configure WSUS on Windows Server 2022/2019
March 17, 2024You can use the Windows Server Update Services (WSUS) update server to deploy Microsoft product updates (Windows, Office, SQL Server, Exchange, etc.) to computers and servers in the company’s local…
- PowerShellWindows Server 2019Windows Server 2022Windows Server 2025
How to Enable Wireless Network (Wi-Fi) on Windows Server
March 16, 2026By default, wireless network (Wi-Fi) support is disabled in all Windows Server 2025/2022/2019/2016/2012R2 versions. You won’t be able to enable a Wi-Fi network adapter (USB or PCI) through the Network…
- Microsoft OfficeWindows 10Windows 11Windows Server 2022
How to Uninstall Any Previous Microsoft Office Version with Removal Scripts
February 19, 2026Before installing a new version of Microsoft Office on a computer, it is recommended to remove any existing versions of Office. While multiple versions of Office can coexist on the…
- Windows 10Windows 11Windows Server 2019Windows Server 2022
Install and Configure SNMP Service on Windows Server and Windows 10/11
March 15, 2024SNMP (Simple Network Management Protocol) is a classic protocol for monitoring and collecting information about network devices (servers, network hardware, workstations, printers, etc.). SNMP is quite a lightweight and fast…
- Active DirectoryWindows 10Windows 11Windows Server 2022
Install Active Directory Users & Computers (ADUC) on Windows
December 22, 2025The Active Directory Users and Computers (ADUC) snap-in is one of the most commonly used graphical consoles for managing Active Directory domain objects, such as users, computers, groups, organizational units…
- Active DirectoryGroup PoliciesPowerShellWindows 11Windows Server 2022
Restrict User Logon to Specific Workstations and Set Logon Hours in AD
December 22, 2025By default, Active Directory users can log on to any domain-joined computer locally with their accounts. This is because all new users created in Active Directory are automatically added to…