How to use this box with Vagrant:

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

This version was created over 7 years ago.

  • Initial Release.
  • VirtualBox image created using Packer-AppliedWindows from main branch (commit f280e62).
  • Git-1.9.5-preview20150319 is included in this image.
  • Chocolatey 0.9.9.8 is installed.
  • Visual Studio 2015 Community 14.0.23107.0 is installed.
  • Windows image consists of all updates as of the release data of this image.
1 provider for this version.
  • virtualbox Hosted by Vagrant Cloud (7.4 GB)