What command check security patch on exchnage server 2016 ? I patched KB5000871 on exchnage server need to double check.
What command check security patch on exchnage server 2016 ? I patched KB5000871 on exchnage server need to double check.
So I installed these CU19 KB on my Exchange 2016 servers.
Exchange2016-KB5000871-x64-en
Exchange2016-KB5001779-x64-en
How can I verify that they are installed now?
I found this that gave me what I needed
https://docs.microsoft.com/en-us/Exchange/new-features/build-numbers-and-release-dates?redirectedfrom=MSDN&view=exchserver-2019
I download the https://microsoft.github.io/CSS-Exchange/Diagnostics/HealthChecker/ and ran that on my Exchange servers.
Easiest way may just look under the Control Panel / Programs and Features/ installed Updates

Yes.
Please follow this link to install it: Description of the security update for Microsoft Exchange Server 2019, 2016, and 2013: March 2, 2021 (KB5000871)
Here is also a link introducing some FAQ and tips of installing this update: FAQ for March 2021 Exchange Server Security Updates
It is recommended to go through it to learn about the best practices.
Admin exchange he said he use CU19 installer version is 15.01.2176.009 same as KBKB5000871
Hi,
Thanks for the update!
If you run into any problem after installing KB5000871, please feel free to ask questions on this forum.
wmic qfe list and get-hotfix cannot file KB5000871 becuase this patch apply on exchange not windows server.
Sorry, my apologies for the wrong information.
Please use this command instead:
Get-ItemProperty HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\*| select-object displayname

10 people are following this question.