PowerShell Universal - 4.2.17

avatar

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

Adam Driscoll
PowerShell Expert and Developer at Devolutions

All Comments (2)

avatar

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)

avatar

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