I work with Rich - let me see if I can clarify a little.
We have Automic/UC4 connected to a Windows server, call it WINSERVA. We are trying to execute a batch script that lives on WINSERVA. Said batch script references c:\...\dtexec . The script continually errors saying it can't find dtexec.
The only thing we found that stopped this error was copying dtexec off of WINSERVA and onto the Automic/UC4 application server. But of course, since SQL Server doesn't live on that box, the executable didn't actually do anything.
For some reason it appears that the automation engine is trying to run the .bat file locally rather than on the target server.
I've attached screenshots of the windows tab and the process tab. I think we must be doing something wrong in one of them.
Thanks in advance - we are pretty new at this.