A scheduled task "Could not start"

Tech-Archive recommends: Fix windows errors by optimizing your registry



On a Windows 2000 Server I have a script that checks whether some
services are running. If a service is not running the task attempts to
start it and sends a message to my E-mail box. The script is started via
a scheduled task:

"Every 2 hours from 7:00 for 16 hours every day starting 4.10.2006"

Now the first day I created the sheduled task everything ran smoothly
but on every new day in the morning the status of the task is "Could not
start". The task is run under the System Administrator user with
appropriate password. Only if I fill in the password of the
administrator again in the field Run as: in the task properties, the
task is scheduled again again - but runs only for that day.

What could be the cause of it?

TIA,
Primoz
.



Relevant Pages

  • Re: output to a file
    ... Or would it be better running a different scheduled task on each server ... For example if the script is called FindPst.vbs: ... ElseIf FileSizeMB>= 1 Then ...
    (microsoft.public.windows.server.scripting)
  • Scheduled VBScript cant launch network program via wShell.Run
    ... I have a Windows 2003 member server in a W2k Domain. ... script that demonstrates the problem. ... up a scheduled task to run a script which uses wShell.Run to launch a ... see wscript.exe launch, but then it just sits there forever. ...
    (microsoft.public.windows.server.scripting)
  • Re: output to a file
    ... How would I run this as a scheduled task? ... Or would it be better running a different scheduled task on each server ... For example if the script is called FindPst.vbs: ... ElseIf FileSizeMB>= 1 Then ...
    (microsoft.public.windows.server.scripting)
  • Re: Auto Logoff or forced sync of My Documents
    ... Here's a copy of the VB script I run as a scheduled task on my server, ... ErrorMessage "No shutdown method has been specified in the command line." ...
    (microsoft.public.windows.server.sbs)
  • Re: .vbs as Scheduled Task wont run
    ... The script is trying to run as Administrator so I can change that no problem, I have another account with the correct privilidges. ... The task and vbs are on the same server, ... I've got a scheduled task which is running a VBS file to clearout a table in my database. ... You could try with username "NT AUTHORITY\SYSTEM" and an empty password ...
    (microsoft.public.scripting.wsh)