How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "stromweld/windows-2022"
  config.vm.box_version = "202308.09.0"
end
vagrant init stromweld/windows-2022 \
  --box-version 202308.09.0
vagrant up

This version was created 4 months ago.

Windows 2022 x86_64 Vagrant box version 202308.09.0 created with Bento by Chef. Built with: parallels: 18.3.2, virtualbox: 7.0.10, packer: 1.9.2

2 providers for this version.
  • parallels
    unknown Hosted by Vagrant Cloud (4.26 GB)
  • virtualbox
    unknown Hosted by Vagrant Cloud (4.36 GB)