ActiveDirectoryCSDsc

4.0.0.0

This DSC Resource module can be used to install or uninstall Certificate Services components in Windows Server.

Minimum PowerShell version

5.0

There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

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

Install-Module -Name ActiveDirectoryCSDsc -RequiredVersion 4.0.0.0

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

Install-PSResource -Name ActiveDirectoryCSDsc -Version 4.0.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) 2018 Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Tags

DesiredStateConfiguration DSC DSCResourceKit DSCResource

DSCResources

AdcsCertificationAuthority AdcsCertificationAuthoritySettings AdcsEnrollmentPolicyWebService AdcsOnlineResponder AdcsWebEnrollment AdcsOcspExtension AdscTemplate

Dependencies

This module has no dependencies.

Release Notes

- BREAKING CHANGE: ActiveDirectoryCSDsc module minimum requirements updated
 to WMF 5.0 because newly added AdcsCertificateAuthoritySettings resource
 requires WMF 5.0.
- Added new resource AdcsCertificateAuthoritySettings - see
 [Issue 13](https://github.com/PowerShell/ActiveDirectoryCSDsc/issues/13).
- Added new resource AdcsTemplate.
- Replaced `switch` blocks with `if` blocks for evaluating "Ensure" parameter
 because switch was missing `break` - fixes [Issue 87](https://github.com/PowerShell/ActiveDirectoryCSDsc/issues/87).
- Added Comment Based Help for `New-NotImplementedException` common function.
- Moved code to create the user account for use in integration test into a
 `CommonTestHelper.psm1` function.
- Removed user account creation code from `AppVeyor.yml` and into integration
 tests themselves to make tests execution easier.
- Updated user account creation code to use local user/group management Powershell
 cmdlets available in WMF 5.1 - fixes [Issue 24](https://github.com/PowerShell/ActiveDirectoryCSDsc/issues/24).
- AdcsCertificationAuthority:
 - Integration tests updated to create test user account in administrators
   group to make test execution easier.

FileList

Version History

Version Downloads Last updated
5.0.1-previe... 486 12/30/2020
5.0.1-previe... 273 7/4/2020
5.0.0 95,664 6/20/2020
5.0.0-previe... 241 6/20/2020
5.0.0-previe... 271 4/26/2020
5.0.0-previe... 249 3/25/2020
4.1.0.0 69,374 9/19/2019
4.0.0.0 (current version) 11,915 8/8/2019
3.3.0.0 21,143 5/15/2019
3.2.0.0 55,443 2/20/2019
3.1.0.0 4,871 1/10/2019
3.0.0.0 3,727 6/13/2018
2.0.0.0 763 5/2/2018
Show less