Site icon RDR-IT

Powershell: Automatically decline Itanium Updates on WSUS

The PowerShell script below allows you to automatically decline Itanium updates in WSUS.

The script can be started manually or by a scheduled task.

The script must be run on the WSUS server.

Works under:

To enable email notifications:

Pass the $EmailLog variable to $True and set the $SMTPServer, $From, $To.


wsus-decline-itanium-update.ps1
Exit mobile version