Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Install-WindowsUpdate.ps1 #573

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

Geo-Ron
Copy link

@Geo-Ron Geo-Ron commented Jul 11, 2024

Change Types Made

  • Bug fix (non-breaking change).
  • Feature / Enhancement (non-breaking change).
  • Breaking change (fix or feature that could cause existing functionality to change).
  • Documentation changes.
  • PowerShell code changes.

Change Checklist

  • Requires a change to the documentation.
  • Documentation has been updated.
  • Tests to cover my changes, have been added.
  • All new and existing tests passed?
  • PowerShell code changes: PowerShell v3 compatibility checked?

Related Issue

Fixes #572

filter on updates with title
@codekaizen
Copy link

codekaizen commented Aug 5, 2024

Made this change locally to Install-WindowsUpdate.ps1 and it doesn't seem to install the updates. It verifies that there are 4 updates but does not install them.

@mwallner
Copy link
Member

mwallner commented Oct 3, 2024

I'm having a hard time reproducing the issue but would like to include this in the next release anyway. - your thoughts @flcdrg ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Boxstarter.Winconfig\Install-WindowsUpdate errors out with 0x8002802B (TYPE_E_ELEMENTNOTFOUND)
3 participants