Jump to content

Main public logs

Combined display of all available logs of Costa Sano KB. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 17:29, 29 July 2026 Mngr talk contribs created page Platform:Hyper-V/Moving dev VMs to other machine (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:...")