Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 581 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 581 Bytes

PowerShell DSC | Active Directory (two controllers)

Automates deployment of a new Active Directory forest consisting of two domain controllers. Scripts are based on PowerShell DSC and originally were created for using along with Virtual Machine Manager templates.

Please note

  • All-in-one : one file to configure a forest with two DCs
  • firstdc. cr : custom resource with PowerShell DSC script to configure root DC
  • seconddc.cr : custom resource with PowerShell DSC script to add the second DC
  • Written, tested and verified in far 2016. Should work with later WS though.