How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "StefanScherer/windows_2022"
  config.vm.box_version = "2021.08.23"
end
vagrant init StefanScherer/windows_2022 \
  --box-version 2021.08.23
vagrant up

This version was created over 2 years ago.

Windows Server 2022 Eval with Desktop

Packer templates at https://github.com/StefanScherer/packer-windows/releases/tag/2021.08.23

2 providers for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (5.75 GB)
  • vmware_desktop
    unknown Hosted by Vagrant Cloud (5.67 GB)