How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "jptoto/Windows2012R2"
config.vm.box_version = "1.0.1"
end
vagrant init jptoto/Windows2012R2 \
--box-version 1.0.1
vagrant up
This version was created over 8 years ago.
Windows 2012 R2 Created using Matt Wrock's Packer scripts. All Windows updates, .NET 4.6.1.
Windows trial should last until ~ October 28th 2016