How to use this box with Vagrant:

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

This version was created almost 9 years ago.

  • Initial Release.
  • VirtualBox image created using Packer-AppliedWindows from main branch (commit 1eb1b21).
  • Bare installation
  • Windows image consists of all updates as of the release data of this image.
  • Built using Packer 0.8.5
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (7.55 GB)