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.…
Virtualization
- 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…
- 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,…
In this article we’ll show a simple PowerCLI script to check the amount of free space on VMWare vSphere datastores and detect Thin Provisioning datastores with the total size of…
- VirtualizationVMWareWindows 10
Adding a Sound Card to a Virtual Machine on VMWare ESXi
September 15, 2022By default, there are no sound devices in VMWare ESXi virtual machines. If you want to get sound from a guest Windows VM, it is easier to use the RDP…
In this article we will show how to reset the administrator password on the HPE server management board — Integrated Lights-Out (ILO). This guide is based on iLO v4, but…
In this article we will show how to reduce the size of a virtual disk (vmdk) file of the virtual machine running on VMWare ESXi. Unlike expanding a disk of…
- PowerShellVirtualizationVMWareWindows Server 2016
Updating Windows VM Templates on VMWare with PowerShell
January 18, 2023To deploy new virtual machines in VMWare, VM templates are typically used. A VMWare VM template is a reference virtual machine copy with the configured settings, installed software and security…
In this article we’ll look on how to install and configure the KVM hypervisor on a server running Linux RHEL or CentOS. We will show how to create a virtual…