How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "tmcsvc/windows_2016"
config.vm.box_version = "2021.08.13"
end
vagrant init tmcsvc/windows_2016 \
--box-version 2021.08.13
vagrant up
This version was created over 1 year ago.
Updated VMware tools 11.3.0, NDP 4.8.0