WebAdministrationDsc icon indicating copy to clipboard operation
WebAdministrationDsc copied to clipboard

xWebVirtualDirectory: Fails to create directory under application

Open omiossec opened this issue 5 years ago • 3 comments

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 #331

Task list

  • [ x] Added an entry to the change log under the Unreleased section of the CHANGELOG.md. Entry should say what was changed and how that affects users (if applicable), and reference the issue being resolved (if applicable).
  • [ ] Resource documentation added/updated in README.md.
  • [ ] Resource parameter descriptions added/updated in README.md, schema.mof and comment-based help.
  • [ ] Comment-based help added/updated.
  • [ ] Localization strings added/updated in all localization files as appropriate.
  • [ ] Examples appropriately added/updated.
  • [ ] Unit tests added/updated. See DSC Resource Testing Guidelines.
  • [ ] Integration tests added/updated (where possible). See DSC Resource Testing Guidelines.
  • [ ] New/changed code adheres to DSC Resource Style Guidelines and Best Practices.

This change is Reviewable

omiossec avatar Oct 10 '19 15:10 omiossec

@regedit32 Do you have time to look over this too? You have a better knowledge around these cmdlets than me. 😄

johlju avatar Oct 12 '19 09:10 johlju

@johlju solution looks good, but I will take another look after tests have been added.

regedit32 avatar Oct 19 '19 19:10 regedit32

We have renamed the resource, removing 'x', so please rebase this PR.

johlju avatar Jun 08 '22 06:06 johlju