How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "dstoliker/winserver2022-max"
  config.vm.box_version = "1.0.20230126211804"
end
vagrant init dstoliker/winserver2022-max \
  --box-version 1.0.20230126211804
vagrant up

This version was created over 1 year ago.

Initial Windows Server 2022 Build

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