How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "rconde/windows2012r2min"
  config.vm.box_version = "1.0.0"
end
vagrant init rconde/windows2012r2min \
  --box-version 1.0.0
vagrant up

This version was created over 5 years ago.

Hyper-V provisioner, .NET 3.5

3 providers for this version.
  • aws
    unknown Hosted by Vagrant Cloud (292 Bytes)
  • hyperv
    unknown Hosted by Vagrant Cloud (5.23 GB)
  • virtualbox
    unknown Hosted by Vagrant Cloud (5.14 GB)