How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "dstoliker/winserver2019"
end
vagrant init dstoliker/winserver2019
vagrant up
This version was created about 1 year ago.
Switch to UEFI
This version was created over 1 year ago.
Update to Salt 3004.2
This version was created over 1 year ago.
Update base iso
This version was created over 1 year ago.
Fix Windows Update
This version was created over 1 year ago.
Install Salt to new default location, update vmware hardware version
This version was created over 1 year ago.
Install Salt to new default location, update vmware hardware version
This version was created over 1 year ago.
Update ACL on authorized key file method
This version was created over 1 year ago.
Update ACL on authorized key file method
This version was created over 1 year ago.
Initial release
This version was created over 1 year ago.
Initial release