i have a small problem. I run VBox on a Windows8 Host. I have some (Linux) Guests and want to manage them from the local server and sometimes from anythere with powershell/ssh (start/stop usbattach...)
My Problem is. If i start the VM from the server with
vboxmange.exe startvm "name" --type headless
i can't control them remotely. For example vboxmange.exe list runningvms returns nothing in a Powershell/ssh Session.
If I start the VM within a powershell-session, i can manage hem remotely but the local vboxmange has no access.
Has anybody any (good) solution? I will try now, how it behaves when I open a ssh-connection to localhost and start the vm.
And I'm sorry for my english
Thank You