Packer Windows Versions Save

Windows Packer Templates

v1.25

8 years ago

v1.25 (August 13th, 2015)

  • Updated 7-Zip, UltraDefrag URLs (#154)
  • Added Windows 10 build (#149, #163)
  • Updated VMware Tools to 9.9.3 (#162)
  • Improved update script (#164)
  • Increased memory for WinRM shell (#165)

v1.24

8 years ago
  • Clarified use of the <Key> element in Windows 8.1 autounattend file (#114)
  • Fixed issue with OpenSSH / Packer race condition (#113)
  • Fixed issue with Windows 8.1 product key and computer name (#121)
  • Fixed issue where disk size would always be 60GB regardless of value in packer template (#117)
  • Added Windows 10 Technical Preview (#132, #144)
  • Fixed Windows Updates for Windows 2008 R2 builds (#135)
  • Display Windows Updates that have been installed (#139)
  • Added support for Hyper-V Server 2012 R2 (#120)
  • Updated OpenSSH to 6.7 (#111)
  • Updated Ultadefrag to 6.1.0 (#145)
  • Fixed ComputerName for Windows 7 build (#125)

v1.1

9 years ago
  • Initial release, including working Windows 2008 R2 configuration

v1.2

9 years ago
  • Add support for Windows 2012 and Windows 2012 R2
  • Switch all configurations to use Microsoft trial images that are publicly accessible so that you do not need MSDN or TechNet to use this repo

v1.3

9 years ago
  • Allow Packer to upload VMware Tools by default, but fall back to downloading the tools from VMware if required
  • Update SCSI bus type for the hard disk in a VMware VM to permit Windows 2012 R2 to install correctly
  • Fix Windows 2012 R2 issue where the vagrant user did not have its password set
  • Fix Windows 2012 R2 issue where autologon only works once

v1.4

9 years ago
  • Update .json files to work with Packer 0.5.0 (the vmware builder is renamed to vmware-iso, the virtualbox builder is renamed to virtualbox-iso)
  • Update README with better examples for using retail custom ISO files and disabling Windows Update installation

v1.5

9 years ago
  • Fix issue with installation of VM guest tools [GH-23]

v1.6

9 years ago
  • Remove config.vm.base_mac = "{{ .BaseMacAddress }}" from vagrantfile templates, ensure SCSI controller is set in VMX (fixes #26)

v1.7

9 years ago
  • Add support for Windows 7 Enterprise
  • Add support for Windows 2008 R2 Core
  • Add support for Windows 2012 R2 Core
  • Remove port forwarding from Vagrantfile templates
  • Update Puppet version in scripts/puppet.bat

v1.8

9 years ago
  • Updated oracle.cer to allow installation of VirtualBox tools