Automated-AD-Setup
Automated-AD-Setup copied to clipboard
A PowerShell script that aims to have a fully configured domain built in under 10 minutes, but also apply security configuration and hardening.
Results
1
Automated-AD-Setup issues
Sort by
recently updated
recently updated
newest added
When only one site exists in ADSites.xml, it doesn't import as an array. This results in `$FirstSite = $ADSites.ADSites.Site[0]` being empty, which causes the script to skip over renaming Default-First-Site-Name...