Search:  

 
 
   All ForumsHot TopicsGallery






how-to block ads


 
Forums » Tech and Talk » OS and Software » Microsoft Help » [XP] Scheduled Tasks: Not Working Properly
Search Topic:
Uniqs:
151
Share Topic:
RSS topic:
toggle:
flat / full
normal / watch
Posting:
Post a:
Post a:
[XP] Need help with mainclient.exe, What is it? »
« Missing File Install.exe  
page: 1 · 2
AuthorAll Replies

anthrorules
Premium
join:2003-09-14
Rollinsville, CO
·Qwest.net
·IonSKY

[XP] Scheduled Tasks: Not Working Properly

Good afternoon (at least from where I'm at)....

I have a perplexing problem with getting my Scheduled Task to automatically run at their scheduled intervals. Each task is set up properly (0x0) and I am able to manually run all of them. I've read the following thread:

»[XP] Scheduled tasks

And I also thoroughly went through the M$ documentation on the issue and double checked my system configurations:

1) Task Scheduler is started and set to AUTOMATIC. It's also set to System login and Interact with my Desktop. RPC as its dependent service is also set to AUTOMATIC and started. It's set to login by Profile1, not the system and does not interact with my desktop.

2) Each scheduled task was created with a future date and time. Also, the user login is me and the password is correct, only one (McAfee Update) has a duplicate login as System. This task, McAfee Update, is the only one that is consistently running automatically, although the LAST RUN DATE always shows NEVER, and shows NEVER for all the other scheduled tasks.

Is there something that I am missing?

I am more than willing to provide screenshots of configurations if that will help.

Thanks in advance.
--
Earthlink/Direcway SRS - DW4000 | ver. 4.0.3.9 (DAK403_P14) | Proxy/Port 83 | G4R | 1250 | Dell Dimension 4550 - WinXP Pro SP1 - 256MG Ram | McAfee - VS 8.0.20 |PF 5.0.1.5 | PS 4.0.1.24 | Trojan Remover | SpyBot S&D | MailWasher Pro 3.2


Kramer
Premium,Mod
join:2000-08-03
Richmond, VA
clubs:
Your password must not be blank. Is that the case?

anthrorules
Premium
join:2003-09-14
Rollinsville, CO
Thanks for the reply...no, the password is not blank, and as I mentioned I am able to manually run all the tasks (right click, properties, RUN)...the tasks just won't run at their set intervals.


Kramer
Premium,Mod
join:2000-08-03
Richmond, VA
clubs:
reply to anthrorules
I usually start troubleshooting this with the addition of a simple task to be run 2 or so minutes from when I start which simply runs notepad. Does this fail? Are you an administrator?

anthrorules
Premium
join:2003-09-14
Rollinsville, CO

Yes, I am the administrator and it did re-configure the tasks last night and watched to see if they ran, but they didn't.

Oh, BTW: I did check the Schedule log file and it showed nothing, not even an attempt to run the scheduled task.


Shorty
Premium
join:2001-01-19
Vermont, USA

reply to anthrorules
Go ahead, post some screen shots of a task your trying to run maybe we can see something amiss that way.
Because the task runs manually, and because you seem to have eliminated a lot of other possible problems, I would tend to think there is something in settings that's not right but that is just a guess.


Kramer
Premium,Mod
join:2000-08-03
Richmond, VA
clubs:
·Verizon FIOS
·GoDaddy Hosting

Host:
Microsoft Help
Wireless Security
reply to anthrorules
A few times I have run into a similar situation, I simply stopped and then re-started the scheduling service, and all ran fine. No need to reboot. I would check your event logs to see if anything is noted before doing this, and then immediately after as well.


Barbara Ann
Premium,MVM
join:2000-10-17

reply to anthrorules
I have the following in my notes re: Scheduled Tasks

H:\WINDOWS.000\System32\svchost.exe -k netsvcs

from Garek at annoyances.org
I found the problem on the Google Newsgroup search engine. The Event Log Service has to be running to be able to start the Task Scheduler Service.

and from Kellys-Korner »www.kellys-korner-xp.com/xp_abc.htm

Task Scheduler - A scheduled task can be run without passwords

For Pro: Start/Control Panel/Administrative Tools/Local Security Policy/Local Policies/Security options.
In the right hand pane (third down). Accounts: Limit local account use of blank passwords to console logon only. This is enabled by default, disable it.

