If I remember correctly, NT does have scheduled tasks, but this is a commandline tool. Open the command prompt and enter
at /?
and you should get a list of options for the "at" command.
you could use robocopy, part of the windows 2003 resource kit tools which should also work in NT, to move old files to a nonexesitent device, like nul.
http://www.microsoft.com/d
Main Topics
Browse All Topics





by: jobri5xPosted on 2005-08-23 at 19:55:07ID: 14739347
I've figured out the 1st 2 steps:
1. Zip all the files in a directory and move to another directory.
2. Name this zip file in this format YYMMDD.zip - i.e. todays date backwards.
Need help on step 3....tried pbarrett's delold but I cannot get it to work on my system. Its got NT 4.0.