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