For Home: Manual Edit and Automated Edit

For Home: Run Scheduled Task without a Password (Line 68)
»www.kellys-korner-xp.com/xp_tweaks.htm

Backup your registry before modifying. Locate the following registry key:

HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa

Value name: limitblankpassworduse
Type: REG_DWORD
Data: 0 (disabled) 1 (enabled)

It is enabled by default. Disable it and scheduled tasks should run.

HOW TO: Modify Scheduled Tasks in Windows XP
Task Scheduler Does Not Run Tasks When "Run As" User Account Has No Password

Task Scheduler - Auto Run

Q. What is the secret to getting tasks to run when no one is logged on when using Windows XP?

-schedule service is running, set to automatic, log on as 'local system'
-task is scheduled to run under an user account which is an administrator
-task is scheduled to run under an user account with a password
-task itself is legit as it will run when executed directly
-task schedule setup is valid as it will run IF I remain logged on
-Event log shows nothing
-task log shows no attempt to run the task
-task status is 0x0, but that is irrelevant since 'time last run' reveals it was not run at all

Since schedule runs as a service with startup set to automatic and logon set to 'local system', one would
assume that schedule service begins running when the computer is started, regardless of whether or not anyone
logs on. Since the task is set up to run with an administrator logon complete with password, one would assume that since the schedule service is running, at the scheduled time it would logon as the designated user and run the task.

A. You need to replace the Task Scheduler Log File which can be accomplished quite easily. If you follow these
exact instructions, the schedlog.txt (shedlgu.txt) file will be replaced with a brand new one without any information other than
system start-up information upon the first boot.

Click Start, Run and type in: msconfig. Then click Selective Startup and uncheck the Load System Services check box. Click OK and wait for the hour glass to stop. Restart the computer, click OK to the first Window that indicates that you have selected "Selective Startup".

When the System Configuration Utility reappears, Check the Normal Startup Box. Click Start> Click Search> Click All Files and Folders Category and type schedlog.txt (schedlgu.txt) and Enter. Windows will search and locate the schedlgu.txt file. Press Stop as soon as the file is located. Right click on the file schedlog.txt (schedlgu.txt) and delete and send to the recycle bin. Now restart the computer again by selecting Start>Turn Off Computer and Select Restart.

You will now have a new Task Scheduler Log File. You may check the new Log File and the one start up entry that I described by selecting Run and typing the file name schedlog.txt (schedlgu.txt) and click OK. Appearing will be your new Task Scheduler Log.
--
When you dream in color, it's a pigment of your imagination.


Shorty
Premium
join:2001-01-19
Vermont, USA
reply to anthrorules
A lot of good info there.
Thanks, Barbara Ann See Profile.

anthrorules
Premium
join:2003-09-14
Rollinsville, CO
·Qwest.net
·IonSKY

reply to Barbara Ann
Yes, thank you very much and for everyone else's replies. I will look into the suggestions provided one by one and test them and see if I can't get the scheduled tasks to work, which would be great, and save me time with having to run them manually.
--
Earthlink/Direcway SRS - DW4000 | ver. 4.0.3.9 (DAK403_P14) | Proxy/Port 83 | G4R | 1250 | Dell Dimension 4550 - WinXP Pro SP1 - 256MG Ram | McAfee - VS 8.0.20 |PF 5.0.1.5 | PS 4.0.1.24 | Trojan Remover | SpyBot S&D | MailWasher Pro 3.2

anthrorules
Premium
join:2003-09-14
Rollinsville, CO
·Qwest.net
·IonSKY

reply to anthrorules
anthrorules_···asks.zip 341,055 bytes
Set of Screenshots
Okay, I tried the "no password" settings, and the same thing happened, no tasks ran...

Attached are a set of screenshots...

NOTE: The st_alltasks.jpg file has the user blackened for privacy reasons, and you should see that the task can be manually run, which I did run each of the tasks manually.

I did try stopping and restarting the Task Scheduler service (looking in the events log before I did that and there was nothing out of the ordinary), the only two events recorded in my system event log were:
=========================================================
The Task Scheduler service was successfully sent a start control.

For more information, see Help and Support Center at »go.microsoft.com/fwlink/events.asp.
=========================================================
- and -
=========================================================
The Task Scheduler service entered the running state.

