Skip to content

Exits Immediately and finds no VMs. #81

@W1BTR

Description

@W1BTR

On all of our systems, virtualbox is installed via choco by the system user. The VMs are stored in C:\Users\WSysAdmin\VirtualBox VMs and the actual program is installed in C:\Program Files\Oracle\VirtualBox. The user folder is C:\Users\WSysAdmin\.VirtualBox. the VBoxVmService is installed in C:\vms as is default.

Here is my current config:

[Settings]
VBOX_USER_HOME=C:\Users\WSysAdmin\.VirtualBox
RunWebService=no
PauseShutdown=7000

[Vm0]
VmName=System Proxy
ShutdownMethod=savestate
AutoStart=yes

And here is what the output is for the log on any run before immediately exiting the service:

11/19/2024, 11:45:00 - C:\vms\VBoxVmService64.exe
11/19/2024, 11:45:00 - C:\vms\VBoxVmService.ini
11/19/2024, 11:45:00 - C:\vms\VBoxVmService.log
11/19/2024, 11:45:01 - VBoxVmService started.
11/19/2024, 11:45:01 - List all the VMs found by VBoxVmService

What am I doing wrong here? I've tried double-quoting the name of the VM since there are spaces. No luck.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions