DSCHelperFunctions

1.1.0

Collection of functions to help create more dynamic ConfigurationData for DSC use when generating MOFs.

The original pupose was to make available a function that worked with the cLCMCertManager DSC resource to make certificate management a reality. It now also includes a method for importing passwords into the configurationdatahash as well, as well as a simple inst
Collection of functions to help create more dynamic ConfigurationData for DSC use when generating MOFs.

The original pupose was to make available a function that worked with the cLCMCertManager DSC resource to make certificate management a reality. It now also includes a method for importing passwords into the configurationdatahash as well, as well as a simple install function that creates a sample password.xml to use as a source and SMB share as a certificate desitnation.

If MOF generation is automated, the functions here can help form a fully-automated maintenance strategy by dynamically updating and pushing meta configuration with the "best matched" thumbprint, as well as encrypting the main mof with the appropriate public certificate. Please see my blog for a more complete example of the DSC Resource and function working in tandem.
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 DSCHelperFunctions

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

Install-PSResource -Name DSCHelperFunctions

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 Password ConfigurationData

Functions

Install-DSCHelperStores Update-ConfigurationDataCertificates Update-ConfigurationDataPasswords Update-ConfigurationDataNames Import-PasswordXML

Dependencies

This module has no dependencies.

Release Notes

added additional function to update nodenames to GUID based on csv file.

FileList

Version History

Version Downloads Last updated
1.1.0 (current version) 1,339 3/4/2016
1.0.0 36 2/20/2016