How to use this box with Vagrant:

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

This version was created 4 months ago.

Initial Windows Server 2022 Build

2 providers for this version.
  • virtualbox Hosted by Vagrant Cloud (5.33 GB)

  • vmware_desktop Hosted by Vagrant Cloud (5.46 GB)