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.
Devolutions PowerShell Universal v5.6.10
Released: Nov 12, 2025
v5.6.10 での更新項目
不具合の修正
Admin Console
Nested jobs tables are now more condensed.
Parameterized variables did not repopulate when rerunning a job.
Variables were not visible when created from module.
Elapsed timer would loop for long running jobs.
Variables didn't show the "Disable run as support" for string types for the secret.
A duplicated schedule would break Scheduling.
Pending changes in the UI now prompt if clicking away from popup.
Modified existing tag hangs the UI.
UI became unresponsive after saving changes to existing app settings.
APIs
Fixed an issue with APIs returning blank values when provided by a module.
OpenAPI spec would omit endpoints with Role after IIS recycle when the documentation had Authentication enabled.
Send-PSUEvent: Second send to same Hub/ConnectionId intermittently failed; Get-PSUEventHubConnection -Active sometimes omits active connections.
Apps
App logging became too verbose.
New-UDLink with no text shows as "Ironman Software".
Editing App pages in Docker resulted in 404.
Disable Interactive Host also disabled write-host logging.
Automation
Fixed an issue loading parameters from scripts in a module.
Fixed RBAC issue with viewing job from /automation/scripts.
Pester / Tests page was not showing any scripts.
FilesystemWater was not picking up changes when in VS Code mode.
Module
Stop-PSUJob did not stop external environment jobs.
Grant-PSUAppToken did not return the app token.
Rerun job had missing labels.
New-PSUApp did not restrict creation of apps with relative paths to the repository location.
Portal
Fixed an issue running scripts from the portal with Windows Authentication.
Using generated SSH keys from PSU.
Platform
Run VACUUM in SQLite Groom Job.
Deployment as Module would break instance config - file already exists.
Tools
SQLite to SQL Server migration failed on ComputerTag with IDENTITY_INSERT OFF.