Implementing a Hybrid and Secure Messaging Platform (legacy) — Question 3
You have a Microsoft Exchange Server 2019 organization.
You run the following commands.
New-Management-Scope ""Name "VIP Mailboxes" ""RecipientRoot "Contoso.com/Executives"
""RecipientRestrictionFilter (RecepientType ""eq "UserMailbox")
New-ManagementRoleAssignment ""SecurityGroup "VIP Admins" ""Role "Mail Recipients" ""CustomRecipientWriteScope "VIP
Mailboxes"
You have a user named Admin1.
You need to ensure that Admin1 can manage the mailboxes of users in the Executives organizational unit (OU) only.
What should you do?
Answer options
- A. Modify the membership of VIP Admins.
- B. Create a custom role group.
- C. Add Admin1 to the Recipient Management role group.
- D. Move Admin1 to the Executives OU.
Correct answer: C
Explanation
The correct answer is C because adding Admin1 to the Recipient Management role group grants her the necessary permissions to manage mailboxes within the specified OU. Options A and B do not directly provide Admin1 with the required access, and option D would not restrict Admin1's management capabilities to just the Executives OU.