Update DC Auditing GPO and Add Packer Script for ENA

This commit is contained in:
Chris Long
2020-05-03 17:12:05 -07:00
parent c8514a49a4
commit aeecd1b756
15 changed files with 37 additions and 29 deletions

View File

@@ -154,7 +154,8 @@
{
"type": "powershell",
"scripts": [
"./scripts/debloat-windows.ps1"
"./scripts/debloat-windows.ps1",
"./scripts/install-aws-ena.ps1"
]
},
{