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 v5.0.16
Released: Nov 18, 2024
v5.0.16 での更新項目
機能
Admin Console
Renamed Functions tab in app editor to Module.
Added Start Time, Created Time and Elapsed Time to the jobs table.
Added a reset branding button.
Added 'Available in Branch' to UI.
Improved memory usage output on process page.
Added variable value form.
APIs
Added -Computer to Send-PSUEvent (Invoke-PSUCommand).
Apps
Added -Checkbox to New-UDSelect.
Added -SortType numeric to New-UDTableColumn.
Portal
Links now open in a new tab.
Added 'disabled' and 'roles' settings for portal.
Platform
System log level can now be set in the admin console.
不具合の修正
Admin Console
Fixed an issue creating a CRON schedule on the script page.
Fixed an issue with the Run button on the health checks page.
Fixed an issue where form authentication was shown on the login page when disabled.
Fixed an issue where non-persistent cache data had missing time stamps.
Fixed an issue with the failed login configuration page.
Fixed an issue where System would show in the permission identity selector.
Fixed an issue where Reader role could execute scripts in admin console.
Fixed an issue where the admin console could exhaust SQL connections.
APIs
Fixed an issue where variables were retained between invocations in a persistent runspace.
Fixed an issue executing endpoints that use -Module-Command.
Apps
Fixed an issue with New-UDAutocomplete -Multiple layout.
Fixed an issue with -Locale in New-UDDatePicker.
Fixed margin of UDTextbox with an icon.
Automation
Fixed an issue scheduling the groom job past 59 minute intervals.
Fixed an issue renaming schedules.
Module
Fixed an issue where module help was not updating properly.
Fixed an issue with Get-PSUCache -Key case sensitivity.
Portal
Fixed an issue with portal authentication redirects.
Platform
Fixed an issue grooming jobs when using PostgreSQL.