Reading Time: < 1 minutes Error: One morning my desktop PC came up with a following error while trying to access VMs on two remote Hyper-V servers: “Hyper-V encountered an error trying to access an object on computer ‘hostname’ because the object was not found.…
Leave a CommentMonth: December 2019
Reading Time: 2 minutes Warning! Only works with Hyper-V host newer than 1803. Make sure you have “Enhanced Session Mode Policy” enabled on your host. Download and install Hyper-V tools to enable Enhanced session on Linux VM – support for clipboard, custom resolution and…
3 CommentsReading Time: < 1 minutes Issue: Manjaro throws an error during boot on Live CD “[Failed] Failed to start Light Display Manager.” ony Hyper-V Gen 2VM with secure boot disabled using Manjaro-i3-18.1.5 ISO Fix: Press CTRL+ALT+F2 to switch to TTY2, login with manjaro/manjaro, once you…
5 CommentsReading Time: < 1 minutes To be able to run other hypervisor on existing Hyper-V host, such as Proxmox Set-VMProcessor <vm name> -ExposeVirtualizationExtensions $true
Leave a Comment