How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "YuvrajTakey/Windows"
config.vm.box_version = "2021.12.06"
end
vagrant init YuvrajTakey/Windows \
--box-version 2021.12.06
vagrant up
This version was created 8 months ago.
Update the version with new tools