dsccommunity / dsccommunity/ComputerManagementDsc
Enhancement for all resources which request a restart
Nobody has claimed this yet.
- Dominant language
- PowerShell
- Stars
- 338
- Forks
- 80
- PR merge metrics
- No merged PRs in 30d
Description
Problem description
When using this module with the Azure DSC extension, the azure deployment completes while the DSC configuration is still running. It would be desirable if all reboots could be suppressed and then handled in a single reboot at the end.
The resource for IEEnhancedSecurityConfiguration has this feature.
Verbose logs
N/A
DSC configuration
N/A
Suggested solution
Port the suppress reboot switch to each resource
Operating system the target node is running
N/A
PowerShell version and build the target node is running
N/A
ComputerManagementDsc version
Name Version
---- -------
ComputerManagementDsc 9.1.0
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 reviewing the IEEnhancedSecurityConfiguration resource, which already supports suppressing reboots, then identify the other resources that request restarts. Done means the suppress-reboot switch is available consistently across those resources so reboots can be handled together at the end of an Azure DSC deployment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, powershell
- Domain
- cloud, devops, operating-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100