UpdateServicesDsc icon indicating copy to clipboard operation
UpdateServicesDsc copied to clipboard

UpdateServicesComputerTargetGroup: New resource - managing computer target groups

Open Borgquite opened this issue 8 months ago • 8 comments

Pull Request (PR) description

A rebased pull for #60 It looks OK to me, waiting to see if it passes the Pester tests as these may need updating to support 5

This Pull Request (PR) fixes the following issues

  • Fixes #44

Task list

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

This change is Reviewable

Borgquite avatar May 29 '24 16:05 Borgquite