Hallo everybody!
I have a question. I wrote a powershell script, which starts an external job (MSSQL Server Agent Job). It takes about one hour to run.
During the execution I would like to receive further information or in case of errors the error message / exception.
What should I do?
