HOWTO: Scheduled Automatic Scans w/ Free Version!

You’re welcome. Feel free to come back, ask for help and share your experiences :smiley:

Friend
Thank you very much for the clue. I did I will see tomorrow it worked out. once again thank you very much even.
Varjao

hi
I am using these instruction to schedule a quick scan using the windows xp task scheduler.
But once the scan is finished, what is the easiest way to check the scan results?
Thanks
-g

The short answer is you can’t.

The ashquick.exe scan isn’t designed to do what is being done here, so it doesn’t display results by default when used as a right click context menu scan. This can be adjusted by checking the Program Settings, Common, ‘Show results of Explorer Extension.’ This I believe will make no difference to the purpose you are putting ashQuick.exe to.

If the results are important to you then you would have to use the Pro version which can schedule a regular scan that gives options on what to do if an infected file is found and retains scan results so you can check them later. The free version is limited this and a few other areas, hence this work around (the programmers have to eat ;D)

Only using the Home (free) interface and waiting for the end of the scanning.
The reports of scanning are here: C:\Program Files\Alwil Software\Avast4\DATA\report
On the Professional version you can do everything you want 8)

This works great - thanks for the tip!

This issue was originally posted by learned on April 16, 2005, 08:21:53 PM. I’m running into the same problem and don’t see any responses on the board.

I set this up, and when I tried testing it, I got the Avast initializing window, for a split second, and then it ends immediately. As I watch in the scheduler it shows it is running and then ends within seconds. I do not see it running under applications and there is never a result in the data file.

I get the impression that those that are running this successfully are seeing the program load and run. I set it up verbatim, have scheduled other programs in this manner before and all other programs in my scheduler run just fine.

Thanks for your time and thoughts!

I would guess you haven’t set up any drives to scan for it to be over so quickly.

From page one first post.

"C:\Program Files\Alwil Software\Avast4\ashQuick.exe" C: E: - this will scan the entire contents of the C: and E: drives "C:\Program Files\Alwil Software\Avast4\ashQuick.exe" "C:Program Files" E:Downloads - this will scan the contents of the Program Files folder on the C: drive and the Downloads folder on the E: drive, including all subfolders (Note the first path is in quotes due to the space in the folder name "Program Files")

Or you missed out the quotes around the path to ashQuick.exe or the path is wrong.

Enter the exact text (command) you used with the drive to be scanned (parameters) ?

I entered

“C:\Program Files\Alwil Software\Avast4\ashQuick.exe” C

I should have entered

“C:\Program Files\Alwil Software\Avast4\ashQuick.exe” C:

I missed the colon after C ARRRRRGH!

Works as it should now - Thanks for your time and help - I appreciate it!

No problem, welcome to the forums.

If you receive this message:

Error
0x80070005.Access denied
You have not the right to execute the requested task

Try this,
On the TASK panel in the “Run as:” box enter

NT AUTHORITY\SYSTEM

This should let you execute the scan.

These directions from three years ago are wonderfully clear–thank you. But I have one problem: When I tried to test it, it would not work because “no user accout password was entered.” What password am I supposed to enter? I do not use a password when I turn on my computer.

I use Windows XP Home Edition.

Thanks for helping me with this.

There is no requirement to enter a user name and password, certainly not of avast as you will notice in the topic. That is likely to be a restriction of your operating system when you are trying to create this schedule and run it are you doing it from a user account that has administrator privileges or a limited user account ?

Other than that I can’t imagine why you would be required to enter a user name and password.

This may be better taken out to its own New Topic in the General forum, to try and keep the length of this topic down and make it easier for those reading it in the future.

I think Caryl’s question is perfect for this thread. I had the exact same question and it deals with automatically scheduling a scan which is the topic here.

And I thank you David as I was wondering how to handle this as I have no pw but want to follow the instructions in the first post.

The reason I said to take it to another ‘new’ topic, is there is absolutely nowhere in this Instructional Topic that mentions having to input a user name and password. Unfortunately Caryl didn’t do that so it wasn’t pursued further.

So you shouldn’t have a problem in not having a password, I assume you were able to schedule it without a requirement for a user name and password.

Actually no. I followed the directions precisely and when I tested with “run” it didn’t. I’m the administrator so I’m not sure what’s going on. Yes, I rechecked all the steps 3 times.

Thanks, Joel

I have just returned from three weeks in China and see that there is some followup to my remarks regarding passwords and automatic scans. The reason I did not start a new topic, as suggested, is because I was new to Avast at that time and decided that I would just scan manually. I am continuing to do that and have no problems.

Were you able to solve this problem of not having a password for automatic scans? Is this topic continued somewhere else?

many many thanks for this information

For those looking to get around the password problem in task manager, doing this has worked for me. Warning: Back up registry before messing with it.

Go to Start/Run/Regedit and navigate to this key:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa

Value name: limitblankpassworduse, Type: REG_DWORD, Data: 0 (disabled) 1 (enabled)

Edit the value to (0)