Exchange 2016: Backup and restore with Windows Server Backup (Part 2)

The second article in this series is about restoring a mailbox from the data backup that was created in part 1 with the Windows Server backup. The procedure is the same for many backup tools and essentially consists of writing the mailbox database back to a restore database and restoring the required data from it. The procedure described here ... Read more

Exchange 2016: Backup and restore with Windows Server backup (part 1)

This series of articles is about backing up and restoring Exchange databases and mailboxes using Windows Server Backup. The test environment consists of a Windows Server 2016 with Exchange 2016 on which the Windows feature "Windows Server Backup" has been installed. The Windows Server Backup is a simple tool with which Windows Server and Exchange can be backed up and ... Read more

Exchange 2016: Create new system mailboxes

Problems with the system mailboxes are often only noticed when new Exchange servers are to be installed, and the installation then usually fails. Faulty system mailboxes can also occur if a database containing the mailboxes has been deleted. Normally Exchange will not delete a database if system mailboxes are still present. In the case of a corrupt database that has been manually ... Read more

Exchange 2016: ActiveSync account requires the domain to be specified

When migrating to Exchange 2016, you may come across the following problem: For smartphones or other ActiveSync devices, the domain was previously optional and was left blank, as can be seen in the following screenshot of an iPhone: If the CAS proxy function is now used for coexistence between Exchange 2010/2013 and ... Read more

Exchange 2016: AuditStorageState could not be converted to the AuditStorageState type

Today a mailbox on Exchange 2016 greeted me with the following error message: Here is the exact wording of the message: The object "frankysweb.de/user/NoReply" has been corrupted or is not compatible with Microsoft support requirements and is in an inconsistent state. The following validation error: The AuditStorageState property could not be converted to the AuditStorageState type. Error converting the string ... Read more

Exchange 2016: Certificate Wizard for Let's Encrypt

I had already announced that the certificate wizard would receive an update for Let's Encrypt. The version for Exchange 2016 is now ready. The certificate wizard can fetch a certificate from Let's Encrypt with just a few entries and then renew it fully automatically. I have tested this script so far with Windows Server 2016 and Exchange Server 2016. Tests ... Read more

Exchange 2016: Renew Let's Encrypt certificate

In a previous article, I already described how the free Let's Encrypt certificates can be requested and assigned to Exchange services using PowerShell. I am currently working on automating the entire process from requesting the Let's Encrypt certificate to automatic renewal using PowerShell. The goal is a fire-and-forget script for the Exchange certificates, let's ... Read more

Exchange 2016: Comprehensive white paper on Autodiscover

Every day I receive emails from readers with questions and problems that are largely due to Autodiscover and/or incorrect certificates. This whitepaper is intended to help administrators understand and correctly configure Autodiscover, as it is an important part of Exchange Server without which the connection of Outlook and other devices would not work. The idea for ... Read more