Exchange Server SE SU9 has been released

Exchange Server SE SU9 has been released

Hi All,

Last Week, Microsoft has released the Exchange SE SU9. I was in Holidays so i’ve installed it today.

It fixes the following CVEs

Known isssues

The Process is simple: Install the SU and the run the Exchange Health Checker

You can download the Security Update here:

Installation

Bevore starting the Installation, i check if there is a pending reboot with a PowerShell Script i’ve wrote

.\Check-PendingReboot.ps1

Let’s start the Installation

The Installation of the Security Update has successfully completed

Check the Version

Get-Command Exsetup.exe | ForEach-Object {$_.FileVersionInfo}

Check for Pending reboot

.\Check-PendingReboot.ps1

Healthchecker

Microsoft recommends to run the HealthChecker after each Installation. The HealthChecker can be downloaded here:

In the first run, the HealthChecker updates the Script

.\HealthChecker.ps1

Now we can run the HealthChecker - nothing worring was found

.\HealthChecker.ps1

There are now some legacy Security Groups that can be deleted

  • Exchange Domain Servers
  • Exchange Enterprise Servers
  • Exchange Recipient Administrators

Happy Exchange patching 😎

Regards
Andres Bohren

Exchange Logo

Security Logo