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