Update password for scheduled task
- by UserXIII
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.