|
"AT" doesn't run program correctly
I have a batch file that I have scheduled to run daily. The batch job uses dumpel from the Resource Kit to export account lockout events for the last 24 hours from the Security Logs on my NT 4.0 DC. I then call a vbscript which uses CDO to e-mail me the results. I have other scheduled scripts that perform similar functions and they work fine.
Here is the actual problem: the scheduled batch file runs, I see it pop up on my screen, I receive the e-mail and it has nothing in it. If I manually run this batch file by double-clicking it, it runs, I get the e-mail, but it has all the data I'm looking for. Very weird. Anybody seen anything similar before?
|