You have an Exchange Server 2013 organization.
You are troubleshooting an email delivery problem.
You need to disable temporarily the antimalware scanning on a server that has Exchange Server
2013 installed. The solution must ensure that the antimalware engine continues to download
updates.
What should you run?
A.
The Set-TransportConfig cmdlet
B.
The New-MalwareFilterPolicy cmdlet
C.
The Disable-Antimalwarescanning.psl script
D.
The Set-MalwarServer cmdlet
I read somewhere the answer is D.
The correct command is
Set-MalwareFilteringServer -BypassFiltering $true