MS-203 - Microsoft 365 Messaging Managing Recipient Resources Questions and Answers — Questions and Answers
Question 1: A user has been granted Full Access permission to a shared mailbox. However, when they open Outlook, the shared mailbox does not automatically appear in their folder pane. What is the most likely reason for this issue?
- The user was granted permission via a mail-enabled security group. (Correct answer)
- The Send As permission was not also granted to the user.
- The user needs to be a member of the Recipient Management role group.
- The shared mailbox is hidden from the Global Address List (GAL).
Correct answer: The user was granted permission via a mail-enabled security group.
The auto-mapping feature in Exchange Online, which automatically adds mailboxes to a user's Outlook profile, only works for individual users who are directly granted Full Access permission. It does not work when permissions are granted via any type of group, including a mail-enabled security group.
Question 2: An administrator needs to configure a conference room mailbox to automatically accept meeting requests from a specific group of users (Project Managers) but require a delegate's approval for all other requests. Which settings should the administrator configure?
- Set 'Accept or decline booking requests automatically' and configure 'Request in-policy' in the booking delegates settings.
- Configure 'Select delegates who can accept or decline booking requests' and specify the Project Managers group.
- Set 'Accept or decline booking requests automatically' and configure the 'BookInPolicy' parameter in PowerShell with the Project Managers group. (Correct answer)
- Configure the 'AllBookInPolicy' parameter to $false and the 'BookInPolicy' parameter to the Project Managers group using PowerShell.
Correct answer: Set 'Accept or decline booking requests automatically' and configure the 'BookInPolicy' parameter in PowerShell with the Project Managers group.
To meet this requirement, the room mailbox should be set to process requests automatically. The 'BookInPolicy' parameter, configured via PowerShell, specifies which users or groups are allowed to book the resource automatically without delegate approval. All other requests will be forwarded to the delegate.
Question 3: Your company wants to create a group for the sales department. The group must be able to receive emails from external partners and be used to assign permissions to a specific SharePoint site. Which type of group should you create?
- Distribution group
- Dynamic distribution group
- Microsoft 365 Group
- Mail-enabled security group (Correct answer)
Correct answer: Mail-enabled security group
A mail-enabled security group is the correct choice because it functions both as a distribution list for sending emails and as a security group for assigning permissions to resources like SharePoint sites.
Question 4: A messaging administrator needs to ensure that any new user mailbox created for an employee in the 'Legal' department automatically has an archive mailbox enabled. What is the most efficient way to accomplish this?
- Create a mailbox provisioning policy that includes enabling an archive. (Correct answer)
- Run a PowerShell script nightly to enable archives for new mailboxes in the Legal department.
- Create an MRM retention policy and apply it to the Legal department OU.
- Manually enable the archive mailbox for each new user in the Exchange admin center.
Correct answer: Create a mailbox provisioning policy that includes enabling an archive.
While several methods could work, the most efficient and automated method for provisioning new mailboxes with specific settings is to use a mailbox provisioning policy. This policy would be applied based on user properties, such as their department, ensuring that the archive is enabled upon creation without further manual intervention.
Question 5: Which of the following permissions allows a delegate to send an email that appears to come directly from another user's mailbox, with no indication that it was sent by a delegate?
- Full Access
- Send on Behalf
- Send As (Correct answer)
- Read and Manage
Correct answer: Send As
The 'Send As' permission allows a delegate to send messages that appear to have been sent directly by the mailbox owner. The 'From:' line will show the mailbox owner's email address only. 'Send on Behalf' includes both the delegate's and the owner's names in the 'From:' line.
Question 6: An administrator creates a new dynamic distribution list for all employees with the 'Manager' title. A new manager is hired, and their user object in Microsoft Entra ID is correctly updated with the 'Manager' title. However, they are not receiving emails sent to the dynamic distribution list. What is the most likely cause?
- The group membership has not been approved by the group owner.
- The new manager must be manually added to the group first.
- There is a replication delay between Microsoft Entra ID and the Exchange Online directory. (Correct answer)
- Dynamic distribution lists cannot be based on the 'Title' attribute.
Correct answer: There is a replication delay between Microsoft Entra ID and the Exchange Online directory.
The membership of a dynamic distribution group is calculated each time a message is sent to it, based on the filters and conditions defined. When user attributes are updated in Microsoft Entra ID, there can be a replication delay before those changes are reflected in the Exchange Online directory service that dynamic distribution lists use to build their membership lists. This delay is the most common reason a new or updated user might not immediately be included.
A user has been granted Full Access permission to a shared mailbox.
However, when they open Outlook, the shared mailbox does not automatically appear in their folder pane.
What is the most likely reason for this issue?