I am trying to setup a scheduled task to copy some files from a Windows 2012 R2 server to a remote NetApp share. When I run the batch file (as admin) manually it runs fine and the files copy. When I set it to run as a scheduled task I get access denied messages. I am running the scheduled task with "elevated privileges" checked. I think it has something to do with the cached credentials that the task uses, but I am not sure. Has anyone run into this before and could shed some light on my problem.
Thank you.