Exchange 2019: Comprehensive white paper on certificates

Originally I had given up the plan to write another white paper on the subject of "Exchange and certificates". However, there still seem to be very frequent problems with the configuration of certificates in connection with Exchange servers. There are already a few articles and scripts here, so now a comprehensive whitepaper on the subject will follow ... Read more

Tip: Microsoft Ignite takes place online (free of charge)

The annual Microsoft Ignite conference will take place online this year. Participation is even free of charge this year, interested parties can register for free at the following link and take part in the online conference between 22.09 and 24.09.2020: https://myignite.microsoft.com/home In addition to many other interesting presentations, there will also be a few sessions on Exchange Server. ... Read more

Exchange Server: New CU available (September 2020)

Microsoft has released new Cumulative Updates (CU) for Exchange 2016 and Exchange 2019 today: Exchange Server 2019 Cumulative Update 7 (KB4571787), VLSC Download Exchange Server 2016 Cumulative Update 18 (KB4571788), Download, The Exchange 2019 CU 7 is also already available for download via MyVisualStudio. Here is a list of the fixed issues: 4570248 "Get-CASMailbox" uses a ... Read more

New security updates for Exchange Server (September 2020)

Microsoft has released a security update for Exchange Server 2019 and Exchange 2016 to close a vulnerability classified as "critical". Specifically, it concerns the vulnerability CVE-2020-16875: A remote code execution vulnerability exists in Microsoft Exchange server due to improper validation of cmdlet arguments. An attacker who successfully exploited the vulnerability could run arbitrary code ... Read more

Exchange 2019: Determine host names for the certificate

Once an Exchange 2019 server has been configured, an SSL certificate needs to be installed. To configure the certificate correctly, the hostnames that are relevant for the certificate must be determined. The following script reads the hostnames from the configured URLs of the virtual directories and displays the corresponding hostnames in the Exchange Management Shell ... Read more

Exchange Migration: "421 4.4.2 Connection dropped due to SocketError."

During an Exchange migration, the "old" Exchange server may not be able to deliver mails to the new Exchange server. This happened during an Exchange 2013 to Exchange 2019 migration. Mails on the Exchange 2013 server to mailboxes that had already been migrated to Exchange 2019 could not be delivered. The ... Read more

Rooms sorted by location

I have received a request from a customer that he would like to have his meeting rooms sorted or displayed by location. How can I implement this requirement? I implemented it with address lists and a custom attribute. The first step is to create the address lists by location, as shown here in the example Bielefeld, Düsseldorf, Frankfurt, Hamburg, Munich and ... Read more

New Exchange Reporter version (Exchange Reporter 3.7)

I have just uploaded a new version of the Exchange Reporter. Version 3.7 fixes some problems with the modules. Here is a list of the changes: vmwarereport.ps1 Adapted to newer PowerCLI version (Thanks Steffen) careport.ps1 Small bugfix when checking the PSPKI module (Thanks Steffen) dmarcreport.ps1 New features (Thanks Timbo) rblreport.ps1 Removed dead blacklist bl.emailbasura.org (Thanks ... Read more