PSWindowsUpdate icon indicating copy to clipboard operation
PSWindowsUpdate copied to clipboard

This module contain cmdlets to manage Windows Update Client.

Results 53 PSWindowsUpdate issues
Sort by recently updated
recently updated
newest added

Since Issues has been disabled, and the source code is not available, and there is no other way to contact you, I will add this here. The `Remove-WindowsUpdate` command crashes...

PS C:\Program Files\Windows Defender> Get-WindowsUpdate -MicrosoftUpdate -Verbose -Download -AcceptAll -Install -Debug DEBUG: 2/21/2024 2:25:33 PM CmdletStart: Get-WindowsUpdate DEBUG: 2/21/2024 2:25:39 PM ParameterSetName: MicrosoftUpdate DEBUG: 2/21/2024 2:25:39 PM Set pre search...

Our Powershell script operates from a central machine and cycles thru a bunch of virtual machines (Win2019, Win2022) in order to install the existing Windows updates using cmdlet "Install-WindowsUpdate". eg....

Are you willing to put up the source code for the compiled portion of this code base. It would certainly help as community members and I have often wondered about...

Hi! I'm able to enable WU server use, but cannot understand how to clear it back. ``` Set-WUSettings -UseWUServer Confirm Are you sure you want to perform this action? Performing...

Before all, excellent job with this script @mgajda83 . I've noticed there are some new driver releases on Microsoft Update Catalog (https://www.catalog.update.microsoft.com/Home.aspx) for my wireless adapter (Intel AX211 currently with...

Could you add a parameter that sets the InstallAtShutdown registry key when "Reboot Required" is found? This way we do not need to AutoReboot. We can just set the InstallAtShutdown...

I searched the repo for 'wsus' and only found reference to the wsusscn2.cab file (which I don't think is really related to using WSUS instead of the MS source for...

I'm getting this error when trying to perform a Windows update using Packer to build a win11-23h2-ent VM in Azure: ``` 2024-07-09T18:24:25-07:00: ==> azure-arm.autogenerated_1: Install-WindowsUpdate : Something goes wrong: Update...

Keep getting error message when trying to use "get-windowsupdate -acceptall -install "