For more information, see Help and Support Center at »go.microsoft.com/fwlink/events.asp.
=========================================================
--
Earthlink/Direcway SRS - DW4000 | ver. 4.0.3.9 (DAK403_P14) | Proxy/Port 83 | G4R | 1250 | Dell Dimension 4550 - WinXP Pro SP1 - 256MG Ram | McAfee - VS 8.0.20 |PF 5.0.1.5 | PS 4.0.1.24 | Trojan Remover | SpyBot S&D | MailWasher Pro 3.2


Shorty
Premium
join:2001-01-19
Vermont, USA

reply to anthrorules
Your screenshots look okay to me. The only thing that seems out of the ordinary, and you have already alluded to this, is that the McAfee updater "last time run" says never and from what I understand that task does run correctly.

Have you tried replacing the log file as described in Barbara Ann See Profile's post?

anthrorules
Premium
join:2003-09-14
Rollinsville, CO
·Qwest.net
·IonSKY

Thanks for the reply.

I don't understand why replacing the log file would help. Why would replacing the log file fix the problem? Is it because the log file may be corrupted and causing tasks not to run?

Please explain.

Thanks!


Shorty
Premium
join:2001-01-19
Vermont, USA
reply to anthrorules
I agree, I don't see how it could help either but stranger things have happened.

anthrorules
Premium
join:2003-09-14
Rollinsville, CO
·Qwest.net
·IonSKY

You're correct about that...

May be it would help if I posted my Scheduled Task log. Here it is:

