Skip to content

v4.2.0-preview0001

Pre-release
Pre-release
Compare
Choose a tag to compare
@dscbot dscbot released this 07 Dec 17:04
3798530

[v4.2.0-preview0001]

Removed

  • WebAdministrationDsc
    • Removed the common function Find-Certificate in favor of the command
      present in the module DscResource.Common.
    • Removed the function Get-CurrentUser since no code were using it.

Changed

  • Website
    • Add Ensure to LogCustomFieldInformation. (issue #571)

Fixed

  • IisLogging
    • Can now remove all LogCustomFields using Ensure. (issue #571)