How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "dstoliker/winserver2022-max"
end
vagrant init dstoliker/winserver2022-max
vagrant up
This version was created about 2 months ago.
Initial Windows Server 2022 Build
This version was created 3 months ago.
Initial Windows Server 2022 Build