PDA

View Full Version : Scheduled Task-doesn't d.load/Immunize



Firefighter
2006-05-30, 14:35
I just found out that I can schedule S.D.

I would like clarify that when this program runs it does not download the latest updates and nor does it immunize.

Thanks

md usa spybot fan
2006-05-30, 14:46
It can if you add the following paramters:
/autoupdate
/autoimmunize

For additional information on scheduling parameters that can be used, see the following:
Are there any command line parameters?
http://www.safer-networking.org/en/faq/30.html

Firefighter
2006-05-31, 00:36
Can you tell me how to do that? Or give me a link.

md usa spybot fan
2006-05-31, 06:02
Firefighter:

When you go into Spybot > Mode > Advanced mode > Settings > Scheduler and use the Add button the following scheduled task is added:
Spybot - Search & Destroy - Scheduled Task
By default it is added with a Run parameter of:
"C:\Program Files\Spybot - Search & Destroy\SpybotSD.exe" /AUTOCHECK
If you also check "Fix problems after scheduled scan" this additional parameter is added:
/AUTOFIX
If you also check "Close program after finishing schedule" this additional parameter is added:
/AUTOCLOSE
After the schedule task has been added, additional parameters can be added in either of two ways:
Go into Spybot > Mode > Advanced mode > Settings > Scheduler > click on the Edit button > add the following parameters after the other parameters in the Run statement:
/AUTOUPDATE /AUTOIMMUNIZE
Do a Start > Control Panel > Performance and Maintenance (if in category view) > Scheduled Tasks > right click on the Spybot - Search & Destroy - Scheduled Task item > select Properties > add the parameters as above.