Page 1 of 1

.bat and powershell scripts

Posted: 16 Feb 2015 2:27
by rdejager
I am calling a powershell script in a .bat file, via control-m. The job completes as soon as the .bat file is executed, but does not wait for powershell to complete or report on any errors. All jobs complete successfull. What can be done to resolve this issue?