v4.2.0-preview0002
Pre-release
Pre-release
[v4.2.0-preview0002]
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.
- Removed the common function
Changed
- Website
- Add Ensure to LogCustomFieldInformation. (issue #571)
- Added code to ensure certificate selected has longest time until expiration when multiple matching certificates are found (issue #578)
Fixed
- IisLogging
- Can now remove all LogCustomFields using Ensure. (issue #571)
- WebSite
- Added code to ensure certificate has private key. (issue #578)