Q2
Single choice
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?