"Spybot-S&D (advanced mode).job" (SpybotSD.exe)
Started 10/21/2003 5:13:22 PM
"Atomic Clock Sync.job" (atomic.exe)
Finished 10/21/2003 5:13:36 PM
Result: The task completed with an exit code of (0).
"Spybot-S&D (advanced mode).job" (SpybotSD.exe)
Finished 10/21/2003 5:20:50 PM
Result: The task completed with an exit code of (0).
"Disk Cleanup.job" (cleanmgr.exe)
Started 10/21/2003 5:26:07 PM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Started 10/21/2003 5:27:41 PM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Finished 10/21/2003 5:28:33 PM
Result: The task completed with an exit code of (0).
"Disk Cleanup.job" (cleanmgr.exe)
Finished 10/21/2003 5:28:48 PM
Result: The task completed with an exit code of (0).
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Started 10/22/2003 12:02:03 AM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Finished 10/22/2003 12:03:12 AM
Result: The task completed with an exit code of (0).
"Task Scheduler Service"
Exited at 10/22/2003 6:46:02 AM
"Task Scheduler Service"
Started at 10/22/2003 6:46:51 AM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Started 10/22/2003 6:48:02 AM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Finished 10/22/2003 6:54:14 AM
Result: The task completed with an exit code of (0).
"Task Scheduler Service"
Exited at 10/22/2003 11:56:59 AM
"Task Scheduler Service"
Started at 10/22/2003 11:57:42 AM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Started 10/23/2003 12:03:01 AM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Finished 10/23/2003 12:04:01 AM
Result: The task completed with an exit code of (0).
"Enneamates - Cue Email.job" (php.exe)
Started 10/23/2003 10:24:15 AM
"Enneamates - Cue Email.job" (php.exe)
Finished 10/23/2003 10:24:15 AM
Result: The task completed with an exit code of (80).
"Task Scheduler Service"
Exited at 10/23/2003 6:49:52 PM
"Task Scheduler Service"
Started at 10/23/2003 6:50:42 PM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Started 10/23/2003 6:51:00 PM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Finished 10/23/2003 6:54:42 PM
Result: The task completed with an exit code of (0).
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Started 10/24/2003 12:05:00 AM
"Task Scheduler Service"
Exited at 10/24/2003 6:12:16 PM
"Task Scheduler Service"
Started at 10/24/2003 6:12:59 PM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Started 10/25/2003 12:01:05 AM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Finished 10/25/2003 12:10:54 AM
Result: The task completed with an exit code of (0).
"Task Scheduler Service"
Exited at 10/25/2003 5:28:28 PM
"Task Scheduler Service"
Started at 10/25/2003 5:29:28 PM
"Task Scheduler Service"
Exited at 10/25/2003 5:36:44 PM
"Task Scheduler Service"
Started at 10/25/2003 5:37:30 PM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Started 10/25/2003 5:39:02 PM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Finished 10/25/2003 5:40:07 PM
Result: The task completed with an exit code of (0).
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Started 10/26/2003 12:01:00 AM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Finished 10/26/2003 12:01:27 AM
Result: The task completed with an exit code of (0).
"Task Scheduler Service"
Exited at 10/26/2003 1:03:31 AM
"Task Scheduler Service"
Started at 10/26/2003 1:04:20 AM
"Task Scheduler Service"
Exited at 10/26/2003 12:05:36 PM
"Task Scheduler Service"
Started at 10/26/2003 12:06:21 PM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Started 10/26/2003 2:15:01 PM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Started 10/27/2003 12:03:00 AM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Finished 10/27/2003 12:03:42 AM
Result: The task completed with an exit code of (0).
"Task Scheduler Service"
Exited at 10/27/2003 11:39:52 PM
"Task Scheduler Service"
Started at 10/27/2003 11:40:33 PM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Started 10/27/2003 11:42:01 PM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Finished 10/27/2003 11:43:13 PM
Result: The task completed with an exit code of (0).
"Task Scheduler Service"
Exited at 10/27/2003 11:44:18 PM
"Task Scheduler Service"
Started at 10/27/2003 11:45:13 PM
"Task Scheduler Service"
Started at 10/27/2003 11:55:58 PM
"Task Scheduler Service"
Exited at 10/27/2003 11:58:00 PM
"Task Scheduler Service"
Started at 10/27/2003 11:59:18 PM
"McAfee.com Scan for Viruses - My Computer (MYCOMPUTERNAME-ME).job" (mcmnhdlr.exe) 10/28/2003 12:00:00 AM ** ERROR **
The attempt to retrieve account information for the specified task failed; therefore, the task did not run. Either an error occurred, or no account information existed for the task.
The specific error is:
0x8004130f: No account information could be found in the Task Scheduler security database for the task indicated.
"Task Scheduler Service"
Exited at 10/28/2003 1:08:51 PM
"Task Scheduler Service"
Started at 10/28/2003 1:09:34 PM
"Task Scheduler Service"
Exited at 10/28/2003 6:29:21 PM
"Task Scheduler Service"
Started at 10/28/2003 6:30:09 PM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Started 10/28/2003 6:32:01 PM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Finished 10/28/2003 6:33:51 PM
Result: The task completed with an exit code of (0).
"Task Scheduler Service"
Exited at 10/28/2003 7:53:10 PM
"Task Scheduler Service"
Started at 10/28/2003 7:53:56 PM
"Task Scheduler Service"
Exited at 10/28/2003 10:16:19 PM
"Task Scheduler Service"
Started at 10/28/2003 10:17:06 PM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Started 10/29/2003 12:02:00 AM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Finished 10/29/2003 12:20:33 AM
Result: The task completed with an exit code of (0).
"Task Scheduler Service"
Started at 10/29/2003 5:03:27 AM
"Task Scheduler Service"
Started at 10/29/2003 5:47:52 PM
"Task Scheduler Service"
Exited at 10/29/2003 7:21:45 PM
"Task Scheduler Service"
Started at 10/29/2003 7:22:32 PM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Started 10/29/2003 7:23:00 PM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Finished 10/29/2003 7:24:10 PM
Result: The task completed with an exit code of (0).
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Started 10/30/2003 12:04:01 AM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Finished 10/30/2003 12:04:41 AM
Result: The task completed with an exit code of (0).
"Task Scheduler Service"
Exited at 10/30/2003 12:25:09 AM
"Task Scheduler Service"
Started at 10/30/2003 12:25:54 AM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Started 10/31/2003 12:04:03 AM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Finished 10/31/2003 12:05:01 AM
Result: The task completed with an exit code of (0).
"Task Scheduler Service"
Exited at 10/31/2003 1:39:02 PM
"Task Scheduler Service"
Started at 10/31/2003 1:39:42 PM
"Task Scheduler Service"
Exited at 10/31/2003 1:49:38 PM
"Task Scheduler Service"
Started at 10/31/2003 1:50:29 PM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Started 10/31/2003 1:53:00 PM
"Task Scheduler Service" 10/31/2003 1:53:02 PM ** Error **
An error has occurred that will negatively affect the operation of the service.
The specific error is:
0x80070020: The process cannot access the file because it is being used by another process.
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Finished 10/31/2003 1:53:07 PM
Result: The task completed with an exit code of (0).
"Task Scheduler Service"
Exited at 10/31/2003 10:47:28 PM
"Task Scheduler Service"
Started at 10/31/2003 10:48:12 PM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Started 11/1/2003 12:02:00 AM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Finished 11/1/2003 12:02:24 AM
Result: The task completed with an exit code of (0).
"Task Scheduler Service"
Exited at 11/1/2003 12:35:28 AM
"Task Scheduler Service"
Started at 11/1/2003 12:36:17 AM
"Task Scheduler Service"
Exited at 11/1/2003 12:27:51 PM
"Task Scheduler Service"
Started at 11/1/2003 12:28:36 PM
"Task Scheduler Service"
Exited at 11/1/2003 4:15:02 PM
"Task Scheduler Service"
Started at 11/1/2003 4:15:49 PM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Started 11/1/2003 4:17:02 PM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Finished 11/1/2003 4:17:47 PM
Result: The task completed with an exit code of (0).
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Started 11/2/2003 12:05:00 AM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Started 11/2/2003 8:50:00 AM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Started 11/3/2003 12:05:00 AM
"Task Scheduler Service"
Exited at 11/3/2003 5:05:27 PM
"Task Scheduler Service"
Started at 11/3/2003 5:05:59 PM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Started 11/3/2003 5:08:01 PM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Finished 11/3/2003 5:10:26 PM
Result: The task completed with an exit code of (0).
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Started 11/4/2003 12:04:00 AM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Finished 11/4/2003 12:04:56 AM
Result: The task completed with an exit code of (0).
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Started 11/5/2003 12:05:00 AM
"Task Scheduler Service"
Exited at 11/5/2003 7:54:45 AM
"Task Scheduler Service"
Started at 11/5/2003 7:55:24 AM
"Task Scheduler Service"
Exited at 11/5/2003 1:25:30 PM
"Task Scheduler Service"
Started at 11/5/2003 1:26:40 PM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Started 11/5/2003 1:30:00 PM
"Task Scheduler Service"
Exited at 11/5/2003 8:16:42 PM
"Task Scheduler Service"
Started at 11/5/2003 8:17:25 PM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Started 11/6/2003 12:05:01 AM
"Task Scheduler Service"
Exited at 11/6/2003 9:24:35 PM
"Task Scheduler Service"
Started at 11/6/2003 9:25:15 PM
"Task Scheduler Service"
Exited at 11/6/2003 9:43:44 PM
"Task Scheduler Service"
Started at 11/6/2003 9:44:37 PM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Started 11/7/2003 12:03:01 AM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Finished 11/7/2003 12:03:45 AM
Result: The task completed with an exit code of (0).
"Task Scheduler Service"
Exited at 11/7/2003 5:23:17 PM
"Task Scheduler Service"
Started at 11/7/2003 5:23:58 PM
"Task Scheduler Service"
Exited at 11/7/2003 5:30:54 PM
"Task Scheduler Service"
Started at 11/7/2003 5:32:59 PM
"Task Scheduler Service"
Started at 11/7/2003 5:44:56 PM
"Task Scheduler Service"
Exited at 11/7/2003 9:32:31 PM
"Task Scheduler Service"
Started at 11/7/2003 9:33:16 PM
"Task Scheduler Service"
Exited at 11/7/2003 10:12:13 PM
"Task Scheduler Service"
Started at 11/7/2003 10:13:03 PM
"Task Scheduler Service"
Exited at 11/7/2003 11:05:47 PM
"Task Scheduler Service"
Started at 11/7/2003 11:10:13 PM
"Task Scheduler Service"
Exited at 11/7/2003 11:15:07 PM
"Task Scheduler Service"
Started at 11/7/2003 11:16:20 PM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe) 11/7/2003 11:18:00 PM ** ERROR **
The attempt to retrieve account information for the specified task failed; therefore, the task did not run. Either an error occurred, or no account information existed for the task.
The specific error is:
0x8004130f: No account information could be found in the Task Scheduler security database for the task indicated.
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe) 11/8/2003 12:03:00 AM ** ERROR **
The attempt to retrieve account information for the specified task failed; therefore, the task did not run. Either an error occurred, or no account information existed for the task.
The specific error is:
0x8004130f: No account information could be found in the Task Scheduler security database for the task indicated.
"Task Scheduler Service"
Exited at 11/8/2003 12:07:54 AM
"Task Scheduler Service"
Started at 11/8/2003 12:08:45 AM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Started 11/8/2003 10:02:00 PM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Finished 11/8/2003 10:03:33 PM
Result: The task completed with an exit code of (0).
"Task Scheduler Service"
Exited at 11/8/2003 10:28:43 PM
"Task Scheduler Service"
Started at 11/8/2003 10:29:26 PM
"Task Scheduler Service"
Exited at 11/8/2003 10:31:07 PM
"Task Scheduler Service"
Started at 11/8/2003 10:32:05 PM
"McAfee.com Scan for Viruses - My Computer (MYCOMPUTERNAME-ME).job" (mcmnhdlr.exe)
Started 11/8/2003 11:31:48 PM
"McAfee.com Scan for Viruses - My Computer (MYCOMPUTERNAME-ME).job" (mcmnhdlr.exe)
Finished 11/8/2003 11:32:03 PM
Result: The task completed with an exit code of (0).
"McAfee.com Scan for Viruses - My Computer (MYCOMPUTERNAME-ME).job" (mcmnhdlr.exe)
Started 11/9/2003 1:07:48 AM
"McAfee.com Scan for Viruses - My Computer (MYCOMPUTERNAME-ME).job" (mcmnhdlr.exe)
Finished 11/9/2003 2:15:41 AM
Result: The task completed with an exit code of (0).
"Task Scheduler Service"
Started at 11/9/2003 7:18:07 PM
"Spybot.job" (SpybotSD.exe)
Started 11/9/2003 11:06:57 PM
"Spybot.job" (SpybotSD.exe)
Finished 11/9/2003 11:13:04 PM
Result: The task completed with an exit code of (0).
"Ad-Aware.job" (Ad-aware.exe)
Started 11/9/2003 11:13:20 PM
"Ad-Aware.job" (Ad-aware.exe)
Finished 11/9/2003 11:16:57 PM
Result: The task completed with an exit code of (0).
"Disk Cleanup.job" (cleanmgr.exe)
Started 11/9/2003 11:17:03 PM
"Disk Cleanup.job" (cleanmgr.exe)
Finished 11/9/2003 11:21:05 PM
Result: The task completed with an exit code of (0).
"Trojan Remover.job" (Trjscan.exe)
Started 11/9/2003 11:21:34 PM
"Trojan Remover.job" (Trjscan.exe)
Finished 11/9/2003 11:21:35 PM
Result: The task completed with an exit code of (0).
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Started 11/9/2003 11:27:24 PM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Finished 11/9/2003 11:28:01 PM
Result: The task completed with an exit code of (0).
"Task Scheduler Service"
Exited at 11/9/2003 11:41:46 PM
"Task Scheduler Service"
Started at 11/9/2003 11:41:49 PM
[ ***** Most recent entry is above this line ***** ]

