How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "stromweld/windows-2012r2"
  config.vm.box_version = "202308.08.0"
end
vagrant init stromweld/windows-2012r2 \
  --box-version 202308.08.0
vagrant up

This version was created 4 months ago.

Windows 2012r2 Vagrant box version 202308.08.0 created with Bento by Chef. Built with: parallels: 18.3.2, virtualbox: 7.0.10, packer: 1.9.2

2 providers for this version.
  • parallels
    unknown Hosted by Vagrant Cloud (4.71 GB)
  • virtualbox
    unknown Hosted by Vagrant Cloud (7 GB)