I would like to add multiple virtual machines by console commands. Just as I would by clicking Machine --> Add.
The VMs do have snapshots and multiple virtual hard drives attached.
In the end I would like to have those VMs on an external drive and a batch file that does the following:
- Check: is VirtualBox installed on the system?
- If not install it
- Add all virtual machines on the external drive (path relative to the batch file)