|
|
| |
FAQ - Answers
|
| |
Problem with Scheduled Task Running
|
On some systems, there are issues with Scheduled Tasks when the user is not looged in. If the user running the task is logged in, then the scheduled task runs fine, however, if the user is not logged in then it does not.
To adjust this problem, there are some policy changes to the service that can be changed.
Go to "Local Security Policies" located under the "Administrative Tools" section in your start menu.
Select "Local Policies"
Select "User Right Assignment"
Find "Log on as Batch File" and make sure that the user you selected to run your Scheduled Task is listed.
Find "Log on as Service" and make suer that the user you selected to run your Scheduled Task is listed.
This should resolve issues with Scheduled Tasks that don't run when scheduled but run fine manually.
|
Back to FAQ list
|
|