nerdexam
Microsoft

MS-220 · Question #78

An enterprise is running an on-premises Exchange Server organization and Exchange Online in Microsoft 365. An administrator uses the Microsoft Exchange Online Mail Flow Diagnostic tool Support…

The correct answer is D. Get-OutboundConnector. The Microsoft Exchange Online Mail Flow Diagnostic tool Support Diagnostics Platform (SDP) package collects sender, recipient and contact, connectors, and message trace information from your on-premises and Exchange Online organizations. In the given scenario, you need to use…

Troubleshoot mail flow issues

Question

An enterprise is running an on-premises Exchange Server organization and Exchange Online in Microsoft 365. An administrator uses the Microsoft Exchange Online Mail Flow Diagnostic tool Support Diagnostics Platform (SDP) package to diagnose mail flow issues in the organization. You need to capture the configuration information for a connector in your cloud-based organization. This connector sends email messages to remote domains that require specific configuration options. Which PowerShell cmdlet should you use?

Options

  • AGet-InboundConnector
  • BGet-SendConnector
  • CGet-ReceiveConnector
  • DGet-OutboundConnector

How the community answered

(28 responses)
  • A
    7% (2)
  • B
    11% (3)
  • C
    4% (1)
  • D
    79% (22)

Explanation

The Microsoft Exchange Online Mail Flow Diagnostic tool Support Diagnostics Platform (SDP) package collects sender, recipient and contact, connectors, and message trace information from your on-premises and Exchange Online organizations. In the given scenario, you need to use the Get-OutboundConnector cmdlet to view the configuration information for an Outbound connector in your cloud-based organization. An outbound connector sends email messages to remote domains that require specific configuration options. The name of the file it produces is OutboundConnector.txt. You should not use the Get-InboundConnector cmdlet. This cmdlet provides the settings for an Inbound connector in your cloud-based organization. The name of the file it produces is InboundConnector.txt. You should not use the Get-SendConnector cmdlet. This cmdlet provides the settings for a Send connector and it is only used in on-premises environments. The name of the file it produces is SendConnector.txt. You should not use the Get-ReceiveConnector cmdlet. This cmdlet provides a view of the Receive connectors on Mailbox servers and Edge Transport servers and it can only be used in on-premises environments. The name of the file it produces is ReceiveConnector.txt.

Topics

#outbound connector#mail flow diagnostics#cloud connector#PowerShell

Community Discussion

No community discussion yet for this question.

Full MS-220 Practice