Update password for scheduled task
Posted
by
UserXIII
on Server Fault
See other posts from Server Fault
or by UserXIII
Published on 2011-02-14T21:34:45Z
Indexed on
2011/02/14
23:27 UTC
Read the original article
Hit count: 499
I have a scheduled task that needs to run as a service account. The service account's password resets every 100 days, so I need to update the password for the scheduled task.
I cannot figure out how to do this. When I select "Change User or Group" in the scheduled tasks' properties I get no prompt to update the password.
This scheduled task will be deployed on Windows Server 2008 R2 and Windows 7.
© Server Fault or respective owner