Skip to content

v1.1.0

Compare
Choose a tag to compare
@iknowjason iknowjason released this 03 Nov 16:36
· 50 commits to master since this release
7f9ab3b

This is a major update adding two new terraform generators, improved organization of the generators for ease of use, and adding the PurpleSharp emulation tool.

  • Added a new Terraform Generator: adfs.py. This builds a Federation ADFS lab with a DC.
  • Added a new Terraform Generator: aadjoin.py. This builds an Azure AD Join lab with Windows 10 managed devices.
  • Moves all generators into separate sub-directories for cleaner separation of terraform resources and state, ease of use
  • Remove archive directory for older templates
  • Drops AAD connect msi on desktop of ADFS server
  • Adds PurpleSharp to always download on Windows 10 Pro: ad.py, sentinel.py
  • Updated bootstrap scripts to always expand-archive: ad.py, sentinel.py