at 00:05 /EVERY:w %windir%\system32\LogFiles\logdo.bat
i'm using the command above to create a scheduled task that runs at 00:05 every wednesday, the task is created fine, but it's called At1, which looks a little lame and non-descriptive
i can't use schtasks as i think this is xp/2003 only, and i need to run this on some 2000 boxes too
i used this page to create my bat file..
http://www.ss64.com/nt/at.html
i'm using the command above to create a scheduled task that runs at 00:05 every wednesday, the task is created fine, but it's called At1, which looks a little lame and non-descriptive
i can't use schtasks as i think this is xp/2003 only, and i need to run this on some 2000 boxes too
i used this page to create my bat file..
http://www.ss64.com/nt/at.html