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:

  • Windows 2008 et 2008R2
  • Windows 2012 et 2010R2
  • Windows 2016

To enable email notifications:

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

Romain Drouche
System Architect | MCSE: Core Infrastructure
IT infrastructure expert with over 15 years of field experience. Currently a Systems and Networks Project Manager and Information Systems Security (ISS) expert, I use my expertise to ensure the reliability and security of technological environments.

Leave a Comment