Decision
Decision copied to clipboard
Sandbox is not working on Windows 10
Due to an issue in virtualbox, sandbox could not install the network interfaces.
https://github.com/mitchellh/vagrant/issues/6059
There is an official workaround. Just downloand and run as administrator
https://www.virtualbox.org/attachment/ticket/14040/VBox-Win10-fix-14040.exe
Let the fix running in the background while executing vagrant up.
That should be included in the documentation