How to use this box with Vagrant:

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

This version was created 11 months ago.

Windows 2012r2 Vagrant box created with Bento by Chef. Built with: parallels: 18.1.1, virtualbox: 7.0.4, vmware_fusion: 13.0.0, packer: 1.8.5

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