How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "mwrock/Windows2012R2"
  config.vm.box_version = "0.4.0"
end
vagrant init mwrock/Windows2012R2 \
  --box-version 0.4.0
vagrant up

This version was created over 8 years ago.

This is an evaluation copy of windows 2012 R2. This image includes no additional software or configuration changes besides chocolatey, boxstarter and a few winrm settings allowing it to talk to vagrant.

All disabled windows features have been removed.

See this repo for details on the image construction

Size: 3.7GB

v0.4.0:

  • Updated with critical patches
  • Box is now syspreped
  • Now built using Packer
2 providers for this version.
  • hyperv
    unknown Externally hosted (wrock.blob.core.windows.net)
  • virtualbox
    unknown Hosted by Vagrant Cloud (3.7 GB)