Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeployADDS

A PowerShell scripting framework to deploy Active Directory Services on Windows Server 2012 R2 or higher.

  • Configuration fully by using the hierarchy of an XML file
  • XML Hierarchy follows Active Directory hierarchy:
    • Forest
    • Forest properties
    • sites
    • subnets
    • DNS
      • Forest domain
      • domain properties
        • optional subdomain(s)
        • domain properties
        • Domain controllers
        • DNS
        • OU structure
          • Users, groups etc
  • Install Domain Controller, autodetect first DC in Forest, or domain or additional DC in existing domain
  • use XML element tags to convert to Powershell Parameter splatting, reducing the required code, giving ultimate flexibility in XML

About

a set of PowerShell scripts to Install & Configure Active Directory Domain Services, from an XML input file.

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages