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.5.0
Released: Apr 15, 2025
v5.5.0 での更新項目
機能
Admin Console
Event Hub connections are now listed under their respective Event Hub.
Script filter is now multi-select on the jobs page.
Added known environment variables to support page.
Automation
Added Computer Offline trigger.
Added global preference variable settings.
Added support for script permissions.
Apps
Added -Critical to New-PSUApp.
Added New-UDGauge.
Added -MaskPattern to New-UDTextbox.
Added -Indeterminate to New-UDCheckbox.
Added -MountOnEnter and -UnmountOnExit to New-UDTransition.
Added -All to Hide-UDModal.
Added MUI Sparklines support to New-UDSparkline.
Added -Attributes to New-UDTextbox.
Added more examples to New-UDAvatar to match MUI documentation.
APIs
C# endpoints now support references and using statements.
Event Hub Connections now return agent version.
Module
Added Measure-PSUConvertToJsonDepth.
Added -Limit to Get-PSUJobOutput.
Added Get-PSUEventHub.
Added -AsObject to Get-PSUJobOutput.
Added -Scope and -Credential to Connect-PSUServer.
Added Disconnect-PSUServer.
Platform
Added support for powershell.exe environments.
Added support for app tokens with multiple roles.
Added horizontal login page layout.
Added support for Windows Form Login.
不具合の修正
Admin Console
Fixed an issue updating git repository settings.
Fixed an issue with the git diff editor theme color.
Fixed an issue viewing portal resources.
Fixed an issue deleting non-empty folders.
Fixed an issue archiving jobs with child jobs.
Fixed an issue creating a script in a deeply nested folder.
Excluded scripts are now persistent.
Agent
Fixed an issue returning domain name of agent.
Apps
Fixed an issue with page icons.
Fixed an issue with New-UDNivoChart -Heatmap.
Fixed an issue with UDStepper buttons.
Fixed an issue displaying tables with no data.
Fixed an issue with finally blocks not being called when sessions expired.
Fixed an issue loading apps with ErrorActionPreference set to stop.
Fixed an issue with New-UDTextbox, New-UDForm and Set-UDElement.
Fixed an encoding issue with exporting CSVs from New-UDTable.
Fixed an issue with New-UDTransferList search.
Fixed an issue with New-UDTreeView.
APIs
Fixed an issue reloading API endpoints from disk in nested paths.
Fixed an issue updating an endpoint path if the file already exists.
Automation
Fixed an issue with manually running a script against a computer group with nodes in maintenance mode.
Fixed an issue with re-queued continuous and one-time jobs.
Fixed an issue calling exit with non-zero exit codes in scripts.
Fixed an issue updating a script that had a parameter in multiple parameter sets.
Fixed an issue uploading files to a script.
Cmdlets
Fixed an issue with mixed slashes and Invoke-PSUScript.
Fixed an issue with Set-PSUCache.
Fixed an issue with Set-PSUVariable.
Fixed issues with Invoke-PSUScript -WaitTimeout.
Fixed an issue with Invoke-PSUScript output repeating.
Diagnostics
Fixed an issue with the Missing Environment health check.
Platform
Fixed an issue detecting updated PowerShell versions.
Fixed an issue with password reset and expiration.
Fixed a display issue with modules in the admin console.
Fixed an issue with data retention days set below 30.
Removed support for Application Insights instrumentation key (No longer supported by Microsoft).
Fixed an issue with git edit mode.
Fixed an issue with Windows PowerShell 5.1 PSModulePath.
Fixed an issue with roles provided by modules.
Fixed an issue with MicrosoftTeams and Az.Accounts module.
Fixed an issue with WS-Federation in appsettings.json.
Fixed an issue with ExchangeOnlineManagement module.