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 v4.1.6

Released: Oct 16, 2023

v4.1.6 での更新項目

機能

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

不具合の修正

  • 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 date was selected.
    • Fixed an issue where New-UDDatePicker would return a string rather than a DateTime object.
    • Fixed vertical alignment of New-UDAlert -Dense.
    • Fixed an issue where Read-Host would return the previous value if Cancel was clicked the second time.
    • Fixed an issue where Ok and Cancel would both return an empty string from Read-Host. Now cancel returns $null and Ok returns an empty string.
    • Fixed an issue where -Variant fullWidth didn't work on New-UDTabs.
  • Automation
    • Fixed an issue where Get-PSUJob -Id-RunId would behave differently depending on where you were running it.
  • Platform
    • Adjusted the admin console build to avoid inline JavaScript.
    • Removed Policy Defined from the App Token Role selector since it is not a valid value for tokens.
    • Fixed an issue where updating git settings would clear out the username and password.