How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "senglin/win-2012r2-standard-vs2015community"
  config.vm.box_version = "1.0.0"
end
vagrant init senglin/win-2012r2-standard-vs2015community \
  --box-version 1.0.0
vagrant up

This version was created about 9 years ago.

  • Initial release.
  • VirtualBox image created using a customized version of Packer-Windows from main branch (commit 189b51e80c371389680a8267de0c44997b794dbc), to fix a bug in the update discovery script.
  • Git-1.9.5-preview20150319 is included in this image.
  • This image also includes Visual Studio 2015 Community 14.0.23107.0 installed using Chocolatey.
  • Windows image consist of all updates as of the release date of this image.
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (10.9 GB)