How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "baunegaard/win10pro-da"
config.vm.box_version = "1.3.2"
end
vagrant init baunegaard/win10pro-da \
--box-version 1.3.2
vagrant up
This version was created over 3 years ago.
Hyper-V Generation 2
Windows/Microsoft updates - 21 Feb 2021