Is there any way to stop the user that's associated with an NCM scheduled task from changing?
If user1 configures a scheduled job, and the username that is associated with that account to log into switches is user1, and another user2 comes along and even views that task, the username that runs that task is then changed to user2. This is not the desired behavior as we want to have 1 account logging into every device each morning. If for some reason we remove user2, those tasks will keep trying to run with its username and fail.