How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "gusztavvargadr/windows-server-standard-insider"
config.vm.box_version = "2009.0.2012"
end
vagrant init gusztavvargadr/windows-server-standard-insider \
--box-version 2009.0.2012
vagrant up
This version was created 3 months ago.
See also | Changelog | Feedback | Source
vagrant
with password vagrant
and Vagrant's insecure key