WebAdministrationDsc

4.0.0-preview0001

Module with DSC Resources for Web Administration

Minimum PowerShell version

4.0

This is a prerelease version of WebAdministrationDsc.
There is a newer prerelease version of this module available.
See the version list below for details.

Installation Options

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

Install-Module -Name WebAdministrationDsc -RequiredVersion 4.0.0-preview0001 -AllowPrerelease

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

Install-PSResource -Name WebAdministrationDsc -Version 4.0.0-preview0001 -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.0.0-preview0001] - 2022-09-17

### Changed

- WebAdministrationDsc
 - BREAKING CHANGE
   - Renamed _xWebAdministration_ to _WebAdministrationDSC_ - fixes [Issue #69](https://github.com/dsccommunity/WebAdministrationDsc/issues/213).
   - Changed all MSFT_xResourceName to DSC_ResourceName.
   - Updated DSCResources, Examples, Modules and Tests for new naming.
   - Updated README.md from _xWebAdministration_ to _WebAdministrationDSC_
   - Removed deprecated resource `xIISHandler`
   - Removed deprecated resource `xWebConfigKeyValue`
- Website
 - Fixed Test-TargetResource in Website when LogTruncateSize parameter is
   passed. Fixes [Issue #380](https://github.com/dsccommunity/WebAdministrationDsc/issues/380)

### Fixed

- WebAdministrationDsc
 - Fixed URLs in README.md
- WebApplication
 - Fixed typo in README.md.

FileList

Version History

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