Exchange Server May 2025 Hotfix Update

Hi All,
Just a few Hours ago, Microsoft has released the Exchange Server May 2025 Hotfix Updates
- Exchange Team Blog Released: May 2025 Exchange Server Hotfix Updates
Process
Download
-
Exchange 2019 CU15 HU2 Downlaod Hotfix Update for Exchange Server 2019 CU15 HU2 (KB5057651)
-
KB Article Hotfix update for Exchange Server 2019 CU15 HU2: May 29, 2025 (KB5057651)
Pending Reboot
Bevore running the Installation of the Hotfix Update, it’s a good idea to check if there is a pending reboot.
.\Check-PendingReboot.ps1
Installation
Let’s start the Installation.
Sucessfully installed
Also the command shows success
Check Exchange Server Version
Get-Command Exsetup.exe | ForEach-Object {$_.FileVersionInfo}
Healthchecker
Now let’s run the Healthchecker.
The First run updates the Healthchecker to the current version
.\Healthchecker.ps1
Let’s run that again and see the Results.
.\Healthchecker.ps1
Regards
Andres Bohren