Exchange 2016 Quick Tip: Check last backup using PowerShell
Here is a quick tip for checking the last backup on an Exchange database using the Exchange Management Shell (EMS):
- Get-MailboxDatabase -Status | FT name, Last*
https://everything-powershell.com/wp-content/uploads/2019/10/image-1.png
Simple enough and there you have the information.