﻿id,summary,reporter,owner,description,type,status,component,version,resolution,keywords,cc,guest,host
16379,Host-only adapter can not be created on Windows 10 (VirtualBox v5.1.12),Allan Kjær,,"I was able to install VirtualBox 5.1.12 on Windows 10, but only because I do not install the host-only adapter during installation. If this option is selected the install fails.

After install the command:
{{{
''VBoxManage.exe hostonlyif create''
}}}
results in:
{{{
''0%...
Progress state: E_FAIL
VBoxManage.exe: error: Failed to create the host-only adapter
VBoxManage.exe: error: Querying NetCfgInstanceId failed (0x00000002)
VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component HostNetworkInterfaceWrap, interface IHostNetworkInterface
VBoxManage.exe: error: Context: ""enum RTEXITCODE __cdecl handleCreate(struct HandlerArg *)"" at line 71 of file VBoxManageHostonly.cpp''
}}}
I was unable to find a log file to attach.

Our users use GENYMOTION and VirtualBox to test Android apps. GENYMOTION use a host-only adapter, so GENYMOTION is unable to run.",defect,closed,network,VirtualBox 5.1.12,fixed,host-only,,other,Windows
