DRAG DROP
You have an Exchange Server 2013 organization that contains a server named EX1. You have a user named
User1 in the marketing department.
You need to prevent User1 from submitting more than 50 email messages per minute to the Exchange Server
organization by using Microsoft Outlook.
Which three commands should you run?
To answer, move the three appropriate commands from the list of commands to the answer area and arrange
them in the correct order.
Select and Place:
Explanation:
Note:
Box 1:
* Use the New-ThrottlingPolicy cmdlet to create a non-default user throttling policy.
* The MessageRateLimit parameter specifies the number of messages per minute that can be submitted to
transport.
Box 3:
* Use theSet-Mailboxcmdlet to modify the settings of an existing mailbox. You can use this cmdlet for one
mailbox at a time.
/ parameter: ThrottlingPolicy
Microsoft.Exchange.Configuration.Tasks.ThrottlingPolicyIdParameter
New-ThrottlingPolicy: Exchange 2013 Help