Jump to content

Recommended Posts

Posted
I assume disabling all active scanning eases your problem?

Do your disk queues balloon?

 

I disabled across the school for 30 minutes and yes it fixed the problem. I have just gone through about 70 exceptions and the system seems to be stable but still a high CPU usage.

Posted (edited)

Did you know that Avast does not use Wildcards * in it's exclusions?

 

I am also getting in a twist over putting together an exclusions list for a 2012r2 Domain Server and wondered if some kind person could post up a full list of exclusions they are currently using.

 

EDIT - Think the AVAST person was trying to say they do not support % characters such as %windir% but not 100% sure as I got a Muppet.

Edited by TwistedHelixis
Posted

Running Avast fine of my 5 Hyper-V Cluster hosts with the correct exclusions as per MS.

 

I use the wildcard *, I know it works as it was messing with my DPM mount points as I didn't have a * wildcard to exclude the whole directory, once it put this in all was fine so I know it definitely works for me....

  • 2 weeks later...
Posted
Just went to install Avast on some new laptops and it just wouldn't play. Creating a new exe and downloading it seemed to do the trick though in doing so I did notice that the "Coming Soon" MSIs have arrived - for paying customers only. (I suppose that's fair enough as the make it easy enough to script a silent install).
Posted
I still have my original MSI which I use to send out via GPO, when a new version comes out it auto updates via the management console.
Posted (edited)
What do you do to script the install?

 

@ echo off

If EXIST "C:\AvastInstalled.txt" goto :FINISHED

"\\dc-01\NETLOGON\Avast\avast_business_antivirus_setup.exe"

echo Installed >> "C:\AvastInstalled.txt"

:FINISHED

exit

 

Seems to work (with the new exe, created as "Silent" from the console). It does leave a desktop icon that could be removed by a second script.

 

I still have my original MSI which I use to send out via GPO, when a new version comes out it auto updates via the management console.

 

I tried my original MSI. No joy :(.

Edited by LeMarchand
Missing info
  • Thanks 1
Posted
Slowly but surely it looks like they are reducing features available for the free basic version.

 

Not reducing features just some of the new ones are paid for only, which is fair enough.

  • 1 month later...
  • 2 weeks later...
Posted
Just noticed that when you go to download the exe installer it now says - for workstations only.

 

I knew I was getting that idea from somewhere! The console has a server tab, though...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...