You work as an Exchange Administrator for ABC Inc. The company has a Windows 2008
Active Directorybased network. The network contains an Exchange Server 2010
organization.
The CEO has requested you to ensure that all emails with JPEG attachments be filtered so
that they are not allowed into the users’ mailboxes. You decide to use the Exchange
Management Shell. Which of the following commands will you use to accomplish the task?
A.
Add-AttachmentFilterEntry -Name *.jpeg -Type ContentType.
B.
Add-AttachmentFilterEntry -Name *.exe -Type FileName.
C.
Add-AttachmentFilterEntry -Name image/jpeg -Type ContentType.
D.
Add-AttachmentFilterEntry -Name image/jpeg -Type FileName.