PSDscResources icon indicating copy to clipboard operation
PSDscResources copied to clipboard

Sample_Script: Set correct Get-Content Path param in Sample_Script.ps1

Open XristophD opened this issue 3 years ago • 0 comments

Pull Request (PR) description

Set correct Get-Content Path param in Sample_Script.ps1

This Pull Request (PR) fixes the following issues

None

Task list

  • [ ] Added an entry under the Unreleased section in the CHANGELOG.md. Entry should say what was changed, and how that affects users (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.
  • [x] 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.

XristophD avatar Apr 25 '22 07:04 XristophD