In each new ESXi release, VMware updates the version of the virtual machine and the virtual hardware. In new versions of the VMware VMs, new functionality appears, new virtual devices…
Virtualization
- PowerShellVirtualizationVMWare
VMware PowerCLI: How to Install and Manage vSphere and ESXi
June 7, 2023VMware vSphere PowerCLI is a set of PowerShell modules to manage VMware infrastructure from the command prompt. You can use PowerCLI to get a state of virtual machines, datastores, networks,…
- Hyper-VPowerShellVirtualizationWindows Server 2019
Configure SR-IOV for Hyper-V Virtual Machines on Windows Server
March 29, 2022SR-IOV (Single Root Input/Output Virtualization) is a host hardware device virtualization technology that allows virtual machines to have direct access to host devices. It can virtualize different types of devices,…
I saw a strange error: Errno 28 “No space left on device” when trying to manually update a VMWare ESXi version on a standalone host:
- Hyper-VVMWareWindows 10Windows 11Windows Server 2016Windows Server 2019
Windows Cannot Find the Microsoft Software License Terms
April 19, 2023The error “Windows cannot find the Microsoft Software License Terms” may appear when installing the Windows 10/11 or Windows Server 2022/2019/2016 operating system on a bare-metal computer/server or on a…
This article explains how to install Windows 11 as a guest OS in a virtual machine running on VMware Workstation or VMware ESXi hypervisors. When trying to install Windows 11…
- Hyper-VPowerShellVirtualizationWindows Server 2016Windows Server 2019
Poor Network Performance on Hyper-V VMs in Windows Server 2019
February 20, 2023Several times I came across a situation when files were copied much slower from/to virtual machines on a Hyper-V host running Windows Server 2019 than in a VM of the…
In this article, we’ll look at how to increase the size of a VMFS datastore using the vSphere Web Client interface or VMware ESXi command prompt.
In VMware vSphere, you can use an iSCSI disk as a shared datastore for your ESXi hosts. An ESXi host accesses iSCSI storage over your local network using the TCP…
- Hyper-VVirtualizationVMWareWindows 10
How to Install VMWare ESXi in a Hyper-V Virtual Machine?
February 28, 2022I wanted to install a VMWare ESXi in a Hyper-V virtual machine running on Windows 10 for my homelab stand. Hyper-V and VMWare ESXi support nested virtualization so this scenario…