|
|
I have been able to change the username associated with a task, but how do you change only the password of the user that the task runs as?
|
|
Coordinator
Jun 15, 2010 at 5:36 PM
|
You must call RegisterTaskDefintion for the task's definition with the new username and password to change just the password.
|
|