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

Released: Jun 13, 2023

v4.0.x での更新項目

v4.0.12

Updated Aug 31, 2023

Fixes

  • Automation
    • Fixed an issue where scripts provided by modules would not be visible in folder view.
    • Fixed an issue where job output could be malformed when storing in SQL causing an error in the admin console.

v4.0.11

Updated Aug 28, 2023

Features

  • APIs
    • Endpoints will now attempt to read form data even if the HTTP client doesn't specify a Content-Type header.
  • Apps
    • Added '-Options' to 'New-UDTableColumn'.
  • Platform
    • Added 'universal-modules' docker image tag.
    • Added 'Download System Logs' button
    • Added a database recovery feature in case the LiteDB database is corrupted.
    • Resources are now marked 'read-only' in admin console.

Fixes

  • APIs
    • Fixed an issue where authenticated event hub clients would not receive events.
  • Apps
    • Fixed an issue where the app designer would add 2 IDs when the ID of a component was changed.
    • Fixed an issue where the default choice for PromptForChoice would throw an exception.
    • Fixed an issue where Get-UDPage would throw an exception if the page was not found causing the entire app to fail to load.
    • Fixed an issue where UDTreeView selected items were not visible in the default dark theme.
    • Fixed an issue where expired tokens would cause -GrantAppToken to fail to generate a new token.
    • Fixed an issue where recursive object paths could cause an app crash.
    • Fixed an issue where -OnLoadOptions and -Multiple wouldn't show selections in New-UDAutocomplete.
    • Fix New-UDAutocomplete to look at options for defaults.
  • Pages
    • Fixed an issue where unauthenticated pages would clear out the form data after 3 seconds.
  • Platform
    • Fixed an issue where no error was shown when there was a failure to save a translation file.
    • Fixed an issue where database git sync could run into an OutOfMemory exception.
    • Fixed an issue where an exception was thrown while attempting to groom an expired apptoken that was used by a job.
    • Fixed an issue where variables with a role wouldn't show up for admins unless it had the Administrator role.
    • Fixed an issue with the log viewer not retaining filters when sorting or paging.
    • Fixed an issue with the documentation links in the admin console.

v4.0.10

Updated Aug 14, 2023

Features

  • Automation
    • Added -PreformattedJobOutput to Set-PSUSettings to improve performance of large job output.

Fixes

  • APIs
    • Fixed an issue where specifying an invalid environment could cause multiple API to fail to load. Now falls back to integrated and shows a warning.
  • Apps
    • Fix issue with min\max on New-UDDatePicker.
    • Fixed an issue where the MUI X license key was expired.
    • Fixed an issue with New-UDSwitch -LabelPlacement should be start not left.
    • Breaking: Query string values are now passed in via a $Query dictionary rather than as variables to avoid potential injection issues.
  • Pages
    • Fixed an issue where default values for form textboxes didn't work.
  • Platform
    • Fixed an issue where deleted computers could be displayed in the Run As dropdown.
    • Fixed an issue where 1 day rate limits would actually define a 24 day rate limit.
    • Fixed an issue where canceling a git edit with a missing repo directory would fail.
    • Fixed an issue where TCP and UDP logging targets would not configure properly through the admin console.
    • Fixed an issue where app tokens set to never expire would not authenticate properly.

v4.0.9

Updated Jul 30, 2023

Features

  • Apps
    • Added -OnSelectionChanged to New-UDDataGrid.

Fixes

  • APIs
    • Fixed an issue where the event hub edit modal would be empty.
    • Fixed an issue with connecting to event hubs that had authentication but did not specify roles.
  • Apps
    • Fixed an issue adding images to the app designer.
    • 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.
  • Automation
    • Job output is now set at verbose for the log level to avoid duplicating the output in the database by default to avoid performance issues. Job output is still logged to the job output tables.
  • Platform
    • Fixed an issue where the access control and app token dialog would not allow edits.
    • Fixed an issue where the home page of the admin console could show a JavaScript error if the health checks failed to return a value.

