This command is used to change global settings which affect the entire Oracle VM VirtualBox installation. Some of these correspond to the settings in the Preferences dialog in the VirtualBox Manager. The following properties are available:
machinefolder
-
Specifies the default folder in which virtual machine definitions are kept. See Section 10.1, "Where Oracle VM VirtualBox Stores its Files".
hwvirtexclusive
-
Specifies whether Oracle VM VirtualBox will make exclusive use of the hardware virtualization extensions (Intel VT-x or AMD-V) of the host system's processor. See Section 10.3, "Hardware Virtualization". If you wish to share these extensions with other hypervisors running at the same time, you must disable this setting. Doing so has negative performance implications.
vrdeauthlibrary
-
Specifies which library to use when external authentication has been selected for a particular virtual machine. See Section 7.1.5, "RDP Authentication".
websrvauthlibrary
-
Specifies which library the web service uses to authenticate users. For details about the Oracle VM VirtualBox web service, see the Oracle VM VirtualBox SDK reference, Chapter 11, Oracle VM VirtualBox Programming Interfaces.
vrdeextpack
-
Specifies which library implements the VirtualBox Remote Desktop Extension.
loghistorycount
-
Selects how many rotated VM logs are retained.
autostartdbpath
-
Selects the path to the autostart database. See Section 9.21, "Starting Virtual Machines During System Boot".
defaultfrontend
-
Selects the global default VM frontend setting. See Section 8.12, "VBoxManage startvm".
logginglevel
-
Configures the VBoxSVC release logging details. See http://www.virtualbox.org/wiki/VBoxLogging.
proxymode
-
Configures the mode for an HTTP proxy server.
proxyurl
-
Configures the URL for an HTTP proxy server. Used when a manual proxy is configured using the
manual
setting of theproxymode
property.