Your role of Messaging Administrator at ABC.com includes the management of the company’s
Exchange 2013 Server infrastructure.
All users have phones running Windows Mobile and use Exchange ActiveSync to connect to their
mailbox.
An Active Directory Organizational Unit (OU) exists for each company department. The user
accounts for every user are located in their departmental OU.
A company security policy states that for all users in the Finance and Research departments, the
storage card in their mobile device must be encrypted.
Which two of the following actions should you perform to comply with the security policy? (Choose
two)
A.
Configure an additional Device Access Rule.
B.
Configure an additional Mobile Device Mailbox Policy.
C.
Run the Set-ClientAccessServer cmdlet.
D.
Run the Set-CasMailbox cmdlet.
E.
Run the Set-Mailbox cmdlet.
Explanation:
ActiveSync has a bevy of policy options to choose from:
http://technet.microsoft.com/en-us/library/bb123783(v=exchg.150).aspx
which are defined by Device Mailbox Policies – Answer B
In order to apply them to the mailboxes – you need to run the set-CASMailbox cmdlet – Answer D