├── DomainControllerConfig.ps1 ├── LICENSE ├── README.md ├── SECURITY.md └── appveyor.yml /DomainControllerConfig.ps1: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/DomainControllerConfig/HEAD/DomainControllerConfig.ps1 -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/DomainControllerConfig/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/DomainControllerConfig/HEAD/README.md -------------------------------------------------------------------------------- /SECURITY.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/DomainControllerConfig/HEAD/SECURITY.md -------------------------------------------------------------------------------- /appveyor.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/microsoft/DomainControllerConfig/HEAD/appveyor.yml --------------------------------------------------------------------------------