I am using remote execute to execute a batch file that runs a process and one of the things it does is write a file to a UNC path. I am getting an access denied error when the process tries to write the file to the UNC. The Visualcron service is logging on with a domain admin account, and the task has domain admin credentials. It looks like those credentials are not being passed with remote execute. What is the best way to handle this?