xWebAdministration
3.3.0
Module with DSC Resources for Web Administration
Minimum PowerShell version
4.0
Installation Options
Owners
Copyright
Copyright the DSC Community contributors. All rights reserved.
Package Details
Author(s)
- DSC Community
Tags
DesiredStateConfiguration DSC DSCResourceKit DSCResource
DSCResources
WebApplicationHandler xIisFeatureDelegation xIisHandler xIisLogging xIisMimeTypeMapping xIisModule xSslSettings xWebApplication xWebAppPool xWebAppPoolDefaults xWebConfigKeyValue xWebConfigProperty xWebConfigPropertyCollection xWebSite xWebSiteDefaults xWebVirtualDirectory
Dependencies
This module has no dependencies.
Release Notes
## [3.3.0] - 2022-06-03
### Deprecated
- **The module _xWebAdministration_ will be renamed to _WebAdministrationDsc_
([issue #213](https://github.com/dsccommunity/xWebAdministration/issues/213)).
The version `v3.3.0` will be the the last release of _xWebAdministration_.
Version `v4.0.0` will be released as _WebAdministrationDsc_, it will be
released shortly after the `v3.3.0` release to be able to start transition
to the new module. The prefix 'x' will be removed from all resources in
_WebAdministrationDsc_.**
### Changed
- xWebAdministration
- Renamed `master` branch to `main` ([issue #591](https://github.com/PowerShell/xWebAdministration/issues/591)).
- The pipeline will now update the module manifest property `DscResourcesToExport`
automatically.
- Only run the CI/CD pipeline on branch _main_ when there are changes to files
inside the `source` folder.
- Update the pipeline files to the latest from Sampler.
- Switched build worker from Windows Server 2016 to Windows Server 2022,
so that both Windows Server 2019 and Windows Server 2022 is now used.
- Add resources README.md for wiki documentation.
- CommonTestHelper
- Removed the helper function `Install-NewSelfSignedCertificateExScript`
as the script it used is no longer available. Switched to using the
module _PSPKI_ instead.
### Fixed
- xWebAdministration
- The component `gitversion` that is used in the pipeline was wrongly configured
when the repository moved to the new default branch `main`. It no longer throws
an error when using newer versions of GitVersion.
- xIisLogging
- Fixed the descriptions for SourceType and SourceName which were incorrectly
switched around in the `README.md`.
FileList
- xWebAdministration.nuspec
- DSCResources\MSFT_WebApplicationHandler\MSFT_WebApplicationHandler.schema.mof
- xWebAdministration.psd1
- DSCResources\MSFT_WebApplicationHandler\MSFT_WebApplicationHandler.psm1
- xWebAdministration.psm1
- DSCResources\MSFT_WebApplicationHandler\README.md
- en-US\about_xWebAdministration.help.txt
- DSCResources\MSFT_xIisMimeTypeMapping\MSFT_xIisMimeTypeMapping.psm1
- DSCResources\MSFT_xWebSite\MSFT_xWebSite.psm1
- DSCResources\MSFT_xIisMimeTypeMapping\MSFT_xIisMimeTypeMapping.schema.mof
- DSCResources\MSFT_xWebSite\MSFT_xWebSite.schema.mof
- DSCResources\MSFT_xIisMimeTypeMapping\README.md
- DSCResources\MSFT_xWebSite\README.md
- DSCResources\MSFT_xWebAppPoolDefaults\MSFT_xWebAppPoolDefaults.schema.mof
- DSCResources\MSFT_xWebConfigKeyValue\MSFT_xWebConfigKeyValue.schema.mof
- DSCResources\MSFT_xWebAppPoolDefaults\MSFT_xWebAppPoolDefaults.psm1
- DSCResources\MSFT_xWebConfigKeyValue\README.md
- DSCResources\MSFT_xWebAppPoolDefaults\README.md
- DSCResources\MSFT_xWebConfigKeyValue\MSFT_xWebConfigKeyValue.psm1
- Modules\xWebAdministration.Common\xWebAdministration.Common.psm1
- DSCResources\MSFT_xWebSiteDefaults\MSFT_xWebSiteDefaults.schema.mof
- Modules\xWebAdministration.Common\xWebAdministration.Common.psd1
- DSCResources\MSFT_xWebSiteDefaults\MSFT_xWebSiteDefaults.psm1
- DSCResources\MSFT_xWebSite\en-US\about_xWebSite.help.txt
- DSCResources\MSFT_xWebSiteDefaults\README.md
- DSCResources\MSFT_xWebSite\en-US\MSFT_xWebSite.strings.psd1
- DSCResources\MSFT_xIisLogging\MSFT_xIisLogging.psm1
- DSCResources\MSFT_xWebConfigKeyValue\en-US\MSFT_xWebConfigKeyValue.strings.psd1
- DSCResources\MSFT_xIisLogging\MSFT_xIisLogging.schema.mof
- DSCResources\MSFT_xWebConfigKeyValue\en-US\about_xWebConfigKeyValue.help.txt
- DSCResources\MSFT_xIisLogging\README.md
- DSCResources\MSFT_xWebSiteDefaults\en-US\about_xWebSiteDefaults.help.txt
- DSCResources\MSFT_xWebConfigPropertyCollection\MSFT_xWebConfigPropertyCollection.schema.mof
- DSCResources\MSFT_xWebSiteDefaults\en-US\MSFT_xWebSiteDefaults.strings.psd1
- DSCResources\MSFT_xWebConfigPropertyCollection\MSFT_xWebConfigPropertyCollection.psm1
- DSCResources\MSFT_xIisLogging\en-US\about_xIisLogging.help.txt
- DSCResources\MSFT_xWebConfigPropertyCollection\README.md
- DSCResources\MSFT_xIisLogging\en-US\MSFT_xIisLogging.strings.psd1
- DSCResources\MSFT_xWebVirtualDirectory\MSFT_xWebVirtualDirectory.psm1
- DSCResources\MSFT_xWebConfigPropertyCollection\en-US\MSFT_xWebConfigPropertyCollection.strings.psd1
- DSCResources\MSFT_xWebVirtualDirectory\MSFT_xWebVirtualDirectory.schema.mof
- DSCResources\MSFT_xWebConfigPropertyCollection\en-US\about_xWebConfigPropertyCollection.help.txt
- DSCResources\MSFT_xWebVirtualDirectory\README.md
- DSCResources\MSFT_xWebVirtualDirectory\en-US\MSFT_xWebVirtualDirectory.strings.psd1
- DSCResources\MSFT_xWebApplication\MSFT_xWebApplication.schema.mof
- DSCResources\MSFT_xWebVirtualDirectory\en-US\about_xWebVirtualDirectory.help.txt
- DSCResources\MSFT_xWebApplication\MSFT_xWebApplication.psm1
- DSCResources\MSFT_xWebApplication\en-US\about_xWebApplication.help.txt
- DSCResources\MSFT_xWebApplication\README.md
- DSCResources\MSFT_xWebApplication\en-US\MSFT_xWebApplication.strings.psd1
- DSCResources\MSFT_xWebAppPool\MSFT_xWebAppPool.schema.mof
- DSCResources\MSFT_xWebAppPool\en-US\about_xWebAppPool.help.txt
- DSCResources\MSFT_xWebAppPool\README.md
- DSCResources\MSFT_xWebAppPool\en-US\MSFT_xWebAppPool.strings.psd1
- DSCResources\MSFT_xWebAppPool\MSFT_xWebAppPool.psm1
- DSCResources\MSFT_xIIsHandler\en-US\about_xIisHandler.help.txt
- DSCResources\MSFT_xIIsHandler\MSFT_xIisHandler.psm1
- DSCResources\MSFT_xIIsHandler\en-US\MSFT_xIIsHandler.strings.psd1
- DSCResources\MSFT_xIIsHandler\MSFT_xIisHandler.schema.mof
- DSCResources\MSFT_xIisFeatureDelegation\en-US\MSFT_xIisFeatureDelegation.strings.psd1
- DSCResources\MSFT_xIIsHandler\README.md
- DSCResources\MSFT_xIisFeatureDelegation\en-US\about_xIisFeatureDelegation.help.txt
- DSCResources\MSFT_xIisFeatureDelegation\MSFT_xIisFeatureDelegation.psm1
- DSCResources\MSFT_xWebConfigProperty\en-US\MSFT_xWebConfigProperty.strings.psd1
- DSCResources\MSFT_xIisFeatureDelegation\MSFT_xIisFeatureDelegation.schema.mof
- DSCResources\MSFT_xWebConfigProperty\en-US\about_xWebConfigProperty.help.txt
- DSCResources\MSFT_xIisFeatureDelegation\README.md
- DSCResources\MSFT_xIisModule\en-US\about_xIisModule.help.txt
- DSCResources\MSFT_xWebConfigProperty\MSFT_xWebConfigProperty.schema.mof
- DSCResources\MSFT_xIisModule\en-US\MSFT_xIisModule.strings.psd1
- DSCResources\MSFT_xWebConfigProperty\MSFT_xWebConfigProperty.psm1
- DSCResources\MSFT_xSslSettings\en-US\MSFT_xSslSettings.strings.psd1
- DSCResources\MSFT_xWebConfigProperty\README.md
- DSCResources\MSFT_xSslSettings\en-US\about_xSslSettings.help.txt
- DSCResources\MSFT_xIisModule\MSFT_xIisModule.schema.mof
- DSCResources\MSFT_WebApplicationHandler\en-US\MSFT_WebApplicationHandler.strings.psd1
- DSCResources\MSFT_xIisModule\README.md
- DSCResources\MSFT_WebApplicationHandler\en-US\about_WebApplicationHandler.help.txt
- DSCResources\MSFT_xIisModule\xIisModuleDesigner.ps1
- DSCResources\MSFT_xIisMimeTypeMapping\en-US\about_xIisMimeTypeMapping.help.txt
- DSCResources\MSFT_xIisModule\MSFT_xIisModule.psm1
- DSCResources\MSFT_xIisMimeTypeMapping\en-US\MSFT_xIisMimeTypeMapping.strings.psd1
- DSCResources\MSFT_xSslSettings\MSFT_xSslSettings.schema.mof
- DSCResources\MSFT_xWebAppPoolDefaults\en-US\about_xWebAppPoolDefaults.help.txt
- DSCResources\MSFT_xSslSettings\MSFT_xSslSettings.psm1
- DSCResources\MSFT_xWebAppPoolDefaults\en-US\MSFT_xWebAppPoolDefaults.strings.psd1
- DSCResources\MSFT_xSslSettings\README.md
- Modules\xWebAdministration.Common\en-US\xWebAdministration.Common.strings.psd1
Version History
Version | Downloads | Last updated |
---|---|---|
3.3.0 (current version) | 2,466,923 | 6/3/2022 |
3.3.0-previe... | 100 | 5/29/2022 |
3.2.1-previe... | 88 | 5/29/2022 |
3.2.1-previe... | 491 | 1/7/2021 |
3.2.1-previe... | 135 | 10/31/2020 |
3.2.0 | 450,936 | 8/6/2020 |
3.2.0-previe... | 99 | 8/6/2020 |
3.2.0-previe... | 225 | 1/21/2020 |
3.1.2-previe... | 102 | 1/15/2020 |
3.1.1 | 188,590 | 1/10/2020 |
3.1.1-previe... | 97 | 1/10/2020 |
3.1.1-previe... | 104 | 1/6/2020 |
3.1.0 | 5,971 | 12/30/2019 |
3.1.0-previe... | 100 | 12/30/2019 |
3.1.0-previe... | 100 | 12/30/2019 |
3.0.0.0 | 40,658 | 10/30/2019 |
2.8.0.0 | 120,495 | 9/19/2019 |
2.7.0.0 | 52,962 | 8/8/2019 |
2.6.0.0 | 76,594 | 5/15/2019 |
2.5.0.0 | 69,975 | 2/20/2019 |
2.4.0.0 | 14,040 | 1/10/2019 |
2.3.0.0 | 27,166 | 10/25/2018 |
2.2.0.0 | 152,588 | 9/5/2018 |
2.1.0.0 | 13,928 | 7/25/2018 |
2.0.0.0 | 19,599,517 | 6/13/2018 |
1.20.0.0 | 23,961 | 5/2/2018 |
1.19.0.0 | 113,119 | 11/15/2017 |
1.18.0.0 | 115,636 | 7/12/2017 |
1.17.0.0 | 370,964 | 1/26/2017 |
1.16.0.0 | 6,715 | 12/14/2016 |
1.15.0.0 | 7,264 | 11/2/2016 |
1.14.0.0 | 5,263 | 9/21/2016 |
1.13.0.0 | 14,751 | 8/10/2016 |
1.12.0.0 | 34,588 | 6/29/2016 |
1.11.0.0 | 42,807 | 5/11/2016 |
1.10.0.0 | 25,840 | 3/31/2016 |
1.9.0.0 | 4,938 | 2/3/2016 |
1.8.0.0 | 1,423 | 12/3/2015 |
1.7.0.0 | 9,419 | 7/24/2015 |
1.6.0.0 | 22,113 | 6/9/2015 |
1.5.0.0 | 1,219 | 5/2/2015 |
1.4.0.0 | 299 | 4/24/2015 |
1.3.2.4 | 524 | 4/1/2015 |
1.3.2.3 | 541 | 12/18/2014 |
1.3.2.2 | 331 | 12/1/2014 |
1.3.2 | 580 | 7/22/2014 |
1.3.1 | 995 | 5/13/2014 |
1.3 | 21,204 | 5/8/2014 |
1.2 | 310 | 4/8/2014 |