Microsoft 365 Messaging — Question 1
You have a Microsoft Exchange Online subscription.
You need to generate a CSV file containing all the email messages that failed to send from the[email protected]email address during the last 30 days.
What are two possible ways to achieve the goal? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
Answer options
- A. From the Security & Compliance center, run a message trace.
- B. From the Exchange admin center, run a message trace.
- C. From Exchange Online PowerShell, run the Get-MessageTrace cmdlet.
- D. From the Security & Compliance center, export the mailbox audit logs.
- E. From Exchange Online PowerShell, run the Get-MessagetraceDetail cmdlet.
Correct answer: A, B
Explanation
The correct answers are A and B because both options involve running a message trace, which is essential for tracking email delivery issues in Exchange Online. Options C and E are related to message tracing but do not directly address generating a CSV file for failed emails from the specific address, while D is irrelevant as it pertains to mailbox audit logs rather than message delivery failures.