Target drives for scheduled scan


Comments
-
Hello MarkT,
Please, have a look at this thread:
http://community.f-secure.com/t5/End-point/How-to-schedule-scan-only-some/td-p/29730
Best regards,
Vad
5 Like -
Thankyou, that has given me a good pointer to start with.
I am trying to create a generic removable drive scan task and have included duplicate paths in the parameters, however it appears the script stops once it is passed a drive that is invalid for the target machine, rather than try the next one. Do you know of anyway of avoiding this, rather than defining a task per possible drive?
Thank you.
0 Like -
Having used the following in the Task Type Specific Paramaters field within PM:
"c:\Program Files\F-Secure\Anti-Virus\fsav.exe" g: /LIST /ARCHIVE /REPORT="c:\windows\temp\scan_g_32.txt"
The resulting scheduled task in Windows comes through as (See extra "):
"c:\Program Files\F-Secure\Anti-Virus\fsav.exe" " g: /LIST /ARCHIVE /REPORT="c:\windows\temp\scan_g_32.txt"
The tasks report as having run as scheduled, however I don't believe they are running correctly due to the malformed switches. This has been pushed to XP,Win7 + WIn8 as a test.
Am I doing something wrong here? Any help appreciated.
Regards.
0 Like