cLCMCertManager

1.0.0

DSC Module and resource to compare configured thumbprint to desired certificate

This module and resource will select a local machine certificate based on the provided filter cirteria then compare the thumbprint to the thumbprint configured in the LocalConfigurationManager. If the the two do not match, it exports the appropriate certificate to the defined location u
DSC Module and resource to compare configured thumbprint to desired certificate

This module and resource will select a local machine certificate based on the provided filter cirteria then compare the thumbprint to the thumbprint configured in the LocalConfigurationManager. If the the two do not match, it exports the appropriate certificate to the defined location using the configured format (computername, FQDN, or GUID) to a specified location so it may be used by configurations in future mofs.

Note this merely helps create a complete solution to expiring/renewing certificates. During the configuration process, the build script should check the same location for certificates to be used when encrypting passwords/mofs. Including a meta-mof will allow the pull server to specify updated thumbprints as they change. For helper functions to assit in parsing the resulting SMB share and adding it to your configurationdata, please see the cDSCHelperfunctions module
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 cLCMCertManager -RequiredVersion 1.0.0

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

Install-PSResource -Name cLCMCertManager -Version 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) 2016 Justin King. All rights reserved.

Package Details

Author(s)

  • Justin King

Tags

DSC Certificate

DSCResources

cLCMCertUpdate

Dependencies

This module has no dependencies.

FileList

Version History

Version Downloads Last updated
1.0.2 1,383 2/23/2016
1.0.1 30 2/21/2016
1.0.0 (current version) 33 2/11/2016