PrepAway - Latest Free Exam Questions & Answers

How would you disable the anti malware filtering and ensure that engine updates from microsoft are downloaded

How would you disable the anti malware filtering and ensure that engine updates from microsoft are
downloaded and updated.

PrepAway - Latest Free Exam Questions & Answers

A.
Disable-Antimalwareagent.ps1

B.
Set-malwarefilteringserver

C.
Disable-Antimalwarescanning.ps1 (probable option)

D.
Update-MalwareFilteringServer.ps1 (guessed option)

6 Comments on “How would you disable the anti malware filtering and ensure that engine updates from microsoft are downloaded

  1. Drew says:

    Should be B?

    “To temporarily bypass malware filtering, run the following command:
    Set-MalwareFilteringServer -BypassFiltering $true”

    “Bypassing malware filtering should only be done when troubleshooting a problem. When malware filtering is bypassed, the Exchange malware agent remains hooked, and engine updates are kept up-to-date”




    0



    0
  2. Matt Lavoy says:

    Answer is C – Jamie read the technet article you referenced:

    To disable malware filtering, run the following command:

    & $env:ExchangeInstallPath\Scripts\Disable-Antimalwarescanning.ps1

    The question specifically states disabling malware filtering (not temporarily bypassing malware filtering on an exch server which is what answer B would accomplish)

    Tricky question..

    https://technet.microsoft.com/en-us/library/jj150526(v=exchg.150)




    0



    0

Leave a Reply