xActiveDirectory

2.19.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.19.0.0

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

Install-PSResource -Name xActiveDirectory -Version 2.19.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 xADReplicationSite xADReplicationSubnet xADServicePrincipalName xADUser xWaitForADDomain

Dependencies

This module has no dependencies.

Release Notes

* Changes to xActiveDirectory
 * Activated the GitHub App Stale on the GitHub repository.
 * The resources are now in alphabetical order in the README.md
   ([issue 194](https://github.com/PowerShell/xActiveDirectory/issues/194)).
 * Adding a Branches section to the README.md with Codecov badges for both
   master and dev branch ([issue 192](https://github.com/PowerShell/xActiveDirectory/issues/192)).
 * xADGroup no longer resets GroupScope and Category to default values ([issue 183](https://github.com/PowerShell/xActiveDirectory/issues/183)).
 * The helper function script file MSFT_xADCommon.ps1 was renamed to
   MSFT_xADCommon.psm1 to be a module script file instead. This makes it
   possible to report code coverage for the helper functions ([issue 201](https://github.com/PowerShell/xActiveDirectory/issues/201)).

FileList

Version History

Version Downloads Last updated
3.0.0.0 500,952 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 (current version) 151,465 6/13/2018
2.18.0.0 42,401 3/22/2018
2.17.0.0 13,171 2/8/2018
2.16.0.0 78,554 1/11/2017
2.15.0.0 1,296 12/14/2016
2.14.0.0 10,984 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 17,079 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