• The try catch will catch only the last message since usually the first message gives the information and the last one gives the final result (Terminating message).

    One thing you could try is to call this from a power shell and pipe the output to a file or something.

    That is the only way I can think of.

    -Roy