WebAdministrationDsc

4.2.1

Module with DSC Resources for Web Administration

Minimum PowerShell version

4.0

Installation Options

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

Install-Module -Name WebAdministrationDsc

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

Install-PSResource -Name WebAdministrationDsc

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.1] - 2024-11-13

### Added

- WebConfigPropertyCollection
 - Allowed different property collection key types to be added beyond the default.
 - Allowed control over single item property collection key types, including examples - fixes ([issue #379](https://github.com/dsccommunity/WebAdministrationDsc/issues/379)), ([issue #631](https://github.com/dsccommunity/WebAdministrationDsc/issues/631)).

### Changed

- IisModule
 - Set default for Ensure property to Present.
- IisMimeTypeMapping
 - Set default for Ensure property to Present.

### Fixed

- WebAdministrationDsc
 - Fixed CertificateStoreName default value from `MY` to `My` ([issue #642](https://github.com/dsccommunity/WebAdministrationDsc/issues/642))

### Removed

- Removed outdated resources documentation from README.md.

FileList

Version History

Version Downloads Last updated
4.2.1 (current version) 775 11/13/2024
4.2.1-previe... 5 11/5/2024
4.2.1-previe... 6 10/29/2024
4.2.1-previe... 6 10/23/2024
4.2.0 11,471 8/26/2024
4.2.0-previe... 55 7/7/2024
4.2.0-previe... 40 5/22/2024
4.2.0-previe... 73 12/7/2023
4.1.1-previe... 16 12/7/2023
4.1.0 77,304 1/3/2023
4.1.0-previe... 16 11/12/2022
4.0.1-previe... 5 11/12/2022
4.0.0 1,719,399 9/17/2022
4.0.0-previe... 11 9/17/2022
0.1.0.0 238,565 8/10/2016
Show more