Scheduled Task

T

theitman

Hello everyone,
When a Domain user changes there password the Scheduled Task created bt the
user on the users Win 2k or XP Pro computer
does not run as expected.
e.g.
A user on their pc creates a scheduled task to run everyday. The task runs
OK for weeks, then the user changes their Domain password and the Scheduled
Task dose not run again.

Is there a way to fix this?
Thanks, Terry
 
D

Dave Patrick

This is by design. Use a separate account for the task.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| Hello everyone,
| When a Domain user changes there password the Scheduled Task created bt
the
| user on the users Win 2k or XP Pro computer
| does not run as expected.
| e.g.
| A user on their pc creates a scheduled task to run everyday. The task runs
| OK for weeks, then the user changes their Domain password and the
Scheduled
| Task dose not run again.
|
| Is there a way to fix this?
| Thanks, Terry
|
|
 
T

theitman

-
That's the first thing I tried.
I tried using the Local Administrator account and it doesn't run ?
An I missing something ? Is there another work around?
Thanks
 
D

Dave Patrick

Scheduled Tasks|Advanced|View Log may provide some details. If the job
connects to another machine you may need to add the user/ group 'logon as
batch job' rights (server side). Control Panel|Admin Tools|Local Security
Policy\Local Policies\User Rights Assignments
"Log on as a batch job"

Remember that if it involves network resources to make sure the user account
has permissions to the resources and also use UNC paths as mapped drives
won't exist when no one is logged on.

This article may help.

Result Codes in Scheduled Tasks Indicate an Error Occurred in the Task
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q267031

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| -
| That's the first thing I tried.
| I tried using the Local Administrator account and it doesn't run ?
| An I missing something ? Is there another work around?
| Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top