How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "gusztavvargadr/windows-11"
  config.vm.box_version = "2202.0.2305"
end
vagrant init gusztavvargadr/windows-11 \
  --box-version 2202.0.2305
vagrant up

This version was created 5 months ago.

Windows 11 Version 22H2 Enterprise

See also | Changelog | Feedback | Source

In the box

This version is an alias of Windows 11 Version 22H2 Enterprise (2202.0.2305).

3 providers for this version.
  • hyperv
    unknown Externally hosted (vagrantcloud.com)
  • virtualbox
    unknown Externally hosted (vagrantcloud.com)
  • vmware_desktop
    unknown Externally hosted (vagrantcloud.com)