Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/attuneops/automate-windows-updates
This Attune project uses the PSWindowsUpdate module in PowerShell to manage Windows updates.
https://github.com/attuneops/automate-windows-updates
attune attune-automation patchtuesday powershell pswindowsupdate windowsupdate
Last synced: about 2 months ago
JSON representation
This Attune project uses the PSWindowsUpdate module in PowerShell to manage Windows updates.
- Host: GitHub
- URL: https://github.com/attuneops/automate-windows-updates
- Owner: AttuneOps
- Created: 2023-10-23T09:43:42.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-07-16T11:19:49.000Z (6 months ago)
- Last Synced: 2024-07-16T14:02:55.456Z (6 months ago)
- Topics: attune, attune-automation, patchtuesday, powershell, pswindowsupdate, windowsupdate
- Homepage: https://github.attuneautomation.com/Automate-Windows-Updates/
- Size: 43.9 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Docs](https://img.shields.io/badge/docs-latest-brightgreen.svg)](http://doc.servertribe.com)
[![Discord](https://img.shields.io/discord/844971127703994369)](http://discord.servertribe.com)
[![Docs](https://img.shields.io/badge/videos-watch-brightgreen.svg)](https://www.youtube.com/@servertribe)
[![Generic badge](https://img.shields.io/badge/download-latest-brightgreen.svg)](https://www.servertribe.com/community-edition/)# Automate Windows Update
This Attune project uses the PSWindowsUpdate module in PowerShell to manage
Windows updates.The PSWindowsUpdate module allows users to automate the process of checking
for, downloading, and installing Windows updates. You can list available
updates, download specific updates, and install them. It also provides the
ability to hide or unhide updates.# Attune
[Attune](https://www.servertribe.com/)
automates and orchestrates processes to streamline deployments, scaling,
migrations, and management of your systems. The Attune platform is building a
community of sharable automated and orchestrated processes.You can leverage the publicly available orchestrated blueprints to increase
your productivity, and accelerate the delivery of your projects. You can
open-source your own work and improve existing community orchestrated projects.## Get Started with Attune, Download NOW!
The **Attune Community Edition** can be
[downloaded](https://www.servertribe.com/comunity-edition/)
for free from our
[ServerTribe website](https://www.servertribe.com/comunity-edition/).
You can learn more about Attune through
[ServerTribe's YouTube Channel](https://www.youtube.com/@servertribe).# Clone this Project
To clone this project into your own instance of Attune, follow the
[Clone a GIT Project How To Instructions](https://servertribe-attune.readthedocs.io/en/latest/howto/design_workspace/clone_project.html).## Blueprints
This Project contains the following Blueprints.
### Install PSWindowsUpdate Module
### Update Windows for Security Updates
## Parameters
| Name | Type | Script Reference | Comment |
| ---- | ---- | ---------------- | ------- |
| Windows Node | Windows Node | `windowsnode` | |
| Windows User: Administrator | Windows Credential | `windowsuseradministrator` | |## Files
| Name | Type | Comment |
| ---- | ---- | ------- |# Contribute to this Project
**The collective power of a community of talented individuals working in
concert delivers not only more ideas, but quicker development and
troubleshooting when issues arise.**If you’d like to contribute and help improve these projects, please fork our
repository, commit your changes in Attune, push you changes, and create a
pull request.---
Please feel free to raise any issues or questions you have.
---
**Thank you**