How to use this box with Vagrant:

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

This version was created 12 months ago.

Fix Windows Update

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

  • vmware_desktop Hosted by Vagrant Cloud (7.29 GB)