DRAG DROP
Your network contains an Active Directory domain named contoso.com. The domain
contains an Exchange Server 2010 Service Pack 1 organization.
The domain contains an organizational unit (OU) named Sales.
You need to configure Outlook Web App to meet the following requirements:
• Allow only members of the Sales OU to change their password by using the Exchange
Control Panel (ECP).
• Prevent all other users from changing their password by using the ECP.
What should you do?
To answer, move the appropriate actions from the list of actions to the answer area and
arrange them in the correct order.
Explanation:
1. Create a New Outlook Web App mailbox policy named Accounting.
2. From the Exchange Management Shell, run Get-mailbox | where-object
{$_.distinguishedname -like
‘*ou=accounting,dc=contoso,dc=com’} | Set-CasMailbox-OWAMailboxPolicy:Accounting.
3. Modify the Segmentation settings of the default Outlook Web App mailbox policy.http://technet.microsoft.com/en-us/library/dd335142.aspx
http://technet.microsoft.com/en-us/library/dd335191.aspx