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

Released: Sep 12, 2023

v4.1.0 での更新項目

機能

  • APIs
    • Added Get-PSUEventHubConnection.
    • Added -ConnectionId to Send-PSUEvent.
    • Send-PSUEvent can now return data when using -ConnectionId.
  • Apps
    • Added BackgroundImage and BackgroundRepeat to New-UDPage.
    • Adding 'Disabled' to New-UDSelectOption.
    • Added Markdown (md) to Size to New-UDIcon.
    • Added -Label to New-UDProgress.
    • Added -OpenInNewWindow to New-UDListItem.
    • Added -Minimum and -Maximum to New-UDTextbox.
    • Added additional configuration options to apps in the admin console.
    • Added Show-UDSnackbar\Hide-UDSnackbar.
    • Added -OnSelectionChanged to New-UDDataGrid.
    • Added -DefaultSortColumn and -DefaultSortDirection to New-UDDataGrid.
    • Added 'Restart' and 'Admin Console' links to dashboards of admins.
    • Added Get-UDTheme -Current.
    • Added -ArgumentList to Sync-UDElement.
    • You can now clear autocomplete with Set-UDElement.
    • Added -Disabled to New-UDAutocomplete.
    • Added $TimeZone variable to apps.
    • Added New-UDTheme.
    • Improved behavior of New-UDButtonGroup.
  • Automation
    • Added Error status for jobs that succeed but have errors.
    • Added a 'Create Scheduled' button to the Scripts \ Schedules tab.
    • Added support for cmdlets in -Command in New-PSUScript.
    • Added a configurable Git sync timeout.
    • Added Git to the Linux docker container.
    • Updated the integrated and agent environments to 7.3.6.
    • Administrator role now defaults to $false.
    • Added a 'Run Module Discovery' button to the module page.
    • Added $RefreshToken to access the OIDC refresh token.
    • Added support for SQLite.
    • Updated to Microsoft.Data.SqlClient version 5.1.1.
    • Added loaded Assemblies to the process view.
    • Added additional branding settings.
    • Added Remove-PSUCache.
    • Added ModuleDiscoveryFrequency to Set-PSUSettings.
    • Added Get-PSUPublishedFolder.
    • Added SystemLogLevel to appsettings.json.
    • The secret variable credential dialog now suggests including the domain in the user name.
    • Added support for PSScriptAnalyzer settings files.

不具合の修正

  • Apps
    • Fixing issues with Show-UDToast -MessageSize.
    • Fixing issues with Show-UDToast -Icon.
    • Fixing issue with New-UDDataGrid pagination.
    • Fixed an issue where row selection in New-UDDataGrid wasn't available in Get-UDElement.
    • Fixed an issue where schema forms -OnSubmit would not run.
    • Fix issue with min\max on New-UDDatePicker.
    • Fixed an issue with New-UDSwitch -LabelPlacement should be start not left.
    • Fix New-UDAutocomplete to look at options for defaults.
    • Fixed an issue where row selection wouldn't always work when filtering with New-UDTable.
    • Fixed an issue where links in New-UDMarkdown didn't follow the theme.
    • Added missing New-UDAutoCompleteOption to live docs.
    • Power Managing a dashboard will now do so on all nodes when using SQL Server.
    • Fixed an issue where the nivo chart docs were not present on the live docs.
    • Fixed an issue with -CirclePacking and -TreeMap in New-UDNivoChart.
    • Fixed an issue with -Heatmap in New-UDNivoChart.
    • Fixed an issue where several components (tables, pickers, charts) would not update when using within a UDDynamic.
    • Fixing issue with New-UDAvatar -Variant not supporting default round.
    • Fixed an issue where New-UDUpload did not work in a nested IIS site.
    • Fixed an issue where autocomplete would fail to render if it was pass a single value that wasn't an array.
  • Automation
    • Fixed an issue with editing schedules in the admin console.
  • Platform
    • Fixed an issue where the default theme setting would not take effect.
    • Fixed an issue where Grant-PSUAppToken would generate tokens with invalid roles besides the first role specified.
    • Fixed an issue where modules in the Modules directory were imported into the PSU server during startup.
    • Fixed an issue with editing modules when a Universal extension module was installed.
    • Fixed an issue where readonly resources could show up in configuration files.
    • Fixed an issue where the module REST API did not work with app tokens.