I'm trying to schedule regular purges of my netware server using scheduled tasks in windows 2000 (we create a lot of temp files and if I do not purge regularly the volumes will not mount without a Vrepair with purge deleted files set to yes). The problem I'm having is that in 2000 when I do:
purge *.* /all
it will only purge the files in the current directory, when I do the same command in 95 it will purge files in all subdirectories as well.
Thanx for any help
purge *.* /all
it will only purge the files in the current directory, when I do the same command in 95 it will purge files in all subdirectories as well.
Thanx for any help