Windows Scheduled Tasks losing password configuration

scheduled-taskwindows-server-2003

I have a couple of jobs scheduled to run daily on a customer server running Windows Server 2003 Standard Edition, SP1 using Windows Scheduled Tasks. The tasks are set to run as a user that is in the Administrators group, and were scheduled as that same user. The password of that user is set to never expire. These tasks fail to run pretty much every day. Going into Scheduled Tasks and attempting to run the tasks manually indicates that the password is incorrect. I go into the task properties, retype the password into the appropriate fields, click OK, and attempt to run the task manually again. Now it works fine. What might be the cause of the password being lost like this?

These same tasks are running on other customers servers with no problems.

Thanks in advance for any thoughts.

Best Answer

Not sure what causes it, but this worked for me as a workaround. Try changing local policy to allow the user to logon locally.

Related Topic