You have an Office 365 subscription that has several thousand mailboxes.
The users in the Office 365 organization are located in different regions.
You need to view the path of the email messages sent from a user to an external recipient.
Which cmdlet should you use? recipient.
A.
Get-MailDetailTransportRuleReport
B.
Get-MailTrafficReport
C.
Get-MailboxActivityReport
D.
Get-ServiceDeliveryReport
Explanation:
Use the Get-ServiceDeliveryReport cmdlet to view information about the message delivery path for a specified
Example:
This example shows the delivery path information for the recipient [email protected].
Get-ServiceDeliveryReport [email protected]