"Task Scheduler Service"
Exited at 10/21/2003 2:55:08 PM
"Task Scheduler Service"
Started at 10/21/2003 2:55:58 PM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Started 10/21/2003 5:10:55 PM
"McAfee.com Update Check (MYCOMPUTERNAME-ME).job" (mcupdate.exe)
Finished 10/21/2003 5:11:31 PM
Result: The task completed with an exit code of (0).
"Atomic Clock Sync.job" (atomic.exe)
Started 10/21/2003 5:12:48 PM
--
Earthlink/Direcway SRS - DW4000 | ver. 4.0.3.9 (DAK403_P14) | Proxy/Port 83 | G4R | 1250 | Dell Dimension 4550 - WinXP Pro SP1 - 256MG Ram | McAfee - VS 8.0.20 |PF 5.0.1.5 | PS 4.0.1.24 | Trojan Remover | SpyBot S&D | MailWasher Pro 3.2

anthrorules
Premium
join:2003-09-14
Rollinsville, CO
·Qwest.net
·IonSKY

reply to anthrorules
Thanks again for everyone who replied. After many painstaking minutes, I've decided to scrap using the Task Scheduler and use a third party program, EZ Scheduler, which does what I want, run programs at their intended scheduled interval. Although it'd be nice to use the built-in application for this, oh well.
--
Earthlink/Direcway SRS - DW4000 | ver. 4.0.3.9 (DAK403_P14) | Proxy/Port 83 | G4R | 1250 | Dell Dimension 4550 - WinXP Pro SP1 - 256MG Ram | McAfee - VS 8.0.20 |PF 5.0.1.5 | PS 4.0.1.24 | Trojan Remover | SpyBot S&D | MailWasher Pro 3.2

