WebAdministrationDsc icon indicating copy to clipboard operation
WebAdministrationDsc copied to clipboard

This module contains DSC resources for deploying and configuring web servers and related components.

Results 102 WebAdministrationDsc issues
Sort by recently updated
recently updated
newest added

### Problem description Migrating from an 2012 R2 server with all the pipelines already built, and want to use the same app pool names. We have a ".Net6 Core" app...

needs more information

Since #601 it is confusing that the package name on PowerShell Gallery wasn't updated: https://www.powershellgallery.com/packages/xWebAdministration/ And to make matters worse there is **already another package with the new name** 😞...

blocking release

#### Pull Request (PR) description Fix issue #430 by doubling up curly braces enabling the use of URLRewrite variables. #### This Pull Request (PR) fixes the following issues - Fixes...

waiting for code fix

xWebConfigPropertyLocation: Added to allow access to locked sections of ApplicationHost.Config #### Pull Request (PR) description This new resource adds an additional parameter for the Location of the configuration property. ####...

breaking change
waiting for code fix

#### Pull Request (PR) description #### This Pull Request (PR) fixes the following issues #### Task list - [x ] Added an entry to the change log under the Unreleased...

waiting for code fix

#### Pull Request (PR) description Added the Ensure property to log custom fields in xWebsite and fixed this property in xIisLogging #### This Pull Request (PR) fixes the following issues...

waiting for code fix

As a proposed solution to the #331 issue I propose to change the way the resource checks Virtual Directory. #### This Pull Request (PR) fixes the following issues - Fixes...

waiting for code fix

#### Pull Request (PR) description SslFlags value 2 and 3 suggest the use of CCS (Central Certificate Store). Checking for certificate thumbprint and store name should be skipped when CCS...

waiting for code fix

Hello, base on #80 i saw that is possibility to put empty password when I have account wihtout a password. But I have problem to do this. I'am trying in...

question

#### Pull Request (PR) description This is continued work from [PR#202](https://github.com/PowerShell/xWebAdministration/pull/202) started by @nzspambot. All the latest changes were integrated, tests and some function logic were optimized and fixed. Please...

needs review
breaking change