Skip to content

Instantly share code, notes, and snippets.

@mattray
Created August 22, 2017 21:54
Show Gist options
  • Select an option

  • Save mattray/3933d3a85357910a27e2dc5aa3022d70 to your computer and use it in GitHub Desktop.

Select an option

Save mattray/3933d3a85357910a27e2dc5aa3022d70 to your computer and use it in GitHub Desktop.

Windows

.NET Beanstalk Cfn Container v2.0.2.1 on Windows 2012R2 (ami-89c18fb9) match vpc network, subnet, public IP, security group

bootstrap Windows

Actions->Get Password remote desktop 172.31.54.61 tqF6Cxkn!a

chef / RL9@T40BTmXh

notepad C:\Windows\System32\drivers\etc\hosts 172.31.54.10 chef.automate-demo.com 172.31.54.11 automate.automate-demo.com

harden Windows

knife bootstrap windows winrm 172.31.54.61 -N win2012r2 –bootstrap-version 13.1 -y knife node run_list add win2012r2 “tissues” knife winrm ‘name:win2012r2’ ‘chef-client -c c:/chef/client.rb’ -x Administrator -a ipaddress

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment