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