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

Possible to install updates that were release before a specific date? We wait awhile for all of the updaters who update ASAP to find all the bugs before applying updates...

i get this error only for remote computers with windows server 2025. for any other operating system version it works just fain (2022, 2019, 2016). ``` Get-WindowsUpdate -ComputerName computername Get-WindowsUpdate...

I attempted to install the module on a host today and ran into an error indicating that the Authenticode Signature is bad: ``` PackageManagement\Install-Package : The module 'PSWindowsUpdate' cannot be...

When running Install-WindowsUpdate -MicrosoftUpdate over SSH I get access denied even though it's an elevated shell with admin access. Erorr is: Install-WindowsUpdate : Access is denied (Exception from HRESULT: 0x80070005...

I seem to have everything configured correctly, but in Powershell 7 (7.5.4), I get the following error when trying to send a report: Could not load type 'System.Web.UI.WebControls.Table' from assembly...

I have been testing on a fleet of computers. Install-WindowsUpdate -Category "Upgrades" -AcceptAll -Verbose -ForceInstall -ForceDownload -AutoReboot This will download and install "Windows 11, version 24H2 x64 2025-08B", however the...

Hello, We are successfully using your PSWindowsUpdate module in enterprise environments, but we are running into a persistent problem due to our strict PowerShell Execution Policy of AllSigned. The issue...

MS25-JUL: Cumulative Update for Windows Server 2019 – Windows Server 2019 – KB5062557 (x64) is 705MB but your tool says it’s 17GB in size.

Previously, they contained forward soliduses, which are invalid.

When running Install-WindowsUpdate via Powershell 7, the following error is returned: **Install-WindowsUpdate: The term 'Install-WindowsUpdate' is not recognized as a name of a cmdlet, function, scriptfile, or executable program.** Get-WindowsUpdate...