"NT Authority/Sytem" credentials not working in sched. tasks
From: Chris Sharp (csharp@salud.unm.edu)
Date: 09/24/02
- Next message: Elena: "Default user profile on XP/2000"
- Previous message: GM: "Re: Need windows to "remember" passwords"
- Next in thread: Richard Marshall: "Re: "NT Authority/Sytem" credentials not working in sched. tasks"
- Reply: Richard Marshall: "Re: "NT Authority/Sytem" credentials not working in sched. tasks"
- Reply: Richard Marshall: "Re: "NT Authority/Sytem" credentials not working in sched. tasks"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Chris Sharp" <csharp@salud.unm.edu> Date: Tue, 24 Sep 2002 12:29:18 -0600
Hello. I try to run a program that is scheduled to run on idle after one minute, and the error I receive is:
"IE6.job" (program) 9/24/2002 12:05:47 PM ** ERROR **
The attempt to log on to the account associated with the task failed, therefore, the task did not run.
The specific error is:
0x80041314: The task has been configured with an unsupported combination of account settings and run time options.
Verify that the task's Run-as name and password are valid and try again.
My task command line is this:
schtasks /create /tn "IE6" /ru "System" /tr "c:\program files\internet explorer\iexplore.exe" /sc onidle /i 1
I've tried setting the "Limit local account use of blank passwords to console logon only to 'Disabled' but it doesn't have any effect. Anything else to try? Thanks for any help.
-Chris Sharp
- Next message: Elena: "Default user profile on XP/2000"
- Previous message: GM: "Re: Need windows to "remember" passwords"
- Next in thread: Richard Marshall: "Re: "NT Authority/Sytem" credentials not working in sched. tasks"
- Reply: Richard Marshall: "Re: "NT Authority/Sytem" credentials not working in sched. tasks"
- Reply: Richard Marshall: "Re: "NT Authority/Sytem" credentials not working in sched. tasks"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|