How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "jamski68/windows-server-2019-datacenter"
  config.vm.box_version = "1"
end
vagrant init jamski68/windows-server-2019-datacenter \
  --box-version 1
vagrant up

This version was created over 2 years ago.

There isn't a description.

3 providers for this version.
  • hyperv
    unknown Hosted by Vagrant Cloud (3.72 GB)
  • libvirt
    unknown Hosted by Vagrant Cloud (3.9 GB)
  • virtualbox
    unknown Hosted by Vagrant Cloud (3.95 GB)