How to use this box with Vagrant:
Vagrant.configure("2") do |config|
config.vm.box = "mwrock/Windows2012R2"
end
vagrant init mwrock/Windows2012R2
vagrant up
This version was created over 6 years ago.
Fixes Guest Additions install on Virtual Box provider
This version was created over 6 years ago.
Adds updates, removes unencrypted winrmm traffic and resets evaluation period to 2016-12-17
This version was created over 6 years ago.
Adds updates and resets evaluation period to 7/1/2016
This version was created about 7 years ago.
Fully patched and built from this packer template. See v0.5.0 description for box details.
This version was created over 7 years ago.
There isn't a description.
This version was created over 7 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
This version was created over 7 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
This version was created about 8 years ago.
This is an evaluation copy of windows 2012 R2. This image includes no additional software or configuration changes besides a few winrm settings allowing it to talk to vagrant.
See this post for details on the image construction
Size: 3.3GB
This version was created over 8 years ago.
Reduced size of VM
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 a few winrm settings allowing it to talk to vagrant.
This currently requires Vagrant PR #4208 which adds support for .vhd files.
User: administrator Pass: Pass@word1