Start virutalbox machine without a window

It’s simple. Just use the command prompt and VBoxManage.exe command (it’s located in your VBox installation folder):

VBoxManage.exe startvm "VM name" --type headless

Check out VBoxManage manual page for other neat things you can do with it.

Share the joy

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.