gumpp

join:2003-04-21
Minneapolis, MN
Im having the same issue with my Task Scheduler. XP Pro.
My symptoms are just like yours. Notice that they just stop at some time during the day.
Frustrating.


Kramer
Premium,Mod
join:2000-08-03
Richmond, VA
clubs:
Another free option for scheduling is the AT command. I'm not sure if it uses the same service and dependencies, but it sure doesn't use the same table. Type AT /? at a CMD prompt for syntax.


OmaHawk

@cox.net

reply to anthrorules
If you are attempting to run a job that is in interactive mode, you will get this error when scheduling with task scheduler. To get around this, use the AT scheduler (which will submit the correct request in the Task Scheduler).

example: at 22:15 /INTERACTIVE /EVERY:MONDAY,FRIDAY "C:\temp\excecutethis.bat"

for more options, try "at /?" to get a list of switches.

Hope this helps,
Mark

anthrorules
Premium
join:2003-09-14
Rollinsville, CO
·Qwest.net
·IonSKY

reply to anthrorules
Thanks again for everyone's reply. For some reason, the scheduled tasks started working again. I was using E-Scheduler for the past couple weeks, but decided to do some system maintenance over this holiday by deleting un-used or un-necessary programs.

So, I tried setting up some scheduled tasks again, and they worked!

