How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "jacqinthebox/windowsserver2016core"
end
vagrant init jacqinthebox/windowsserver2016core
vagrant up

This version was created over 7 years ago.

There isn't a description.

2 providers for this version.
  • hyperv
    unknown Hosted by Vagrant Cloud
  • virtualbox
    unknown Hosted by Vagrant Cloud (3.64 GB)

This version was created about 8 years ago.

Updated to latest eval version

Windows Server 2016 Core Standard Edition, created with Packer. For the template check https://github.com/jacqinthebox/packer-templates

There are no providers for this version.