Packer Windows Versions Save

Windows Packer Templates

v1.9

9 years ago
  • Add support for Windows 8.1
  • Add port forwarding for WinRM (5985) by default, with vagrant auto-correct enabled
  • Require the use of the vagrant-windows plugin in the Vagrantfile templates

v1.10

9 years ago
  • Ensure WinRM service starts immediately rather than after 120 seconds (#43)

v1.11

9 years ago
  • Change the default shell for OpenSSH from /bin/bash to /bin/sh (#45)

v1.12

9 years ago
  • Update OpenSSH

v1.13

9 years ago
  • Fixed ISO Urls (#47)

v1.14

9 years ago
  • Compact generated VMs using ultradefrag and sdelete (#53)
  • Fix 2008 R2 Core Autounattend.xml steps

v1.15

9 years ago
  • Update Puppet to 3.5.1 (#54)
  • Fix ISO Url for 2008 R2 (#56)

v1.16

9 years ago
  • Fix VirtualBox ISO URLs

v1.18

9 years ago
  • Require Vagrant 1.6.2 (#57)
  • Remove WinRM port forward, as it's done automatically in Vagrant 1.6.2+ (#57)
  • Update chef-client source to getchef.com (#63)

v1.19

9 years ago
  • Enable Microsoft Updates by default (#60)
  • Remove disable Windows Updates script from Windows 7 and 8.1; you can run this as a provioner step, and use Autounattend sections to achieve the same outcome