MS-220 Exam Question 41

A company uses a Microsoft Exchange Server 2019 hybrid environment. An on-premises user named User1 has access to a legacy public folder named Sales. A user named User2 is hosted in Exchange Online.
User1 reports receiving the following error when granting the ability to create and read items in Sales to User2.
"One or more users cannot be added to the folder access list. Non-local users cannot be given rights on this server." You need to resolve the issue for User2.
How should you complete the command? To answer, select the appropriate options in the answer area.
NOTE: Each correct selection is worth one point.

MS-220 Exam Question 42

You need to resolve the attachment issue for the marketing department
Which two commands can you use? Each correct answer presents a complete solution.
NOTE: Each correct selection is worth one point.
  • MS-220 Exam Question 43

    A company uses Exchange Online.
    Journaling is enabled for external emails only. The administrator notices that the journaling mailbox is unreachable and that journal reports were not delivered for the past couple of days. The administrator resolves the mailbox issue.
    You need to ensure that even if the primary journaling mailbox is unreachable, the journal reports will be delivered.
    What should you do?
  • MS-220 Exam Question 44

    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 correct order.

    MS-220 Exam Question 45

    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-MailboxAuditBypassAssociation -Identity User2 -AuditByPassEnabled $true Does the solution meet the goal?