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
- PowerShellWindows 10Windows 11Windows Server 2019Windows Server 2022
Configuring Multiple VLAN Interfaces on Windows
June 24, 2022In 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…
- Windows 10Windows 11Windows Server 2019Windows Server 2022
Configuring SSH Public Key Authentication on Windows
June 15, 2022In 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
June 7, 2022You 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 2022
How to Enable Wireless (Wi-Fi) on Windows Server 2019/2016?
May 31, 2022By default, wireless (Wi-Fi) support is disabled in all Windows Server 2022/2019/2016/2012R2 versions. If you plug a Wi-Fi network adapter (USB or PCI) into a host running Windows Server, you…
- Windows 10Windows 11Windows Server 2019Windows Server 2022
Install and Configure SNMP Service on Windows Server and Windows 10/11
April 21, 2022SNMP (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…
- PowerShellWindows Server 2019Windows Server 2022
Configuring RDS Connection Broker High Availability on Windows Server
March 21, 2022Remote Desktop Connection Broker (RDCB) is a component of the Remote Desktop Services (RDS) role in Windows Server. RD Connection Broker allows you to load-balance the RDS farm servers (when…
- Windows 11Windows Server 2022
Enable SMB Compression for Fast File Transfers on Windows 11/ Windows Server 2022
February 18, 2022With the SMB protocol version introduced in Windows Server 2022 and Windows 11, you can use the inline SMB compression feature when copying, moving, or opening files over a network.…
- Windows 10Windows 11Windows Server 2019Windows Server 2022
Memory Compression Process: High Memory and CPU Usage in Windows 10 and 11
January 18, 2022The Memory Compression feature in Windows 10 and 11 is used to optimize physical RAM utilization by compressing some of the pages in RAM. By using process memory compression, you…
- PowerShellWindows 10Windows 11Windows Server 2022
Find Windows Version, Edition, and Build from ISO or WIM file
December 29, 2021In this article, we’ll show how to use DISM and PowerShell to find out which Windows images (versions, editions, builds, language pack) are stored in ISO or WIM files. If…