How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "mwrock/Windows2016"
end
vagrant init mwrock/Windows2016
vagrant up
This version was created over 6 years ago.
Resets evaluation timer and updates with all the latest updates
This version was created almost 7 years ago.
RTM Windows Server 2016
This version was created about 7 years ago.
Fully patched, minimal Windows Server 2016 TP 5 box. All unused features have been removed from disk.
Built using https://github.com/mwrock/packer-templates/blob/master/hyperv-2016.json and https://github.com/mwrock/packer-templates/blob/master/vbox-2016.json