Community forum

Please note that VisualCron support is not actively monitoring this community forum. Please use our contact page for contacting the VisualCron support directly.


csomerlot
2019-06-26T11:50:59Z
I have a simple batch file composed of the command "dir > test.log" that I am trying to remote execute on a server and use a mapped drive as the working directory. If I use the local drive as the working directory, it works fine, if I use the mapped network drive I set up I get:

The process was not started successfully. Start code: 8. Unknown failureException in Task: Non zero exit code

The credentials I am using have access to all these resources and I have local login unchecked. Any guess how I can test this further to get more information?
Sponsor
Forum information
Support
2019-06-28T13:11:32Z
In general I do not think mapped drives on the remote server is supported. Mainly because the protocol only allows the Credential to be used to authenticate against remote server - not run as a certain user.
Henrik
Support
http://www.visualcron.com 
Please like  VisualCron on facebook!
Scroll to Top