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.3.0

Released: Feb 11, 2025

v5.3.0 での更新項目

機能

  • Admin Console
    • Added Rate Limits page.
    • Updated to Ant Design 1.1.
    • Improved Script Folder Management.
    • Process view now works in multi-node environments.
    • Added memory and process ID to jobs page.
  • Apps
    • Added -FormData to New-UDForm.
    • Added -ClassName, -AnchorVertical, -AnchorHorizontal and a close button to Show-UDSnackbar.
    • Added support for new line characters in New-UDButton -Text.
    • Added -ShowLoading to New-UDIconButton.
    • Added -ShowTime to New-UDDatePicker.
    • Added -RadialBar to New-UDNivoChart.
    • Added -LogoComponent to New-UDPage.
    • Added command history to app debug console.
  • APIs
    • Added Run As support to endpoints.
  • Automation
    • Improved simple schedules.
    • Schedules and triggers are now deleted when their script is deleted.
    • Added computer groups to triggers run on settings.
    • Added Pester test support.
    • Added support for excluding scripts from the job tab.
  • Agent
    • Added PSU_AgentLogPath.
  • Cmdlets
    • Improved Write-PSULog's default behavior.
  • Platform
    • Added support for specifying NameIdFormat for SAML2 configurations.
    • Added the ability to create app tokens without identities.
    • Added reset admin password function to CLI.
    • Optimized module discovery.
    • Improved git error messages.
    • Added support for loading SAML2 metadata.
  • Portal
    • Unauthenticated apps are now displayed on the portal.

不具合の修正

  • Admin Console
    • Fixed an issue with git sync status display.
    • Fixed sort order of scripts on the trigger modal.
    • Fixed an issue with the UI on refreshing properly after an app was installed.
    • Fixed issues with Rerun job button.
    • Fixed an issue clearing DateTime parameters on schedules.
    • Fixed an issue with the tags table reload.
    • Fixed search on several pages.
    • Fixed an issue with the Portal Resources page.
    • Fixed an issue selecting nested folders for scripts.
    • Fixed an issue running scripts with certain parameter set definitions.
  • Agent
    • Fixed an errant warning in the agent log.
  • Apps
    • Fixed an issue with the New-UDProgress in the dark theme.
    • Fixed an issue where New-UDDataGrid did not display the first/last page buttons.
    • Fixed an issue with Publish-PSUStaticApp.
    • Fixed an issue calling New-UDUpload multiple times with the same file.
    • Fixed an issue with Start-UDDownload in external environments.
    • Fixed an issue changing the year in New-UDDatePicker.
    • Fixed an issue with New-UDTransferList -Enhanced.
  • APIs
    • Fixed an errant warning log message in post APIs.
    • Fixed an issue with secret variables in endpoints.
    • Fixed an issue executing a C# API after a compilation error had occurred.
  • Automation
    • Fixed an issue with Job Cancelled triggers not running.
    • Fixed job log order.
  • Cmdlets
    • Fixed an issue with the default parameter set on Set-PSUEvent.
    • Fixed an issue with the deployment cmdlets.
    • Fixed an issue with Stop-PSUJob.
  • Deployments
    • Fixed the deployment download button.
  • Installer
    • Fixed an issue where the MSI would log the service account password in clear text during install.
  • Platform
    • Fixed an issue where git settings from appsettings.json would be used across computers.
    • Fixed an issue loading custom module information.
    • Fixed an issue running the Memory Health Check on new versions of Windows.
    • Fixed an issue setting the system log level.
    • Fixed an issue with DisableAutoReload.
    • Fixed an issue using basic auth when Windows auth was enabled in IIS.
    • Fixed an issue where $RefreshToken was not available in apps when SaveTokens was set for OIDC.
    • Fixed an issue accessing published folders by UNC path.
    • Fixed an issue with psu git --disable-crl.