I am facing this problem with Control-M.
I have created a simple PowerShell job and sceduled it in Control-M with Task Type as command. After executing, the job status become green but it does nothing it is expected to do. However, the job is executing fine when double clicked or when run with PowerShell.
For experiment, I created to simple batch script (.bat) to write to a file and scheduled it in Control-M. It does not run in Control-M (Even after becoming green).
I gave the command in the batch file directly at the command box of Control-M and it runs fine.
I tried with Job Type "Job" but it has the same problem.
Please someone help. Also, is there any special setting for PowerShell jobs in Control-M?