0
How to configure VM Auto Start in Hyper-V with PowerShell
VM automatic action at Hyper-V start up# Set-VM [VM_NAME] -AutomaticStartAction [Option] With : [VM_NAME] : The VM name [Option] : Nothing : When the host is powered on, the VM will do nothing Start