How to use this box with Vagrant:

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

This version was created over 3 years ago.

There isn't a description.

2 providers for this version.
  • libvirt
    unknown Hosted by Vagrant Cloud (5.12 GB)
  • virtualbox
    unknown Hosted by Vagrant Cloud (4.97 GB)