Refresh certificate to ensure federated Free/Busy access details

The issue turned out to be related to Microsoft recently updated a certificate which requires on-premises Exchange deployments that have federated sharing configured to render the latest certificate version.

Note
This only applies to hybrid deployments or cross-organizational deployments.

It turned out this particular environment hadn’t picked up the change. So we had to refresh the certificate to ensure access to Free/Busy again worked as expected. We did this by running the following command in the on-premises Exchange environment.

Get-FederationTrust | Set-FederationTrust -RefreshMetadata

If you see a similar behaviour, I recommend you run the above command.

Until later,
Henrik Walther

 

About The Author

Leave a Comment

Your email address will not be published. Required fields are marked *

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Scroll to Top