Ok, I'm officially lost. I am using Hyena 5.7c and can't seem to figure it out. I am trying to set up a schedule task / job to purge a specific directory on one of my Windows 2000 servers. I can't seem to get it to work at all. The scheduler service is running. I have Hyena running from an XP box. Suggestions / help. Thanks!
Announcement
Collapse
No announcement yet.
Schedule A Job To Purge A Specific Directory
Collapse
X
-
Re: Schedule A Job To Purge A Specific Directory
Well I have tried to schedule a job on the server in question by select the server and trying to schedule a job. For the run command I put:
C:\WINNT\system32\cmd.exe delete c:\files\log\*.* /q
However, when I run it, it does not delete anything in the log file? Thanks!
Comment
-
-
Re: Schedule A Job To Purge A Specific Directory
Windows scheduler is actually handling that, not Hyena. See if anything shows up in the log on the computer with the job. You can see this by going to c:\windows\tasks on that computer, then choosing Advanced->View Log. See if that give any clues.
Comment
-
Comment