v4.0.8

Updated Jul 23, 2023

Fixes

  • Automation
    • Fixed an issue where rerun job would not populate string array parameters correctly.
    • Fixed an issue where rerun job would not select the correct parameter set.
  • Apps
    • Fixed an issue where New-UDTickPicker didn't display the picker component.
    • Fixed an issue where New-UDToolTip didn't have a -Type parameter.
    • Fixed an issue where New-UDAutoComplete would display the value rather than the name of New-UDAutoComplete option when using -OnLoadOptions.
    • Fixed an issue where the export and delete logging buttons would not work for nested IIS sites.
    • Fixed an issue where -Scrollable on didn't work on New-UDTabs.
    • Fixed an issue where -Size for New-UDButton didn't display properly on the live docs.
    • Fixed an issue where Get-UDElement would return an invalid value from New-UDAutoComplete.
    • Fixing issues with Show-UDToast -MessageSize.
    • Fixing issues with Show-UDToast -Icon.
    • Fixed a JavaScript error in the App Designer.
    • Fixed an issue where boolean parameters would not be serialized properly by the app designer.
    • Fixed an issue where templates wouldn't work on Linux due to case sensitivity.
    • Fixed visual issues with textbox and autocomplete.
  • Platform
    • Published folders now set the Cache-Control and Last-Modified headers.
    • Fixed an issue with creating and edit roles in the admin console.
    • Fixed a concurrency issue with $Cache scope.

v4.0.7

Updated Jul 17, 2023

Features

  • Platform
    • Updated to Microsoft.Identity.Client 4.54.1 to support Pnp.PowerShell 2.2.0.

Fixes

  • Automation
    • Fixed an issue where the Run Script button could throw a JavaScript error in the admin console.
  • Platform
    • Fixed an issue where the role selector would not populate in some circumstances in the admin console.
    • Fixed an issue where environments would disappear if clicking cancel in manual git sync when no environments.ps1 file was defined.
    • Fixed an issue where read only items (PSUHeader) would be recreated when adding new items to the same config file.
    • Fixed an issue where read only items would have edit and delete buttons in the admin console.

v4.0.6

Updated Jul 11, 2023

Features

  • Platform
    • Added -LogGroomDays to Set-PSUSetting.
  • Apps
    • Adding md to Size to New-UDIcon.

Fixes

  • Platform
    • Fixed an issue where X-Forwarded headers were not processed correctly by the Kestrel server when a remote reverse proxy was used.
    • Fixed an issue where log messages would not be groomed properly.
    • Fixed an issue where the LiteDB database could become corrupt after some time when running in Azure using Azure File Shares.
  • Apps
    • Fixed an issue where -Height on New-UDCodeEditor wouldn't have an affect.
    • Fixed an issue with -Options in New-UDChartJS wouldn't apply properly.
    • Fixed an issue where saving an app page would return a 500 error.
    • Fixed an issue that was causing the App Live Docs to display an error toast on some pages.

v4.0.5

Updated Jul 6, 2023

Fixes

  • Automation
    • Fixed an issue with One Time schedules and boolean parameters.
  • Platform
    • Fixed an issue with PSModulePath in external PowerShell hosts.
    • Fixed an issue where Format On Save would throw an exception when removing the last item in a collection.
    • Fixed an issue starting external PowerShell processes when running as Local System and no alternate credentials are specified.

v4.0.4

Updated Jul 4, 2023

Fixes

  • Apps
    • Fixed an issue where Get-UDPage wouldn't work on Linux.
  • Automation
    • Fixed an issue where running scripts as alternate users could result in an error about Out-PSUPipeline not being found.
  • Platform
    • Fixed an issue where the logging system would fail to initialize if the SystemLogPath value was not set.
    • Fixed an issue where running processes as alternate users would require the SeTcbPrivilege in some environments.

v4.0.3

Updated Jul 2, 2023

