How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "StefanScherer/windows_10"
  config.vm.box_version = "2021.07.24"
end
vagrant init StefanScherer/windows_10 \
  --box-version 2021.07.24
vagrant up

This version was created about 3 years ago.

Windows 10 Version 21H1 Enterprise Eval

Packer templates at https://github.com/StefanScherer/packer-windows/releases/tag/2021.06.14

2 providers for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (6.94 GB)
  • vmware_desktop
    unknown Hosted by Vagrant Cloud (7.22 GB)