How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "baunegaard/win10pro-da"
config.vm.box_version = "1.3.1"
end
vagrant init baunegaard/win10pro-da \
--box-version 1.3.1
vagrant up
This version was created over 3 years ago.
Windows 10 Professional 20H2 | en-US UI / da-DK locale
Windows/Microsoft updates - 19 Dec 2020
Hyper-V Windows/Microsoft updates - 12 Feb 2021
VirtualBox Guest Additions v6.1.16
VMware Tools v11.1.5
Parallels Tools v16.1.1
See more details here: GitHub repository