How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "stromweld/windows-2022"
config.vm.box_version = "202212.26.0"
end
vagrant init stromweld/windows-2022 \
--box-version 202212.26.0
vagrant up
This version was created 11 months ago.
Windows 2022 Vagrant box created with Bento by Chef. Built with: parallels: 18.1.1, virtualbox: 7.0.4, vmware_fusion: 13.0.0, packer: 1.8.5