Exchange Server Subscription Edition (SE) has been released

Hi All,
Microsoft has released the Exchange Server Subscription Edition (SE) today.
- Exchange Team Blog Exchange Server Subscription Edition (SE) is now available
- System Requirements
- Release Notes
- KB5047155
Check also the Updated Information Upgrading your organization from current versions to Exchange Server SE
- Exchange SE CU1 release was moved to H1 CY26
- Exchange SE CU2 was added, with the H2 CY26 release date
- Exchange SE coexistence block for E2016/E2019 will be coming in Exchange SE CU2 (previously CU1)
Download
I’ve downloaded the ISO from the Download Center
- Download Center Exchange Server Subscription Edition RTM (KB5047155)
Pending Reboot
It’s best to check for Pending Reboot, before the installation.
.\Check-PendingReboot.ps1
Installation
I’ve copied the ISO to the Exchange Server and mounted it. Then started the setup.exe
Reboot
I always reboot the Server after installation to make sure everything is workin perfectly
.\Check-PendingReboot.ps1
Check Version
Check the Exchange Server Version
Get-Command Exsetup.exe | ForEach-Object {$_.FileVersionInfo}
Check EMS and EAC
Let’s check the Exchange Management Shell (EMS)
Let’s check the Exchange Admin Center (EAC)
Healthchecker
After Updating Exchange you should always run HealthChecker
Run HealthChecker to update Version
.\HealthChecker.ps1
Run HealthChecker and check the Warnings and Errors
.\HealthChecker.ps1
Summary
So far everything works fine and the Update is much more boring than we all expected 😊
Regards
Andres Bohren