Forum Discussion
Fafa24
Oct 30, 2023Copper Contributor
Different Exchange Version output - Exchanage 2019 on premises
Hi, When I eexcute Powershell command Get-Exchangeserver | Format-Table Name, Edition, AdminDisplayVersion The result is which indicates that CU13 is installed However Get-C...
Dan_Snape
Oct 30, 2023Steel Contributor
The second cmdlet you listed is probably more accurate as it shows the SU installed as well. I would recommend using the Exchange HealthChecker script to get a definitive version for your Exchange server. CUs are "cumulative" so they contain all the previous updates, so you can install the latest one for your Exchange version regardless of the CU currently installed.