Should email / report work when running remotely?

I use powershell Invoke-WmiMethod to run a Katalon cmd line test suite. It is not sending the email report when I do this. Any ideas? I can start Katalon locally and then look at the log of the run to see the results, but can I generate a report from that? Also, the video is blank, but that would be expected; it does not display a browser on the remote machine when it runs. I guess it’s running headless?

The “-summaryReport” option solved it.