The administration of a hybrid deployment that connects on-premises Exchange Server with Exchange Online, enabling seamless integration and centralized control.
Hi @Daniel
Thank you again for following up.
After doing some additional research, I’m happy to share a clearer explanation of what I found.
To begin with, you will need to enable Partner Applications. This step is important because it allows secure authentication and communication between your on‑premises Exchange Server and Exchange Online. One key Partner Application involved in hybrid scenarios is the application ID 00000002-0000-0ff1-ce00-000000000000, which represents the Office 365 Exchange Online hybrid application.
Reference: Exchange Server Security Changes for Hybrid Deployments | Microsoft Community Hub
Before enabling it, you will also need to create a new AuthServer. This ensures that the Partner Application trusts the authorization server, as described in step 1 and step 2 of Configure OAuth authentication between Exchange and Exchange Online | Microsoft Learn
There is an important point I would like to highlight. Only Exchange Server 2016 CU23 and later versions support the dedicated Exchange Hybrid Application that uses the Partner Application ID 00000002-0000-0ff1-ce00-000000000000.
This is outlined in Dedicated Hybrid App: temporary enforcements, new HCW and possible hybrid functionality disruptions…
With this in mind, the error you encountered regarding the property “DomainName” occurs because the New‑AuthServer command did not populate that value correctly. As a result, the Partner Application is unable to complete the authorization process, which ultimately causes the Free/Busy feature to fail.
To resolve this, upgrading to Exchange Server 2019 CU14 is the recommended path. With this version, the Hybrid Configuration Wizard can automatically establish the required authorization trust between your on‑premises Exchange environment and Exchange Online. Once that trust is created, the Free/Busy feature should work as expected.
I hope this provides clearer insight into the issue.
If this information answers your question, please consider marking it as Accepted Answer or giving it an upvote so other users facing a similar situation can easily find this guidance.
Thank you for your time.