Hello,
I have a Powerscript script that run great when run in the console but as soon as I create a schedule Job is stops running.
The script spawns off child jobs, these child jobs are the one that are not running.
The child jobs are simple jobs that call an other script with pass in a couple parameters.
The Jobs do start but quickly stop, (state changes to Stopped) I do not see any error messages or returned results from the child job. I do register for the change State event of the child job and I am getting the event but the as I said the job has stopped and no error or results are in the job itself.
I have a number of other script that are scheduled like this, plus they have to same architecture, this is the only one that does not seem to work.
How do I go about trying to figure way these child jobs are no running?
Thanks
Brian
Brian Jon Hopenwasser MSTS: TFS 2010 Admin MSTS: TFS 2005 Developer