Ian,
- - -
0x8004130F
SCHED_E_ACCOUNT_INFORMATION_NOT_SET
No account information could be found in the Task Scheduler security database for the task indicated.
- - -
Create a new user account to test. See this note from John Bukowski [MSFT]
http://groups.google.com/group/microsoft.public.windowsxp.general/msg/90be33d3c3a54321?hl=en&
--
Regards,
Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting
http://www.winhelponline.com
Hullo Ramesh
In answer to your questions:
When I run %systemroot% it brings up the C:\WINDOWS folder (showing all
objects in that folder).
Here is a copy of the most recent entry in the log file:
ÿþ" U s e r _ F e e d _ S y n c h r o n i z a t i o n - { 3 5 D 6 F B 0 7 -
2 6 F 2 - 4 2 4 2 - 8 E 3 9 - A 5 4 8 2 E 8 8 1 E 3 7 } . j o b " ( m s f e
e d s s y n c . e x e ) 5 / 0 1 / 2 0 0 7 6 : 4 9 : 0 0 P M * * E R
R O R * *
T h e a t t e m p t t o r e t r i e v e a c c o u n t i n f o r
m a t i o n f o r t h e s p e c i f i e d t a s k f a i l e d ; t
h e r e f o r e , t h e t a s k d i d n o t r u n . E i t h e r
a n e r r o r o c c u r r e d , o r n o a c c o u n t i n f o r m
a t i o n e x i s t e d f o r t h e t a s k .
T h e s p e c i f i c e r r o r i s :
0 x 8 0 0 4 1 3 0 f : N o a c c o u n t i n f o r m a t i o n c o
u l d b e f o u n d i n t h e T a s k S c h e d u l e r s e c u
r i t y d a t a b a s e f o r t h e t a s k i n d i c a t e d ..
There are 11 pages of similar entries in the file - plus heaps of entries
(for each of my Scheduled Tasks) similar to this:
" T a s k S c h e d u l e r S e r v i c e "
S t a r t e d a t 2 7 / 1 2 / 2 0 0 6 2 : 4 0 : 3 3 P M
" P P v 5 S c a n _ D a i l y a s I a n R o b i n s o n a t 4 0
0 P M . j o b " ( p p v 5 c o n s u m e r c l . e x e )
S t a r t e d 2 7 / 1 2 / 2 0 0 6 4 : 0 0 : 0 0 P M
" P P v 5 S c a n _ D a i l y a s I a n R o b i n s o n a t 4 0
0 P M . j o b " ( p p v 5 c o n s u m e r c l . e x e )
F i n i s h e d 2 7 / 1 2 / 2 0 0 6 4 : 0 0 : 1 4 P M
R e s u l t : T h e t a s k c o m p l e t e d w i t h a n e x
i t c o d e o f ( 0 ) .
Do these answers help?
Best regards
--
Ian A Robinson
Ramesh said:
Ian,
received an Access Denied error message!
It looks as if the %systemroot% variable does not resolve properly. What happens when you type "%systemroot%" (without quotes) in Start, Run?
Otherwise maybe you could suggest what I should be looking for?
Look for the error code and also the return codes for the task executed during the current day.
Example:
- - - - - -
"User_Feed_Synchronization-{67CA7D49-937F-48DA-A992-B2515466FCE8}.job" (msfeedssync.exe)
Finished 12/27/2006 9:57:32 PM
Result: The task completed with an exit code of (1).
- - - - - -
--
Regards,
Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting
http://www.winhelponline.com
OK Ramesh... two things to report:
1st - when I tried to run %SystemRoot%\SchedLgU.Txt from the Run window I
received an Access Denied error message! However, by using an external text
editor I was able to open the file and make a copy. There's a lot of stuff
in it (most of which doesn't make a lot of sense to me I'm afraid) but I
could email it to you if you would like to see it. Otherwise maybe you could
suggest what I should be looking for?
2nd - the exact and complete path to Task Scheduler5.0 in my registry is:
HKEY_USERS\S-1-5-21-1060284298-725345543-1003\Software\Policies\Microsoft\Windows\System
I hope this all helps. As I've already said Ramesh, I really do appreciate
all the time you're devoting to my problem. Thanks a million.
--
Ian A Robinson
Ramesh said:
You can launch the Task Scheduler log file by typing this in Start, Run:
%SystemRoot%\SchedLgU.Txt
yes, both registry entries were correct. No change needed.
I'd try fixing the .txt file association.
http://www.dougknox.com/xp/file_assoc.htm
appears under HKEY_USERS
Exactly under which branch / SID, Ian?
--
Regards,
Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting
http://www.winhelponline.com
Thanks Ramesh... yes, both registry entries were correct. No change needed.
But during the regedit process I noticed something that escaped me
yesterday. The registry entry for Task Scheduler5.0 appears under HKEY_USERS
- not HKEY_LOCAL_MACHINE as suggested in the Microsoft KB article (305612)
that Shenan Stanley asked me to review. Is this significant? And if so what
do you think I should do to correct the error?
--
Ian A Robinson
:
Ian,
Is the log path set correctly in the registry? Click Start, Run and type Regedit.exe
Navigate to the following branch:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SchedulingAgent
Double-click "LogPath" value and set its data to:
%SystemRoot%\SchedLgU.Txt