PowerShell Universal - 4.2.17

PowerShell Universal - 4.2.17

Release Notes

Automation

  • Fixed an issue with Wait-PSUJob and Get-PSUJobOutput (#3249)
  • Fixed an issue where jobs may be cancelled if Hangfire reset server status between heartbeats

Platform

  • Fixed an issue with the logging documentation link (#3236)

Downloads

On every script that we run, if we choose to look at the log file, we still get:
Object reference not set to an instance of an object

(Version 4.2.17)

1 Like

I see this only on jobs that produced no output. if the job produced an output it shows correctly.