Hi.
I have a Windows XP Pro PC being used as a file server.
Twice a week I want it to schedule a Avast Boot-Time Scan and reboot and perform the scan.
The scan will be configured from a batch file that will be run from the Scheduled Tasks in Windows.
I can make it reboot no problem at given times its the actions to perform when scanning which I am having difficulty with.
I want it to “Repair”, if that fails I want to move it to the “chest” and if that fails I want it to ignore.
Here is what I have so far:
sched /A:“C:\Documents and Settings\Administrator\My Documents\Downloads\Eicar AV Test Files” /RA:repair /RS:yes /RA:chest /RS:yes /RA:repair
But it does not run correctly and does not move files to the chest.
Can multiple action parameters be used and if so please can you show me how it is done?
The Avast documentation for scripting is the worst I have ever come across. If you can send me a link to some examples of what I am trying to achieve it would be much appreciated.
Thanks,
Sam