m1byo wrote:I have also upgraded from AVG7.5 to AVG8.0 on another one of my servers, and once again all the settings have changed, and this time AVG seem to have removed the return codes from the command line scanner.
The new values which I have implimented which seem to work are:
File Path=C:\Program Files\AVG\AVG8\avgscanx.exe
arguments=/ARC /HEUR /CLEAN /SCAN="%s"
Check for File Delete: Yes
Return Value:
avgscanx.exe is the x32 operating system command line scanner
avgscana.exe is the x64 operating system command line scanner
After downloading and testing the new AVG 8.0, I have determined that the return values still do exist and the /clean parameter is not needed as long as AVG isn't running scans in the background which it shouldn't be on a mail server as this can interfere with communication. You should use the command line scanner directly with AMS only. Therefore, the new AVG presets for version 2.63 will be:
Application Path: avgscanx.exe
Parameters: /arc /heur /scan="%s"
Return Value: 1:*
Check for File Delete: No