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

04-21 12:33