PowerShell Universal - 4.2.4

avatar

PowerShell Universal - 4.2.4

Release Notes

Apps

  • Fixed an issue where Get-UDPage could return pages from the wrong app.

Automation

  • Fixed an issue with the PowerShell serializer when saving schedules with splatting enabled (#2866)

Pages

  • Fixed an issue with submitting forms on Pages

Platform

  • Fixed an issue with Windows authentication in IIS when attempting to access the admin console.
  • Fixed an issue where creating a new module in the admin console would return the error “Value Cannot Be Null (Parameter ‘s’)”
  • Fixed an issue where using the certificate thumb print for a certificate with a subject that didn’t start with “CN=” would fail to load the certificate.
  • Fixed an issue where New-PSULoggingTarget could not be called remotely.

Downloads

Adam Driscoll
PowerShell Expert and Developer at Devolutions

All Comments (1)

avatar

Scheduled.ps1 are no longer malformed, but Jobs are still not executed, I wonder if the timezone is relevant for the issue.

Hangfire correctly sees the jobs.


b2c79c346f0718044e367981ff257ecd433b9199

and also displays that the job has executeed
bb83854603eb8d22d5b6d3240c695d999c78d81b
No job is created in PSU though, and the actions in the script doesn’t execute

bb83854603eb8d22d5b6d3240c695d999c78d81b.png

b2c79c346f0718044e367981ff257ecd433b9199.png