Jump to content

Platform:Hyper-V/Moving dev VMs to other machine: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

29 July 2026

  • curprev 17:2917:29, 29 July 2026 Mngr talk contribs 852 bytes +852 Created page with "= Moving VMs from dev PC to spare PC or to Server 2019 = Take care - on Windows 11 - config for Hyper-V is default 12 or 13!! For windows server 3019 - it is 9 !! So start by creating an empty VM (no disks). Create empty VM with configuration version 9.0 using powershell in admin mode. New-VM -Name "Linux-1" -Generation 1 -MemoryStartupBytes 8GB -NoVHD -Version 9.0 For the Linux machines, we use generation 1. Configure the Hyper-V virtual switches for first nic:..."