How to use this box with Vagrant:

Vagrant.configure("2") do |config|
  config.vm.box = "devopsgroup-io/windows_server-2012r2-standard-amd64-nocm"
  config.vm.box_version = "1.61.0"
end
vagrant init devopsgroup-io/windows_server-2012r2-standard-amd64-nocm \
  --box-version 1.61.0
vagrant up

This version was created almost 3 years ago.

2021 November Update Series

  • Updated to VirtualBox Guest Additions v6.1.28 and reboot performed
  • Windows Update series of updates and reboot performed (2 important, 1 recommended)
  • Disk Cleanup performed for a savings of 956 MB
1 provider for this version.
  • virtualbox
    unknown Hosted by Vagrant Cloud (11.7 GB)