We have been doing a two-Task process to deploy a piece of software to computers using Ghost Console 11.5.1.2266:
Task 1) Deploy an installer and batch file to a specified directory on the target machine(s).
Task 2) Run the batch file in the deployment directory on the target machine, which successfully installs the program.
I tried this with a new piece of software, and while Task 1 copies the installer and batch file into the directory successfully, Task 2 does nothing other than claim to have completed successfully. When I run the deployed batch file on the target machine it works properly, just not through the Ghost Console Task. I tried this on multiple machines with the same results.
When I run the batch file on the target machine I can see Windows Command Processor open in Task Manager, which does not happen when I run the Task through Ghost. I do see the Ghost System Tray Provider open while the warning window comes up, but then it closes and nothing else happens.
I took the successful Task 2 for the first piece of software and changed the target information to match the new program, and it still did nothing. Then I changed it back to the original target and it worked properly for that software.
Any ideas?