How to use this box with Vagrant:
Vagrant.configure("2") do |config| config.vm.box = "alexfielder/Windows2019" end
vagrant init alexfielder/Windows2019 vagrant up
This version was created over 4 years ago.
Updated to the Feb 2018 version
This version was created about 7 years ago.
Initial upload
There are no providers for this version.