Fixes

  • Apps
    • Fixed an issue where New-UDChartJS would not fill a line chart when a dataset was used by default.
    • Fixed an issue where the page editor would jump to the top on save.
    • Fixed an issue where custom FavIcon would not load from URLs.
  • Automation
    • Fixed an issue where Invoke-PSUScript did not work with SecureStrings.
    • Fixed an issue where the System Default time zone would cause One-Time schedules to display the wrong time in the admin console.
    • Fixed an issue where unauthenticated event hubs would not connect properly.
    • Fixed an issue where terminals could not be started when One-Way git sync was enabled.
    • Fixed an issue where schedules could not be deleted.
    • Fixed an issue where One-Time schedules created with New-PSUSchedule would have parameters double serialized.
    • Fixed an issue where the Job Diagnostics button wouldn't redirect to the correct page in a nested site.
  • Platform
    • Fixed an issue where navigating to the PowerShell Universal Modules list would throw a JavaScript error on the modules page.
    • Cookies are now prefixed with the base URL to allow for different sessions to the same host running multiple PSU instances.
    • Fixed an issue with creating logging targets in the admin console.
    • Fixed an issue where loading multiple apps from a module would fail and only load the first app.

v4.0.2

Updated Jun 25, 2023

Features

  • Apps
    • Designer: Added fields for component positioning.
  • Platform
    • Added support for specifying a license via environment variable.

Fixes

  • APIs
    • Fixed concurrency issues when adding or removing APIs.
    • Fixed an issue where API docs would not work if authentication was enabled but no roles were defined.
  • Automation
    • Fixed an issue where Job Handshake Timeout was not being set properly.
    • Fixed an issue with editing scripts with tags.
  • Apps
    • Button shouldn't default text to button.
    • Fixed an issue where the code editor would switch to light theme when updated.
    • Fixed an issue where the code editor wouldn't resize when the window resized.
    • Fixed an issue where autocomplete would break once a value was selected and navigated away when using name\value in New-UDAutoCompleteOption.
    • Fixed an issue where the default ChartJS line chart wasn't filled or have any tension applied to the line.
    • Fixed an issue where New-UDLink -Children would not render properly.
    • Removed default card title and text.
    • Designer: Fixed an issue where the code view wouldn't display anything.
    • Designer: Fixed an issue where editing an icon would throw a JavaScript error.
    • Designer: Fixed an issue where the component resize handles were not visible in dark mode.
    • Designer: General fixes and improvements to the property and layout editor.
  • Pages
    • Fixed an issue where pages would not display correctly.
  • Platform
    • Fixed an issue where external app token validation did not work.
    • Fixed an issue where Set-PSUVariable would not update secret values.
    • Rolled back a change that set the PSModulePath on startup that was causing unexpected behavior.
    • Fixed an issue where git mode would always be Manual if configured from appsettings.json.
    • Fixed an issue where the heartbeat job would retry indefinitely in the event of a failure and fill up the hangfire job queue.
    • Fixed an issue where the roles drop down was empty.
    • Fixed an issue where searching for modules would throw an exception in the admin console.
    • Fixed an issue where the module action buttons were obscured by the module name.

v4.0.1

Updated Jun 14, 2023

Fixes

  • Apps
    • Fixed an issue where ChartJS would not display data properly.
    • Fix small size for switch.
    • Fixed an issue where apps with -Component parameters would not load properly.
  • Automation
    • Fixed an issue with viewing scripts in folders.
    • Fixed an issue with folders when a module was installed via the admin console.
  • Platform
    • Fixed an issue where log entry time stamps were not displayed correctly.
    • Fixed an issue where Demo mode wouldn't display the default dashboard correctly.
    • SameSite=None cookies are now optional.
    • Fixed an issue where accessing PSU remotely would not work with some browsers.

v4.0.0

Updated Jun 13, 2023

