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