# Run every five minutes, never expires
{
# start now
-start
# put your command here. Defrag is an example
-command Defrag /s /f
# every five minutes
-action -inc 0 0 5 0
# tell the user we are working
-action -print Running defrag now
}
Luke Tomasello
_________________________
Regards,
Luke Tomasello