win+VirtualBox虚拟机开机后台自启动
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了win+VirtualBox虚拟机开机后台自启动相关的知识,希望对你有一定的参考价值。
自动开机脚本
D:\software\virtualbox\VBoxManage.exe startvm salt-master-1.120-nginx --type headless
D:\software\virtualbox\VBoxManage.exe startvm Centos6-salt-mini-1-1.122-Test --type headless
自动关机脚本
D:\software\virtualbox\VBoxManage.exe controlvm salt-master-1.120-Nginx poweroff
D:\software\virtualbox\VBoxManage.exe controlvm Centos6-salt-mini-1-1.122-Test poweroff
本文出自 “wdejiyi1210” 博客,请务必保留此出处http://3635076.blog.51cto.com/3625076/1931748
以上是关于win+VirtualBox虚拟机开机后台自启动的主要内容,如果未能解决你的问题,请参考以下文章