Add Exception In antivirus using command

Viewed 15

As we all know this command add folder to exception in windows defender:

Add-MpPreference -ExclusionPath "C:\Temp"

But i want to add folder to exception list of 3rd party antivirus like quick heal or avast. So, is there any way i can add folder to exception list without having to open avast or quick heal, just like i did in windows defender.

0 Answers
Related