# Daily event, expires in one month (Skip Saturday and Sunday)
{
-start 10/12/1998 2:33:00 PM
-stop 11/12/1998 2:33:00 PM
-skip –week 1,7
-command Defrag /s /f
-action -inc 1 0 0 0
-action -print Running defrag now
}
# Daily event, never expires, skips Saturday and Sunday
{
-start -time 2:33:00 PM
-skip –week 1,7
-command Defrag /s /f
-action -inc 1 0 0 0
-action -print Running defrag now
}
_________________________
Regards,
Luke Tomasello