I have VirtualBox 5.2.2 in my Windows 7, and Linux guest.
When I build the GuestAdditions, and try to use VBoxManage from host, example:
Or if not running the VM, only show basic properties (not the advanced as Net properties, etc).VBoxManage guestproperty enumerate mylinux Fail if the VM is running with: VBoxManage.exe: error: Code E_FAIL (0x80004005) - Unspecified error (extended info not available) VBoxManage.exe: error: Context: "LockMachine(a->session, LockType_Shared)" at line 253 of file VBoxManageGuestProp.cpp
Doing tests I've seen that if go to the "Oracle VM VirtualBox" icon, properties->advanced options->Run as an Administrator, and check this option, and restart VirtualBox, everything works well.
When VirtualBox is installed this option appears without activating "Run as an Administrator".
Is it always necessary to activate this option?
Regards,