How to use this box with Vagrant:

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

This version was created 10 months ago.

Really fix install VMware tools/Virtualbox Guest Addons for noadmx builds for sure this time. Enable VMware disk compaction.

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

  • vmware_desktop Hosted by Vagrant Cloud (7.39 GB)