How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "tas50/windows_10"
config.vm.box_version = "202002.04.0"
end
vagrant init tas50/windows_10 \
--box-version 202002.04.0
vagrant up
This version was created 12 months ago.
Packer 1.5.1, VMware Fusion 11.5.1, VirtualBox 6.1.2, Parallels Desktop 15.1.2