Skip to content

Instantly share code, notes, and snippets.

View alex-williams's full-sized avatar

Alex Williams alex-williams

View GitHub Profile
@alex-williams
alex-williams / Bootstrap-EC2-Windows.ps1
Last active January 28, 2016 02:56
Bootstrapping a Windows 2008 R2, 2012 or 2012 R2 Server in an EC2 VPC with Chef
# Bootstrapping Windows 2008/2008 R2/2012/2012 R2 in EC2, using Chef
# Copyright 2015, Brighter Technology Ltd
# Licence GPLv3
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 3 of the License, or
# (at your option) any later version.
# This program is distributed in the hope that it will be useful,