Microsoft 365 Messaging — Question 100
You have a hybrid deployment between a Microsoft Exchange Online tenant and an on-premises Exchange Server 2019 organization.
Users report that email messages between the Exchange Server organization and the Exchange Online tenant are undelivered.
You install and enable a new certificate from a different trusted certification authority (CA).
You need to ensure that mail flow between Exchange Server and Exchange Online is restored.
Which two PowerShell cmdlets should you run? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
Answer options
- A. Update-Hybridconfiguration
- B. Set-ReceiveConnector
- C. Set-SendConnector
- D. Set-IntraOrganizationConnector
Correct answer: B, C
Explanation
The correct answers are B and C because 'Set-ReceiveConnector' configures the settings for the receive connector that handles incoming mail, while 'Set-SendConnector' adjusts the settings for the send connector that manages outgoing mail. Options A and D are not applicable in this scenario as they do not directly address the issues with the mail flow between the Exchange Server and Exchange Online.