How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "gusztavvargadr/windows-11-22h2-enterprise"
config.vm.box_version = "2202.0.2305"
end
vagrant init gusztavvargadr/windows-11-22h2-enterprise \
--box-version 2202.0.2305
vagrant up
This version was created 5 months ago.
See also | Changelog | Feedback | Source
vagrant
with password vagrant
and Vagrant's insecure key