Skip to content

Releases: webmd-health-services/Carbon.DSC

1.0.0

13 Sep 17:16
e8d4c4c
Compare
Choose a tag to compare

Upgrade Instructions

Migrated DSC functionality from Carbon.

  • Minimum PowerShell version is now 5.1.
  • Update usages of the Initialize-CLcm function's CertPassword parameter to be a [SecureString] object.

Changed

  • The Initialize-CLcm function's CertPassword parameter is now a [SecureString]. Previously, plaintext strings
    were allowed.