FYDIBOHF23SPDLT

Even after designing, deploying and supporting Microsoft Exchange servers for longer than I choose to remember, I stumbled across something I never knew before yesterday; and that was why something was named the way it was. In Exchange 2007, Microsoft decided to remove the concept of “Administrative Groups”, however they needed to retain administrative groups … Read more

Microsoft 365 Exchange Online Mailbox Created Before Being Created in On-Premise Exchange

So you created an Exchange Online User and Mailbox but you’re still in a hybrid configuration where you are managing Exchange mailboxes on-premise. What this means is that the on-premise Exchange Organisation has no idea that the user exists, it doesn’t appear in Exchange Admin Center and it also probably won’t appear in the GAL. … Read more

Microsoft Exchange Poison Queue

The Microsoft Exchange Poison Queue is a little known queue on an on-premise Microsoft Exchange Server, maybe I’ve been lucky, but I’ve only seen emails end up here once in my time using Exchange Server which goes back to Exchange 5.5. However this week, we observed some messages going into the Poison Queue which were … Read more

Certificate Warning During or After a New Exchange Server Installation

During the preparation for a migration of the email service to Microsoft 365 Exchange Online, we were preparing a small test environment so we could step through what is required to faciltiate the links between Microsoft Active Directory, Microsoft Exchange on-premise and the Microsoft 365 cloud environment that includes Microsoft Exchange Online cloud hosted email.  … Read more

Exchange 2016 SMTP StartTLS “Didn’t find STARTTLS in server response”

We use SMTP on our Exchange Servers to provide authenticated SMTP email service for those who are using email clients which require SMTP to send email. We had an issue that following a certificate expiry that any SMTP connections to the server (that were attempting to use STARTTLS) would fail. For example: The issue was … Read more

Query Message Tracking Logs on Microsoft Exchange using Powershell

You want to search your Microsoft Exchange message tracking logs to track an email, you can do this using a Powershell command (run from the Microsoft Exchange Powershell console), the below command will query all your Microsoft Exchange servers to find the tracking logs and then obtain all emails sent by the user “sender@domain.com” between … Read more