How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "dstoliker/cured-winserver2019"
end
vagrant init dstoliker/cured-winserver2019
vagrant up
This version was created over 3 years ago.
add debloat script
This version was created over 3 years ago.
initial release