How to use this box with Vagrant:

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

This version was created almost 7 years ago.

Windows Server 2012 R2

  • VMWare Tools / VirtualBox Guest Extensions Installed
  • Windows Management Framework 5
  • PowerShell Server (SSH)
2 providers for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (10 GB)
  • vmware_desktop
    unknown Hosted by Vagrant Cloud (9.86 GB)