xAdcsDeployment

1.3.0.0

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

Minimum PowerShell version

4.0

Installation Options

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

Install-Module -Name xAdcsDeployment -RequiredVersion 1.3.0.0

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

Install-PSResource -Name xAdcsDeployment -Version 1.3.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) 2017 Microsoft Corporation. All rights reserved.

Package Details

Author(s)

  • Microsoft Corporation

Tags

DesiredStateConfiguration DSC DSCResourceKit DSCResource

DSCResources

xAdcsCertificationAuthority xAdcsOnlineResponder xAdcsWebEnrollment

Dependencies

This module has no dependencies.

Release Notes

- Updated to meet HQRM guidelines - fixes
 [issue 33](https://github.com/PowerShell/xAdcsDeployment/issues/33).
- Fixed markdown rule violations in README.MD.
- Change examples to meet HQRM standards and optin to Example validation
 tests.
- Replaced examples in README.MD to links to Example files.
- Added the VS Code PowerShell extension formatting settings that cause PowerShell
 files to be formatted as per the DSC Resource kit style guidelines.
- Opted into Common Tests "Validate Module Files" and "Validate Script Files".
- Corrected description in manifest.
- Added .github support files:
 - CONTRIBUTING.md
 - ISSUE_TEMPLATE.md
 - PULL_REQUEST_TEMPLATE.md
- Resolved all PSScriptAnalyzer warnings and style guide warnings.
- Converted all tests to meet Pester V4 guidelines - fixes
 [issue 32](https://github.com/PowerShell/xAdcsDeployment/issues/32).
- Fixed spelling mistakes in README.MD.
- Fix to ensure exception thrown if failed to install or uninstall service - fixes
 [issue 3](https://github.com/PowerShell/xAdcsDeployment/issues/3).
- Converted AppVeyor.yml to use shared AppVeyor module in DSCResource.Tests - fixes
 [issue 29](https://github.com/PowerShell/xAdcsDeployment/issues/29).

FileList

Version History

Version Downloads Last updated
1.4.0.0 279,136 12/20/2017
1.3.0.0 (current version) 1,030 11/15/2017
1.2.0.0 531 10/5/2017
1.1.0.0 14,067 12/14/2016
1.0.0.0 10,297 5/18/2016
0.2.0.0 680 2/2/2016
0.1.0.0 762 9/27/2014
Show more