Share via

Task Scheduler Error Values

Anonymous
2009-08-19T00:38:37+00:00

Task Scheduler shows Error Value 2147943726 when running a batch file containing SHUTDOWN -t 90 -s -c "In 90 seconds this computer will auto shutdown"

When run on demand, the shutdown works perfectly.

Where can I find a list of these Task Scheduler Error Values so I can debug??

I am running Vista Home Premium, with all updates

Windows for home | Previous Windows versions | Apps

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

Anonymous
2009-08-19T07:27:43+00:00

Linney, Thanks for those links. It seems the KISS principle is still alive & well.

I found the following worked fine -

Set the Day, Time & Program to run, but don't set any restrictions.

In Task, Properties, General Tab     Select - "Run whether user is logged in or not"

                                                              - "Do not store password"

                                                              - "Run with highest privileges"

                             Triggers Tab     Set Day & Time, but under "Advanced Settings" only Select "Enabled"

                             Conditions Tab  Leave all blank

                             Settings Tab      Select - "Allow task to run on demand"

                                                                 Leave all others blank

Cheers Sue99

Was this answer helpful?

0 comments No comments

Answer accepted by question author

Anonymous
2009-08-19T05:58:14+00:00

It might be a problem with the user credentials being lost after you reboot your machine?

Vista scheduling is flaky

http://2brightsparks.com/bb/viewtopic.php?t=3441&highlight=vista+schedule

See the last few comments here.

Scheduled tasks on Vista Home Premium (0x8007052E)

http://social.msdn.microsoft.com/Forums/en-US/windowscompatibility/thread/1df598e9-c64d-4fbc-a342-94d586e9dbdd

These are also similar queries.

http://www.google.com/search?q=0x8007052E&rls=com.microsoft:en-au&ie=UTF-8&oe=UTF-8&startIndex=&startPage=1

http://www.google.com/search?q=Error+Value+2147943726&rls=com.microsoft:en-au&ie=UTF-8&oe=UTF-8&startIndex=&startPage=1

If you want to find "exit codes" type the words in this search box, don't expect to be too successful in your searching however.

http://social.msdn.microsoft.com/Search/en-US

Was this answer helpful?

0 comments No comments

0 additional answers

Sort by: Most helpful