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
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
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
Minimum PowerShell version
4.0
Installation Options
Owners
Copyright
(c) 2016 Justin King. All rights reserved.
Package Details
Author(s)
- Justin King
Tags
DSCResources
Dependencies
This module has no dependencies.
FileList
- cLCMCertManager.nuspec
- cLCMCertManager.psd1
- README.md
- DSCResources\cLCMCertUpdate\cLCMCertUpdate.psm1
- DSCResources\cLCMCertUpdate\cLCMCertUpdate.schema.mof
- Examples\CertificateUpdate.ps1
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.2 | 1,396 | 2/23/2016 |
1.0.1 | 33 | 2/21/2016 |
1.0.0 (current version) | 36 | 2/11/2016 |