VirtualBox Command Line Samples — List
vboxmanage controlvm <VM Name> acpipowerbutton vboxmanage startvm <VM Name> –type headless vboxmanage modifyvm <VM Name>–cpuhotplug on vboxmanage modifyvm <VM Name> –unplugcpu 1 vboxmanage modifyvm <VM Name> –cpus 1 To check the guest configuration from inside of the guest with command line:: VBoxControl guestproperty enumerate Oracle VM VirtualBox Guest Additions Command Line Management Interface Version 6.0.2…