xAdcsDeployment

1.1.0.0

The xCertificateServices module can be used to install or uninstall Certificate Services components in Windows Server.  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.

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

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

Install-PSResource -Name xAdcsDeployment -Version 1.1.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) 2013 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

- Converted AppVeyor.yml to pull Pester from PSGallery instead of Chocolatey.
- Changed AppVeyor.yml to use default image.
- xAdcsCertificateAuthority:
 - Change property format in Readme.md to be standard layout.
 - Converted style to meet HQRM guidelines.
 - Added verbose logging support.
 - Added string localization.
 - Fixed Get-TargetResource by removing IsCA and changing Ensure to return whether or not CA is installed.
 - Added unit tests.
 - Updated parameter format to meet HQRM guidelines.
- xAdcsOnlineResponder:
 - Change property format in Readme.md to be standard layout.
 - Added unit test header to be latest version.
 - Added function help.
 - Updated parameter format to meet HQRM guidelines.
 - Updated resource to meet HQRM guidelines.
- xAdcsWebEnrollment:
 - Change property format in Readme.md to be standard layout.
 - Added unit test header to be latest version.
 - Added function help.
 - Updated parameter format to meet HQRM guidelines.
 - Updated resource to meet HQRM guidelines.
- Added CommonResourceHelper.psm1 (copied from xPSDesiredStateConfiguration).
- Removed Technet Documentation HTML file from root folder.
- Removed redundant code from AppVeyor.yml.
- Fix markdown violations in Readme.md.
- Updated readme.md to match DSCResource.Template\Readme.md.

FileList

Version History

Version Downloads Last updated
1.4.0.0 236,528 12/20/2017
1.3.0.0 993 11/15/2017
1.2.0.0 524 10/5/2017
1.1.0.0 (current version) 14,056 12/14/2016
1.0.0.0 10,254 5/18/2016
0.2.0.0 673 2/2/2016
0.1.0.0 755 9/27/2014
Show more