Devolutions PowerShell Universal

Web-Based IT, DevOps and Help Desk Tools.

Published by Devolutions
Distributed by ComponentSource since 2017

Prices from: US$ 489.99 Version: v5.6.x Updated: Jan 7, 2026

i

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 Releases

Released: Oct 23, 2023

Updates in v4.1.7

Features

  • Platform
    • SystemLogLevel now defaults to Information.
    • Added error handling around PSScriptAnalyzer formatting.
    • Enabled gRPC logging.

Fixes

  • Apps
    • Fixed an issue where Read-Host Cancel would return an error when clicking the cancel button.
    • Fixed an issue where dashboards would fail to start or stop with a 500 error.
    • Fixed an issue with variable scoping in rendered table rows.
    • Fixed an issue where New-UDAutocomplete -Value wouldn't work when -Multiple was specified.
    • Fixed an issue where...

Released: Oct 16, 2023

Updates in v4.1.6

Features

  • Apps
    • Made New-UDTransferList search case-insensitive.
    • $Query is now case-insensitive.
    • Added a delete pages button and tab to the admin console.

Fixes

  • APIs
    • Fixed an issue where the $Data variable was not populated.
  • Apps
    • Fixed an issue where Windows authentication would display as anonymous in User Sessions for apps.
    • Fixed an issue where Sync-UDElement + New-UDElement cause event handlers to fail.
    • Fixed an issue where New-UDDatePicker would return the current day rather than $null when no...

Released: Oct 9, 2023

Updates in v4.1.5

Features

  • APIs
    • Improved API performance.
  • Platform
    • Remote access is now supported for developer licenses.

Fixes

  • Apps
    • Push -Dense down to children on New-UDList.
  • Platform
    • Fixed a concurrency issue during authentication when using SQL persistence that could result in SQL exceptions.
    • Fixed an issue where SQLite persistence would create an errant file and folder in the repository directory.
    • Fixed an issue where SQLite persistence did not properly support environment variables.

Released: Oct 2, 2023

Updates in v4.1.4

Fixes

  • Platform
    • Rolling back a change made to support Az.Accounts in the integrated environment as it was causing problems with OIDC and JWT authentication.

Released: Oct 2, 2023

Updates in v4.1.3

Fixes

  • Automation
    • Fixed an issue where viewing script properties with tags assigned would show a JavaScript error.
    • Fixed an issue where the rerun job button wasn't present for jobs with a warning status.
    • Fixed an issue where scripts edited in the admin console wouldn't reload parameters.
    • Fixed an issue where retrying jobs wouldn't work when using SQL persistence.
    • Fixed an issue where parameter sets would not be available in the create schedule dialog.
  • Apps
    • Fixed an issue where the View Code...

Released: Sep 25, 2023

Updates in v4.1.2

Fixes

  • Apps
    • Fixed an issue where -OnLoading of New-UDPage would not have an affect.
    • Fixed an issue where New-UDElement would leak event handlers.
  • Automation
    • Fixed an issue where saving scripts would be slow if there were many scripts defined.
  • Platform
    • Fixed the default connection string in the MSI to work with SQLite.
    • Fixed an issue with viewing log entries in the admin console when using SQLite.

Released: Sep 18, 2023

Updates in v4.1.1

Fixes

  • Apps
    • Fixed an issue where the admin link would not work properly in a nested IIS site.
    • Fixed an issue where Get-UDElement would display errors when a property did not exist instead of returning $null.
    • Fixed an issue where the date picker would not be visible in dark themes.
    • Fixed an issue where PromptForChoice wouldn't behavior properly when run twice on the same page.
  • APIs
    • Fixed an issue where Send-PSUEvent hub did not work out of the integrated environment.
  • Platform
    • Fixed an issue where...

Released: Sep 12, 2023

Updates in v4.1.0

Features

  • APIs
    • Added Get-PSUEventHubConnection.
    • Added -ConnectionId to Send-PSUEvent.
    • Send-PSUEvent can now return data when using -ConnectionId.
  • Apps
    • Added BackgroundImage and BackgroundRepeat to New-UDPage.
    • Adding 'Disabled' to New-UDSelectOption.
    • Added Markdown (md) to Size to New-UDIcon.
    • Added -Label to New-UDProgress.
    • Added -OpenInNewWindow to New-UDListItem.
    • Added -Minimum and -Maximum to New-UDTextbox.
    • Added additional configuration options to apps in the admin console.
    • Added Show...

Released: Jun 13, 2023

Updates in v4.0.x

v4.0.12

Updated Aug 31, 2023

Fixes

  • Automation
    • Fixed an issue where scripts provided by modules would not be visible in folder view.
    • Fixed an issue where job output could be malformed when storing in SQL causing an error in the admin console.

v4.0.11

Updated Aug 28, 2023

Features

  • APIs
    • Endpoints will now attempt to read form data even if the HTTP client doesn't specify a Content-Type header.
  • Apps
    • Added '-Options' to 'New-UDTableColumn'.
  • Platform
    • Added 'universal-modules' docker image tag.
    • Added...

Released: May 9, 2023

Updates in v3.9.x

v3.9.6

Updated Jun 11, 2023

Fixes

  • Automation
    • Fixed an issue with empty parameters in schedules.
    • Fixed a display issue with schedule parameters.
  • Dashboards
    • Fixed an issue where the service could crash when using New-UDColumn -Endpoint.
    • Fixed an issue where -Value on New-UDAutocomplete would not be displayed by default.
    • Fixed an issue with -OnClick for pie charters in New-UDChartJS.
  • Platform
    • Fixed an issue that prevented PSU from working in an iframe.
    • Fixed an issue where -GrantAppToken did work...