Icinga / Icinga/icinga-powershell-framework
Add support for remote Windows Update installation
Open
@LordHepipud is already working on this.
Since Dec 6, 2018.
Enhancement
- Dominant language
- PowerShell
- Stars
- 87
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
Add support to fetch and install Windows Updates by using Cmdlets.
We should also add a feature allowing the Icinga Web 2 module to install updates remotely, if the following requirements are fulfilled:
- The PowerShell Module is running with sufficient permissions to install updates
- The PowerShell Module has the command for installing updates enabled (disabled by default)
- The Icinga Web 2 users inherits the permission to install updates
Otherwise commands are rejected.
See also https://github.com/LordHepipud/icingaweb2-module-windows/issues/11
Contributor guide
No contributing guide indexed for this repository
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.
Assessment
This issue has not been assessed yet.