Re: Scheduled tasks won't start
- From: "Rafi Hecht" <rhecht@xxxxxxxxx>
- Date: 6 Dec 2005 08:07:27 -0800
Okay. This is the EXACT SYNTAX of the eyes.bat file that I have:
@echo off
echo %date% %time% Start of task > c:\test.log
echo User=%UserName%, Path=%path% >> c:\test.log
"c:\Program Files\xdbdown\xdbdown.cmd" 1>>c:\test.log 2>c:\test.err
echo ErrorLevel of "c:\Program Files\xdbdown\xdbdown.cmd"=%ErrorLevel%
>> c:\test.log
echo %date% %time% End of task >> c:\test.log
and here's what I have from test.err:
"The system cannot find the file specified."
and from test.log:
"Tue 12/06/2005 11:03:43.19 Start of task
User=Administrator, Path=
ERROR: this script needs Windows 2000 or better."
Now here's the thing. I am already running windows 2000 server, and the
filepath is correct! So right now I am at a loss at what to do here!
.
- Follow-Ups:
- Re: Scheduled tasks won't start
- From: Gary Smith
- Re: Scheduled tasks won't start
- From: Pegasus
- Re: Scheduled tasks won't start
- References:
- Scheduled tasks won't start
- From: Rafi Hecht
- Re: Scheduled tasks won't start
- From: Pegasus \(MVP\)
- Re: Scheduled tasks won't start
- From: Rafi Hecht
- Re: Scheduled tasks won't start
- From: Pegasus \(MVP\)
- Re: Scheduled tasks won't start
- From: Rafi Hecht
- Re: Scheduled tasks won't start
- From: Pegasus
- Re: Scheduled tasks won't start
- From: Rafi Hecht
- Re: Scheduled tasks won't start
- From: Pegasus
- Scheduled tasks won't start
- Prev by Date: Re: Scheduled tasks won't start
- Next by Date: Re: How do I alter values for TCP timeouts (SRTT & RTO)
- Previous by thread: Re: Scheduled tasks won't start
- Next by thread: Re: Scheduled tasks won't start
- Index(es):