Microsoft Exchange Hybrid Management
Microsoft Exchange: Microsoft messaging and collaboration software.Hybrid Management: Organizing, handling, directing or controlling hybrid deployments.
2,287 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Hi All,
I’m using an Exchange 2016 hybrid environment and have provisioned new Exchange 2019 servers. On my Exchange 2016 server, when I run the following command:
Get-TransportService server01-ex2016 | Get-ReceiveConnector | fl Name,Tls*
I get this output for Default Frontend server01-ex2016
Name : Default Frontend server01-ex2016
TlsDomainCapabilities : {mail.protection.outlook.com:AcceptCloudServicesMail}
I would like to set the same TlsDomainCapabilities
value (mail.protection.outlook.com:AcceptCloudServicesMail
) on my Exchange 2019 servers.
please guide me with the appropriate syntax? Let’s say my Exchange 2019 server is server03-ex2019
. i want to set Default Frontend server03-ex2019 to mail.protection.outlook.com:AcceptCloudServicesMail