dsccommunity / dsccommunity/ComputerManagementDsc
PendingReboot resource improvement
Nobody has claimed this yet.
- Dominant language
- PowerShell
- Stars
- 338
- Forks
- 80
- PR merge metrics
- No merged PRs in 30d
Description
Description
The PendingReboot resource would be perfect if a maintenance windows could be added.
Proposed properties
MondayNumber: 1-5
MondayStartTime: Time
MondayDuration: Timespan
TuesdayNumber: 1-5
TuesdayStartTime: Time
TuesdayDuration: Timespan
WednesdayNumber: 1-5
WednesdayStartTime: Time
WednesdayDuration: Timespan
ThursayNumber: 1-5
ThursdayStartTime: Time
ThursdayDuration: Timespan
FridayNumber: 1-5
FridayStartTime: Time
FridayDuration: Timespan
SaturdayNumber: 1-5
SaturdayStartTime: Time
SaturdayDuration: Timespan
SundayNumber: 1-5
SundayStartTime: Time
SundayDuration: Timespan
The number can be a collection. For example 1st and 3rd monday every month.
Or also for exemple 1st ,2nd, 3rd, 4th and 5th Sunday of every month, which makes it weekly.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the PendingReboot resource and reading how its current properties and reboot behavior are defined. Review the proposed weekday number, start-time, and duration properties, including collections for multiple monthly occurrences. Done means the resource supports the stated maintenance-window schedules with documented behavior and tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- operating-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100