DomainControllerConfig

0.3.1

Demonstrates a minimally viable domain controller configuration script
compatible with Azure Automation Desired State Configuration service.

Required variables in Automation service:
 - Credential to use for AD domain admin
 - Credential to use for Safe Mode recovery

Create these credential assets in Azure Automation,
and set their names in lines 11 and 12 of th
Demonstrates a minimally viable domain controller configuration script
compatible with Azure Automation Desired State Configuration service.

Required variables in Automation service:
 - Credential to use for AD domain admin
 - Credential to use for Safe Mode recovery

Create these credential assets in Azure Automation,
and set their names in lines 11 and 12 of the configuration script.

Required modules in Automation service:
 - xActiveDirectory
 - xStorage
 - xPendingReboot


Show more

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Script -Name DomainControllerConfig

Copy and Paste the following command to install this package using Microsoft.PowerShell.PSResourceGet More Info

You can deploy this package directly to Azure Automation. Note that deploying packages with dependencies will deploy all the dependencies to Azure Automation. Learn More

Manually download the .nupkg file to your system's default download location. Note that the file won't be unpacked, and won't include any dependencies. Learn More

Owners

Package Details

Author(s)

  • Michael Greene

Tags

DSCConfiguration

Dependencies

Release Notes

https://github.com/Microsoft/DomainControllerConfig/blob/master/README.md#versions

FileList

Version History

Version Downloads Last updated
0.3.1 (current version) 451 2/27/2018
0.3.0 81 2/24/2018
0.2.0 143 10/5/2017
0.1.0 81 10/5/2017