Exchange Server SE SU10 has been released

Exchange Server SE SU10 has been released

Hi All,

Yesterday, Microsoft has released the Exchange SE SU10.

It fixes the following CVEs

Known issues in this update

Issues resolved in this update

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

After a reboot everything looks fine

.\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