xActiveDirectory

2.16.0.0

The xActiveDirectory module is originally part of the Windows PowerShell Desired State Configuration (DSC) Resource Kit. This version has been modified for use in Azure. This module contains the xADDomain, xADDomainController, xADUser, and xWaitForDomain resources. These DSC Resources allow you to configure and manage Active Directory.

All of the resources in the D
The xActiveDirectory module is originally part of the Windows PowerShell Desired State Configuration (DSC) Resource Kit. This version has been modified for use in Azure. This module contains the xADDomain, xADDomainController, xADUser, and xWaitForDomain resources. These DSC Resources allow you to configure and manage Active Directory.

All of the resources in the DSC Resource Kit are provided AS IS, and are not supported through any Microsoft standard support program or service.
Show more

Minimum PowerShell version

4.0

Installation Options

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

Install-Module -Name xActiveDirectory -RequiredVersion 2.16.0.0

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

Install-PSResource -Name xActiveDirectory -Version 2.16.0.0

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

Copyright

(c) 2014 Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Tags

DesiredStateConfiguration DSC DSCResourceKit DSCResource

DSCResources

xADComputer xADDomain xADDomainController xADDomainDefaultPasswordPolicy xADDomainTrust xADGroup xADOrganizationalUnit xADRecycleBin xADUser xWaitForADDomain

Dependencies

This module has no dependencies.

Release Notes

* xAdDomainController: Update to complete fix for SiteName being required field.
* xADDomain: Added retry logic to prevent FaultException to crash in Get-TargetResource on subsequent reboots after a domain is created because the service is not yet running. This error is mostly occur when the resource is used with the DSCExtension on Azure.

FileList

Version History

Version Downloads Last updated
3.0.0.0 497,020 6/26/2019
2.26.0.0 20,156 5/15/2019
2.25.0.0 28,842 4/3/2019
2.24.0.0 11,327 2/20/2019
2.23.0.0 10,417 1/10/2019
2.22.0.0 9,561 10/25/2018
2.21.0.0 8,961 9/5/2018
2.20.0.0 7,137 7/25/2018
2.19.0.0 151,465 6/13/2018
2.18.0.0 42,401 3/22/2018
2.17.0.0 13,170 2/8/2018
2.16.0.0 (current version) 78,523 1/11/2017
2.15.0.0 1,296 12/14/2016
2.14.0.0 10,983 11/2/2016
2.13.0.0 5,162 8/10/2016
2.12.0.0 3,438 6/29/2016
2.11.0.0 2,721 5/18/2016
2.10.0.0 2,303 3/31/2016
2.9.0.0 2,097 2/2/2016
2.8.0.0 947 12/3/2015
2.7.0.0 532 10/22/2015
2.6.0.0 1,258 9/11/2015
2.5.0.0 451 7/24/2015
2.4.0.0 202 6/17/2015
2.3 16,903 2/19/2015
2.2 87 12/18/2014
2.1 146 8/22/2014
2.0 108 6/6/2014
1.0.1 75 5/13/2014
1.0 60 4/8/2014
Show less