Microsoft Exchange On-Premise Management Tools – Microsoft Windows 10 Installation

Late to the game, but here’s how you do it. To manage the on-premise Exchange Servers from your workstation, you can use the following procedure to setup these tools for use on your workstation. 1. You will need to install Microsoft Visual C++ 2012 Redistributable (x64): https://www.microsoft.com/download/details.aspx?id=30679 2. Then install these Windows Optional Features: Reboot machine, … Read more

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

Install OpenSSL on Microsoft Windows 10/11

If you want to use OpenSSL on Microsoft Windows, there are a number of packages provided that allow you to do this, in this example we’ll use Shinning Light Production’s OpenSSL MSI Package. Step 1 – Download and Install OpenSSL Download the installer from: https://slproweb.com/products/Win32OpenSSL.html, I used Win64 OpenSSL v3.3.3 Light, but there may be … 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