WebAdministrationDsc

4.2.0-preview0001

Module with DSC Resources for Web Administration

Minimum PowerShell version

4.0

This is a prerelease version of WebAdministrationDsc.

Installation Options

Copy and Paste the following command to install this package using PowerShellGet More Info

Install-Module -Name WebAdministrationDsc -AllowPrerelease

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

Install-PSResource -Name WebAdministrationDsc -Prerelease

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

Copyright the DSC Community contributors. All rights reserved.

Package Details

Author(s)

  • DSC Community

Tags

DesiredStateConfiguration DSC DSCResourceKit DSCResource

DSCResources

IisFeatureDelegation IisLogging IisMimeTypeMapping IisModule SslSettings WebApplication WebApplicationHandler WebAppPool WebAppPoolDefaults WebConfigProperty WebConfigPropertyCollection WebSite WebSiteDefaults WebVirtualDirectory

Dependencies

This module has no dependencies.

Release Notes

## [4.2.0-preview0001] - 2023-12-07

### 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](https://github.com/dsccommunity/WebAdministrationDsc/issues/571))

### Fixed

- IisLogging
 - Can now remove all LogCustomFields using Ensure. ([issue #571](https://github.com/dsccommunity/WebAdministrationDsc/issues/571))

FileList

Version History

Version Downloads Last updated
4.2.0-previe... (current version) 62 12/7/2023
4.1.1-previe... 15 12/7/2023
4.1.0 58,221 1/3/2023
4.1.0-previe... 15 11/12/2022
4.0.1-previe... 4 11/12/2022
4.0.0 1,249,962 9/17/2022
4.0.0-previe... 10 9/17/2022
0.1.0.0 238,077 8/10/2016
Show more