How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "tmcsvc/windows_2016"
config.vm.box_version = "2020.05.28"
end
vagrant init tmcsvc/windows_2016 \
--box-version 2020.05.28
vagrant up
This version was created over 2 years ago.
Updated VMware tools 11.1.0, installed PS 5.1, NDP 4.7.2