How to use this box with Vagrant:

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

This version was created over 3 years ago.

There isn't a description.

2 providers for this version.
  • hyperv
    unknown Hosted by Vagrant Cloud (5.39 GB)
  • libvirt
    unknown Hosted by Vagrant Cloud (7.92 GB)