Features

  • API
    • API endpoint documentation now only shows endpoints the user has access to.
    • Added Event Hubs.
  • Apps
    • Replaced react-tooltip with MUI tooltip.
    • Added -Sx, -Arrow, -FollowCursor, -EnterDelay, -LeaveDelay to New-UDTooltip.
    • Removed -Type and -Effect from New-UDTooltip.
    • Added -Truncate to New-UDTypography.
    • Added New-UDBreadcrumbs.
    • Added support for validation, help text and display messages to New-UDForm -Script.
    • Added -ShowBackButton to New-UDForm -Script.
    • Added -ShowSearch to New-UDTransferList.
    • Removed -PopOut from New-UDExpansionPanelGroup.
    • Removed New-UDCodeEditor -Autoresize and set the default to autoresize.
    • Added -Dense to New-UDAlert.
    • Added New-UDButtonGroup and New-UDButtonGroupItem.
    • Added -HelperText to New-UDTextbox.
    • Added -OnChange to New-UDTextbox.
    • Added -Content and Content parameter set to New-UDIcon.
    • Added New-UDHelmet.
    • Added GitHub-Flavored Markdown to New-UDMarkdown.
    • Added App Designer.
    • Added Test-UDConnected.
    • Added -NoData to New-UDTableTextOption.
    • Added -JustifyContent to New-UDStack.
    • Added the ability to disable session time out.
    • Added -Width and -Height to New-UDTransferList.
    • Added New-UDDataGridColumn.
    • Added Out-UDDataGridData.
    • Added New-UDSpeedDial and New-UDSpeedDialAction.
    • Added -Dense to New-UDList.
    • Added -Dense to New-UDAlert.
    • Added New-UDButtonGroup and New-UDButtonGroupItem.
    • Added -HelperText to New-UDTextbox.
    • Added -OnChange to New-UDTextbox.
    • Apps now start asynchronously on server startup.
    • Removed support for Universal Dashboard Marketplace
    • Renamed Dashboards to Apps
    • Theme is now persisted per app.
    • Added cursor pointer to Nivo charts with onClick handlers.
  • Automation
    • Breaking: One Time schedules are no longer written to schedules.ps1.
    • Added support for SecureString parameters.
    • Added support for markdown in script descriptions.
    • Added -Queue to Invoke-PSUScript.
    • Added support for IValidateSetValuesGenerator.
    • Script page now uses tabs for each section.
  • Platform
    • Added support for nested roles.
    • Added Claim Type and Value autocomplete.
    • Added Roles to secret variables.
    • Added support for setting the Content-Security-Policy header.
    • Added support for wildcard subdomains in CORS.
    • Added --appsettings and --windowTitle to desktop mode.
    • Added buttons to run, clear and refresh health checks.
    • Added -HideRunOn and -HideEnvironment to Set-PSUSetting.
    • Added -Truncate Disables text wrapping and adds ellipsis for overflow.
    • Added groom job health check.
    • Added export button for logs.
    • Added Database (LiteDB and SQL), UDP, TCP and HTTP logging targets.
    • Added log viewer in admin console.
    • Added PSScriptAnalyzer and forwardWindowsAuthToken health checks.
    • Added -Reset to Sync-PSUConfiguration.
    • Added Suspend-PSUFileWatcher and Resume-PSUFileWatcher.
    • Added -Module, -Command to New-PSUApp.
    • Added -Module, -Command to New-PSUScript.
    • Added -Module, -Command to New-PSUEndpoint.
    • Added support for loading resources from modules.
    • Added Health Checks.
    • Added LastUsed property to AppTokens.
    • Added -LogoutUrl to OIDC.
    • Added -Credential to Environments.
    • Added middleware.ps1.
    • Added logging header.
    • Updated to Microsoft PowerShell 7.3.1
    • Updated to Microsoft .NET 7.0.102.
    • Removed PowerShell Protect support.
    • Removed templates.

Fixes

  • Apps
    • Fixed an issue where $EventData -OnEdit in New-UDDataGrid would be a string.
    • Fixed -Type Accordion on New-UDExpansionPanelGroup.
    • Fixed issue with New-UDAppBar -Footer.
    • Fixed an issue where New-UDListItem -Label couldn't be a number.
  • Platform
    • Fixed an issue where docker images would not run properly.