You review the following data from an extended message trace for an email:You need to determine the action performed on the email.Which action was performed when the email was received?
DRAG DROP -A company uses Exchange Online.A user opens an email that has an attached zip file.You need to prevent all zip file attachments from being delivered.Which four actions should you perform in sequence? To answer, move the appropriate actions from the list of actions to the answer area and arrange them in the correct order.
DRAG DROP -A company has a Microsoft Exchange Server 2019 hybrid environment. The Exchange server is configured to use TLS encryption for SMTP.The TLS encryption certificate expires.You need to install a new certificate for SMTP on the server.Which three cmdlets should you use? To answer, move the cmdlets from the list of cmdlets to the answer area and arrange them in the correct order.
HOTSPOT -A company uses Exchange Online.A user reports that they did not receive an email. You review the following extended message trace for the email.For each of the following statements, select Yes if the statement is true. Otherwise, select No.NOTE: Each correct selection is worth one point.
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 $falseDoes the solution meet the goal?
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 User2 –DefaultAuditSet Delegate, OwnerDoes the solution meet the goal?