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 v5.1.0

Released: Dec 11, 2024

v5.1.0 での更新項目

機能

  • Admin Console
    • Added -DarkAppBarLogo to New-PSUBranding.
    • Added .gitignore editor to git page.
    • Added configuration file reload dropdown.
    • Table page sizes are now sticky.
    • Added Nested Role field to roles property form.
    • Added Import Secrets button.
    • Added localized date time display to admin console.
  • APIs
    • Added contact, license, version and terms of service to OpenAPI endpoint docs.
    • Added -ResponseVariable to Invoke-PSUEndpoint.
  • Apps
    • Added -JavaScript to New-UDEndpoint.
    • Added support for enter key in prompts in apps.
    • Added support for Read-Host -AsSecureString.
    • Added support for nested modals.
    • Added Columns and SelectedRowIds to $EventData in -LoadData for New-UDTable.
  • Automation
    • Added support for copy\paste in terminals.
  • Platform
    • Added -DefaultTokenLifetime to Set-PSUSettings and admin console.
    • Added preview support for Deployments.
  • Portal
    • Added support for SimpleSelect in Widgets.
  • Tools
    • Added psu.exe git command line tools.
    • Added psu.exe db migration command line tools.

不具合の修正

  • Admin Console
    • Fixed an issue with the tab URLs updating incorrectly.
    • Fixed an issue when creating secrets.
    • Fixed a display issue with online licenses.
    • Fixed an issue logging in with SAML2 from the login page.
    • Fixed an issue displaying string arrays in schedule parameters.
    • Fixed an issue with the copy button in the API tester in non-secure sites.
  • Apps
    • Fixed an issue with the unauthorized page.
    • Fixed an issue where the docs app would not load.
    • Fixed an issue with favicons.
    • Fixed an issue with dynamically registered components and Add-UDElement.
    • Fixed an issue with Invoke-UDRedirect -OpenInNewWindow.
  • APIs
    • Fixed an issue with the endpoint table.
    • Fixed an issue with the endpoint tester and non-JSON values.
  • Cmdlets
    • Fixed an issue where Get-PSUCache threw an exception rather than returning $null when the key was not found.
  • Automation
    • Fixed an issue with Write-PSFramework and job logs.
  • Platform
    • Fixed an issue loading the OpenTelemetry plugin in Docker.
    • Fixed an issue where user sessions were groomed before the data retention setting.
    • Fixed an issue with user scoped logging.
    • Fixed an issue with the configuration file system watcher.
  • Portal
    • Fixed an issue with script table display.