DomainControllerConfig

0.1.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
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

Installation Options

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

Install-Script -Name DomainControllerConfig -RequiredVersion 0.1.0

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/PowerShell/xActiveDirectory/blob/master/README.md#versions

FileList

Version History

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