@echo off echo ------------------------------------------------------------------ echo - You enable Hyper-V, press any key to restart and apply changes - echo ------------------------------------------------------------------ pause bcdedit /set hypervisorlaunchtype auto shutdown.exe /r /t 00