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.

Devolutions PowerShell Universal のリリース

Released: Jan 3, 2024

v4.2.8 での更新項目

機能

  • Apps
    • Added 'Variables' page to live documentation.
    • Added -IgnoreResult to Invoke-UDJavaScript to work around a hang in certain circumstances.
    • Added -DisableArcLinkLabels and -DisableArcLabels to New-UDNivoChart.
  • Platform
    • Changed the default sort direction for Notifications.
    • Added support for custom computer tags.
    • Added the git repo link to the git commit page.
    • Partial git commits now perform a git push.

不具合の修正

  • APIs
    • Fixed an issue where the API tester in the admin console wouldn't work in a...

Released: Dec 18, 2023

v4.2.7 での更新項目

機能

  • Apps
    • Added 'Start Time' and 'Deploy Time' to app information.
    • Added $AppRoot and $AppFullUrl variables.
  • Platform
    • Added a 'Delete All Notifications' button.
    • Added CertificateTypes configuration option for Certificate Authentication.

不具合の修正

  • Apps
    • Fixed an issue with -Schema parameter of New-UDForm's example in cmdlet help.
    • Fixed an issue where integrated apps didn't report memory usage.
    • Value must be unique for New-UDTransferList.
    • Fixed an issue where New-UDMap did not work with Get-UDElement...

Released: Dec 11, 2023

v4.2.6 での更新項目

機能

  • Apps
    • Improved uncached client-side load time.
    • Added support for custom app and page templates.
  • Automation
    • Removed 'Suspend from Error Action' script property.
  • Platform
    • Authentication and Role pages now use the log viewer.
    • Log viewer defaults to text. The setting is now sticky.
    • Added View Repository and Status buttons on the git commit page.
    • Verified Microsoft PowerShell 7.4 support.

不具合の修正

  • APIs
    • Fixed an issue where $Body was not available if param was specified.
    • Fixed an issue where the Roles...

Released: Dec 4, 2023

v4.2.5 での更新項目

不具合の修正

  • APIs
    • Fixed issue where endpoint docs would not show the required tag on required parameters.
    • Fixed issue where endpoint docs would not show array parameters properly.
    • Fixed issue where Connect-PSUEventHub would not work in Windows PowerShell.
    • Fixed issue with using basic authentication with endpoints.
  • Apps
    • Fixed issue where Write-Progress wouldn't work properly with multiple connected clients.
    • Fixed issue where apps would not remain running on multi-node systems.
    • Fixed issue where New...

Released: Nov 24, 2023

v4.2.4 での更新項目

不具合の修正

  • Apps
    • Fixed an issue where 'Get-UDPage' could return pages from the wrong app.
  • Automation
    • Fixed an issue with the PowerShell serializer saving schedules with 'splatting' enabled.
  • Pages
    • Fixed an issue when submitting forms on Pages.
  • Platform
    • Fixed an issue with Microsoft Windows authentication in IIS when attempting to access the admin console.
    • Fixed an issue where creating a new module in the admin console would return the error 'Value Cannot Be Null (Parameter 's')'.
    • Fixed an issue where...

Released: Nov 21, 2023

v4.2.3 での更新項目

不具合の修正

  • Automation
    • Fixed an issue where Get-PSUJob would not return scheduled jobs.
  • Apps
    • Fixed an issue where nested files changes would not cause an auto-deploy.
  • Platform
    • Fixed an issue where Microsoft Windows Auth logins would not work with the admin console.
  • Desktop
    • Fixed an issue where Desktop mode would not start properly.

Released: Nov 20, 2023

v4.2.2 での更新項目

機能

  • Platform
    • Added 'Kestrel:CookiePrefix' setting to allow for multiple instances to run on the same server without sharing cookies.

不具合の修正

  • Apps
    • Increased max 'websocket' size to fix an issue with 'Get-UDElement' failing on large objects like tables.
  • Platform
    • Fixed an issue where SAML2 logins would not work with the admin console.
    • Fixed an issue where the git commit page would reload every second.

Released: Nov 16, 2023

v4.2.1 での更新項目

不具合の修正

  • Critical
    • Security Vulnerability Remote code execution in PowerShell Universal APIs.
  • Apps
    • Disabled service worker registration for apps to prevent caching of the index.html file.

Released: Nov 14, 2023

v4.2.0 での更新項目

機能

  • APIs
    • Added '-Local' to 'Get-PSUEventHubConnection'.
    • Added support for calling 'Send-PSUEvent' remotely.
    • Improved API performance.
    • Added C# API plugin.
    • Added 'Set-PSUEndpoint'.
  • Apps
    • Added '-OnClick' to 'New-UDCard'.
    • Removed the Mandatory flag for '-Text' on 'New-UDMenuItem'.
    • Added '-Variant' to 'New-UDIconButton'.
    • Added '-CountDescription' and '-RowsPerPage' to 'New-UDTableTextOption'.
    • Improved performance of 'Get-UDElement'.
    • You can now apply '-Dense' to all sub-list items.
    • You can now make...

Released: Oct 30, 2023

v4.1.8 での更新項目

機能

  • Apps
    • Added $ENV:PSU_APP_PAGE_MAX to allow for customizing the max number of page (tab) states that are stored in memory per session, per dashboard.
  • Platform
    • Added -File to Sync-PSUConfiguration.

不具合の修正

  • Apps
    • Fixed an issue where clicking off the Read-Host dialog would not be treated as a cancel.
    • Fixed an issue where clicking cancel in PromptForChoice would result in an exception.
    • Fixed issue with single char issue on New-UDTextbox.
  • Automation
    • Fixed an issue where Invoke-PSUScript could throw...