Please note: Ironman Software PowerShell Universal is now known as Devolutions PowerShell Universal.
PowerShell Universal was acquired from Ironman Software by Devolutions on January 1st 2026.
Ironman Software PowerShell Universal v4.2.10
Released: Jan 20, 2024
v4.2.10 での更新項目
機能
Apps
Status Description is now displayed when using Write-Progress in an app.
Automation
Added -RandomDelayMaximum to New-PSUSchedule.Added $Job variable to the 'Job Timed Out' trigger.
Platform
Added Run Schedule and Job Diagnostics to the admin console when git one-way and manual mode are enabled.
Added PowerShell Universal version to the computer table.
不具合の修正
APIs
Fixed an issue where $ClaimsPrincipal would be $null in endpoints when using Basic authentication.
Fixed an issue where swagger documentation would show required if Mandatory was set to false.
Apps
Fixed an example in the New-UDDatePicker documentation.
Fixed an issue with $AppFullUrl when using HTTPS with the default port.
Fixed an issue where New-UDAutocomplete with empty options would return a JavaScript error.
Fixed an issue where New-UDDatePicker would not always send a DateTime object.
Fixed an issue where a UDTransferList with no items would display a JavaScript error.
Automation
Fixed an issue where One Time schedules would be deleted before run when using One-Way Git Sync and SQL persistence.
Fixed an issue where canceling a job could result in an exception and the job becoming stuck in a canceling state.
Fixed an issue where the job status sort and filter icons would overlap.
Fixed an issue where jobs would still run on computers in maintenance mode.
Fixed an issue where jobs listed on a script page wouldn't link properly to a JobRunId.
Platform
Retrying module lookup during startup when it fails due to an internal PowerShell state.
Fixed an issue where -SessionTimeout for New-PSUSetting would not be applied.
Fixed an issue where the login page logo would fail to load over HTTP.
Fixed an issue where health checks wouldn't be shown on the home page in some cases.
Removed license check for installing modules from the PowerShell Gallery.
Fixed an issue where updates to authentication methods could update the wrong method and cause authentication to fail.