I used my own account to schedule the job, which is running every night. Our users are confused that they see the tasks which was last modified by my name. Is there any way to change the schedule jobs to be triggered by Admin account?
Release : 16.1.1
It's not possible to modify the user that would run the tasks.
An alternative would be to create a service account Resource, and run the tasks as that user.
In an environment with SSO enabled, this would need to be taken into consideration.