A company uses Exchange Online.
The company configures an SMTP relay device. Users report they are unable to send email through the relay device.
You need to ensure that the relay device can send email by using SMTP AUTH.
Which two actions should you perform? Each correct answer presents part of the solution.
NOTE: Each correct selection is worth one point.
A company uses Exchange Online. The company configures the default access level for the Exchange ActiveSync organization setting to Block.
A user named User1 reports that they are unable to synchronize their mobile device with Exchange after performing a factory reset on the mobile device.
You need to ensure that User1 can synchronize email on their mobile device.
How should you complete the command? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.
A company uses a Microsoft Exchange Server 2019 hybrid environment.
You migrate an Exchange Server mailbox to Exchange Online.
You observe that the data consistency score (DCS) indicates the Investigate status.
You need to troubleshoot the reason for the DCS status.
Which cmdlet should you use?
A company uses Exchange Online. The company configures the following retention tags:
* Inbox: Delete in 365 days.
* Deleted Items: Delete in 30 days.
A user receives an email on April 27, 2022 and deletes the email on May 28, 2022. You need to determine the retention period of the email. On which date will the email expire?
A company uses Exchange Online in a multi-geo environment. A user named User1 has delegate permission to the mailbox of a user named User2. Auditing is enabled for the organization. All users are assigned Microsoft 365 E5 licenses.
You discover that all mailbox access to User2 is being logged. However, security policies mandate that only mailbox access from administrators should be audited. You need to ensure that mailbox audit logs conform to the security requirements.
Solution: Run the following Command: Set-Mailbox -Identity User1 -AuditEnabled $false Does the solution meet the goal?