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:
Virtualization
- 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…
I have noticed an annoying feature in the VMWare Workstation hypervisor. If you don’t use a virtual machine for some time, it is automatically suspended by the built-in Auto-Suspend feature.…
- Hyper-VPowerShellVirtualizationWindows Server 2016
Hyper-V: Configuring Automatic Startup and Boot Order of VMs
March 17, 2024In 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…
- 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.…
- Hyper-VPowerShellVirtualizationWindows Server 2019
Import, Export and Clone Virtual Machines in Hyper-V
January 19, 2022Unlike VMWare, Hyper-V has not got a built-in feature to clone virtual machines (cloning is available only in Virtual Machine Manager). To create a full copy of an existing VM,…