DomainControllerConfig
0.2.0
Demonstrates a minimally viable domain controller configuration script
compatible with Azure Automation Desired State Configuration service.
Required variables in Automation service:
- domainName - string that will be used as the Active Directory domain
- domainCredential - credential to use for AD domain admin
- safeModeCredential - credential to use for Safe Mod
compatible with Azure Automation Desired State Configuration service.
Required variables in Automation service:
- domainName - string that will be used as the Active Directory domain
- domainCredential - credential to use for AD domain admin
- safeModeCredential - credential to use for Safe Mod
Demonstrates a minimally viable domain controller configuration script
compatible with Azure Automation Desired State Configuration service.
Required variables in Automation service:
- domainName - string that will be used as the Active Directory domain
- domainCredential - credential to use for AD domain admin
- safeModeCredential - credential to use for Safe Mode recovery
Required modules in Automation service:
- xActiveDirectory version 2.16.0.0
- xStorage version 3.2.0.0
Show more
compatible with Azure Automation Desired State Configuration service.
Required variables in Automation service:
- domainName - string that will be used as the Active Directory domain
- domainCredential - credential to use for AD domain admin
- safeModeCredential - credential to use for Safe Mode recovery
Required modules in Automation service:
- xActiveDirectory version 2.16.0.0
- xStorage version 3.2.0.0
Installation Options
Owners
Package Details
Author(s)
- Michael Greene
Tags
Dependencies
-
- xActiveDirectory (>= 2.16.0)
- xStorage (>= 3.2.0)
Release Notes
https://github.com/Microsoft/DomainControllerConfig/blob/master/README.md#releasenotes
FileList
- DomainControllerConfig.nuspec
- DomainControllerConfig.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
0.3.1 | 485 | 2/27/2018 |
0.3.0 | 84 | 2/24/2018 |
0.2.0 (current version) | 146 | 10/5/2017 |
0.1.0 | 84 | 10/5/2017 |