Devolutions PowerShell Universal

WebベースのIT、DevOps、ヘルプデスクの各ツール

Devolutions 社の製品
2017 年より日本国内にてComponentSourceで販売中。

価格:¥ 103,730 (税込)〜 バージョン: v5.6.x 更新日: 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.

Ironman Software PowerShell Universal v3.9.x

Released: May 9, 2023

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 with enhanced token security.
    • Reduced the expiration date for auto-granted tokens.

v3.9.5

Updated Jun 5, 2023

Features

  • Dashboards
    • Improved performance of loading the Universal module by caching icon set.
  • Platform
    • Improved module search so that when you change scopes it resets the query.

Fixes

  • APIs
    • Fixed an issue where enums and default values couldn't be documented.
  • Dashboards
    • Fixed an issue with -DefaultValue and New-UDRating.
    • Fixed an issue where Hive icon would not work.
  • Platform
    • Fixed an issue where the admin console would accept invalid values for translation string keys.
    • Fixed an issue where PSU would incorrect parse the Accept-Language header and display the wrong translation.

v3.9.4

Updated May 24, 2023

Fixes

  • Automation
    • Fixed an issue where -Notes would not be saved on jobs created with Invoke-PSUScript.
  • Platform
    • Fixed an issue where the appsettings.linux.json file included an invalid value for JobHandshakeTimeout.
    • Fixed an issue where HideAdminConsole would not take effect.
    • Fixed an issue where changing roles within the console could result in roles disappearing.

v3.9.3

Updated May 22, 2023

Fixes

  • Automation
    • Fixed an issue where rerun job parameters would populate with the RunID experimental feature.
    • Fixed an issue where One Time schedules created in One Way git sync would not be removed once they ran.
    • Fixed an issue where One Time schedules in One Way git sync would not properly set parameters.
  • Platform
    • ​Fixed an issue where relative paths with .. would not work with published folders.
    • Fixed an issue where the git status page wouldn't update when clicking sync now or refresh.

v3.9.2

Updated May 14, 2023

Fixes

  • Automation
    • Fixed an issue where loading run as profiles would cause job time outs when a server was under load.
    • Fixed an issue where the Rerun Job button wouldn't be shown for canceled jobs.
    • Fixed an issue where One-Time schedules in One-Way git sync mode would be overwritten if the schedules changed in the repository.
  • Dashboard
    • Fixed an issue where New-UDExpansionPanelGroup would throw an error when it had a single expansion panel.
  • Platform
    • Fixed an issue where storing variables in the database when using SQL could fail if the variable already exists.
    • Fixed an issue where the variable value would not be displayed properly in the admin console when using database variables.
    • Fixed an issue where removing the claim type and value from a role would make it disappear from the UI.
    • Fixed an issue where attempting to delete a computer when associated jobs still exist in SQL would fail.

v3.9.1

Updated May 10, 2023

Fixes

  • Dashboards
    • Fixed an issue where icon names with underscores or alternate icon names would no longer work with New-UDIcon.
    • Removed some styling that was causing issues with alternate themes.
  • Platform
    • Fixed an issue where the service could fail to start when using SQL persistence if the local admin already existed.
    • Fixed a case-sensitivity issue with identities that would cause duplicates.

v3.9.0

Updated May 9, 2023

Features

  • Automation
    • Added support for scheduling a one-time job when 'One-Way' git sync is enabled.
    • Added a 'Rerun Job' button to the jobs page.
    • Added 'Get-PSUSystemEvent' and 'Remove-PSUSystemEvent'.
    • Added '-Namespace' to 'New-PSUSystemEvent'.
    • Added '-ClassName' to 'New-PSUElement'.
  • Dashboards
    • Added support for alternative icons.
    • Components are now saved and loaded from the modules directory.
  • Platform
    • You can now change default admin name.
    • Added retry feature when reading files triggered by file system watcher because of file locking issues with text editors.
    • Added support for storing variable values in the database.

Fixes

  • Automation
    • Fixed an issue where Switch and string[] parameters would have strange defaults in the new schedule dialog.
    • Fixed an issue where the Server Stopped trigger would not fire.
  • Platform
    • Fixed an issue where git commits listed the committer as the author.