VBoxManage list vms

VBoxManage startvm dcsvr08 -type vrdp

VBoxHeadless -startvm "dcsvr08"
VBoxManage startvm "XP" --type headless


VBoxManage list runningvms

VBoxHeadless -s winxp --vnc --vncport 5900 --vncpass password

vncviewer localhost:5900

相关文章:

  • 2022-12-23
  • 2021-09-27
  • 2021-10-11
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-24
  • 2021-10-01
猜你喜欢
  • 2021-11-28
  • 2021-11-04
  • 2022-02-15
  • 2021-11-16
  • 2021-06-04
  • 2022-12-23
相关资源
相似解决方案