|
| |||||||||
| Tags: information, scheduler |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Task Scheduler Error Code information?
When I try to run a schedule taskd under my \Operator account (belongs to administrators and has right to log on as batch job) I get the following error: Task Scheduler failed to start "\Meinl\VirusScan" task for user "HostVista32\Operator". Additional Data: Error Value: 2147943785. Where can I find information about the Error Value 2147943785? The task stats a .vbs script to run a virus scan. The script runs fine if started manually under the \Operator account. |
|
#2
| |||
| |||
| Re: Task Scheduler Error Code information?
"Peter Meinl" <pit@petermeinl.de> wrote in message news:u$DENvvQHHA.1208@TK2MSFTNGP03.phx.gbl... > When I try to run a schedule taskd under my \Operator account (belongs to > administrators and has right to log on as batch job) I get the following > error: > Task Scheduler failed to start "\Meinl\VirusScan" task for user > "HostVista32\Operator". Additional Data: Error Value: 2147943785. > > Where can I find information about the Error Value 2147943785? Search engines both local and internet-based are always there . 2147943785 appears to be logon failure error: 2147943785: Logon failure: the user has not been granted the requested logon type at this computer. Take a look at security event log in Event Viewer at the time scheduled task should run to see if there are any logon failure event log entries. To open Event Viewer, click Start and start typing Event Viewer - you will see appropriate shortcut at the top of search results. One of details should be a logon type requested - this will give you an Idea on what kind of logon you need to allow for your Operator account. http://www.windowsecurity.com/articles/Logon-Types.html -- Alexander Suhovey |
|
#3
| |||
| |||
| Re: Task Scheduler Error Code information?
Also, Make sure you have allowed that task to run with highest privileges. -- - JB Microsoft MVP - Windows Shell/User Windows Vista Support Faq http://www.jimmah.com/vista/ |
|
#4
| |||
| |||
| Re: Task Scheduler Error Code information?
Task probably needs "Log on as a batch job" User right. Set with Control Panel -> administrative Tools -> Local security policy Then go to Local policies -> user rights assignment & add the user running the task to the "log on as a batch job" Policy. |
|
#5
| |||
| |||
| Re: Task Scheduler Error Code information? The Policy Editor is not available in Vista Home editions. -- Troodon |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Task Scheduler Error Code information?" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Task Scheduler - task creation error on Windows 2008 Server x64 | $Bradan$ | Operating Systems | 5 | 29-09-2011 01:03 PM |
| Task scheduler error in W2003 | Bo Berglund | Windows Server Help | 5 | 31-01-2008 09:32 AM |
| Task Scheduler Exit Code | GMC | Windows Server Help | 4 | 21-04-2007 07:51 AM |
| Task Scheduler Error Setting Task Account Information | b-seven-co | Window 2000 Help | 3 | 01-03-2007 09:27 AM |
| Task Scheduler error 0x8004130f | MarkKaminski | Windows XP Support | 3 | 18-03-2005 08:37 PM |