I think that the possible factors prohibiting my from running the tasks in the past were:

1) I had a time clock skin installed (ATClock) and while it was a neat little program, I realized it was a bit bloated.

2) I think the syntax I was using in the "Run:" blank was incorrect for some of the scheduled tasks. I was not using double quotes for all scheduled tasks, seem to work okay, not reliably, but worked for those tasks with switches.

So, I changed the syntax of the Run statement to include double quotes, like the following:

Run: "C:\Documents and Settings\User\My Documents\ComputerInfo\Tasks\runsomefunctions.bat"

So, I am pleased that the scheduled tasks now work, so I don't have to rely on a third party software.

Hope this helps others who come across the same problems I did.
--
Earthlink/Direcway SRS - DW4000 | ver. 4.2.1.10 | Proxy/Port 83 | G4R | 1250 | Dell Dimension 4550 - WinXP Pro SP1 - 256MB Ram |ZA+ 4.5 | AVG 7.0 - Resident | BitDefender 7.1 Free - On-Demand | Trojan Remover | Ad-Aware | SpyBot S&D | MailWasher Pro 3.2
Forums » Tech and Talk » OS and Software » Microsoft Help[XP] Need help with mainclient.exe, What is it? »
« Missing File Install.exe  
page: 1 · 2


Saturday, 04-Jul 19:34:39 Terms of Use | Privacy Policy | Hosting by www.nac.net - DSL,Hosting & Co-lo | feedback | contact
over 9.5 years online! © 1999-2009 dslreports.com.republican-creole
page compression OFF
Most commented news this week
· [146] Biden Unveils Broadband Stimulus
· [95] AT&T: 65,000 SMS Sent Per SECOND
· [91] Compuserve Classic Says Goodnight
· [81] Thomas To Appeal Huge RIAA Fines
· [71] iPhone 3GS Already Jailbroken
· [69] Obama Using NSA, AT&T For New Snooping Project
· [67] Verizon: Cut Your Landline To Save Money
· [61] Cable Carriers Miss Tru2Way Deadline
· [60] The Pirate Bay Gets Sold
· [60] Fourth Of July Open Thread
Most people now reading
· Symantec executive: dangerous to run free antivirus [Security]
· Too many wrong number call on cell [General Questions]
· People Walking On Lawn [Home Repair & Improvement]
· Bell Landline to go up by $2, will this apply to TSI as well [TekSavvy]
· wasp problemb [Home Repair & Improvement]
· Trojans,spyware,etc...... [Security]
· Canada's slipping position on net access cost & speed [TekSavvy]
· Digging a hole in limestone [Home Repair & Improvement]
· Linksys announces the WRT54GL's successor: WRT160NL [TekSavvy]