by edward | Dec 22, 2018 | Exchange 2019 PowerShell
Here is a quick tip to check the mail queue on an Exchange 2019 Server. If you launch the Exchange Management Shell (EMS) you can type in the following command: Get-Queue -Server Exchange-2019-Server Nothing much to it.Hope it helps.