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 v3.8.x

Released: Mar 14, 2023

v3.8.x での更新項目

v3.8.12

Updated Apr 30, 2023

Fixes

  • APIs
    • Fixed an issue where endpoints that use the -Path parameter would not update context after git sync.
  • Dashboards
    • Fixed an issue where radio groups could not be disabled dynamically.
    • Fixed an issue where editing a single dashboard page would cause all pages to refresh.
    • Fixed issue with New-UDAppBar -Footer.
    • Fixed an issue where Transfer List allowed disabled Transfer List Item to be transferred "to the right".
    • Fixed an issue where New-UDAlert with quotes wouldn't render properly.
    • Fixed an issue where New-UDUpload would have invalid colors by default.
    • Fixed an issue where New-UDDatePicker\New-UDTimePicker -TimeZone didn't work with daylight savings.
    • Fixed an issue where New-UDMenu had an extra div that didn't align for horizontal layout.
  • Platform
    • Fixed an issue where -ExperimentalFeatures would get removed when changing settings in the UI.
    • Fixed an issue where the file system watcher and\or git sync could fail to pick up changes.
    • Fixed an issue where discard changes would show an error in the admin console.
    • Fixed an issue where PSCredential secrets would not work across nodes in the database vault.

v3.8.11

Updated Apr 23, 2023

Fixes

  • Automation
    • Fixed an issue where using statements in scripts would cause slow saves and prevent comment-based help from loading.
    • Fixed an issue where Invoke-PSUScript -Wait could throw an error when there was high database latency.
    • Fixed an issue where New-PSUSchedule would fail to create -OneTime schedules via the management API.
  • Dashboards
    • BREAKING: Due to a licensing issue, FontAwesome Pro icons have been removed.
    • Fixed an issue where the USB icon would not work.
    • Fixed an issue where going back in a stepper would not reset validation errors.
  • Platform
    • Fixed an issue where Desktop mode would not load.

v3.8.10

Updated Apr 18, 2023

Fixes

  • API
    • Fixed an issue where endpoint documentation role authorization did not work.
  • Automation
    • Fixed an issue where schedules without a -Cron defined could cause schedules to fail to be created.
    • Fixed an issue where IANA time zones would not render timestamps properly in job logs.
  • Dashboard
    • Fixed an issue where New-UDTextbox could miss the last character when used in forms.
    • Fixed an issue where New-UDTextbox value would not be updated by Set-UDElement when used in forms.
    • Fixed an issue where -StickyHeaders didn't work when filters where used in New-UDTable.
    • Fixed an issue where saving dashboards could take a lot of time when auto-deploy was enabled.
  • Platform
    • Fixed an issue where groom job could fail when deleting notifications.
    • Fixed an issue where git sync would report detected dubious ownership in repository.
    • Fixed an issue where an object reference exception could be throw while the server was starting up.
    • Fixed an issue where Bearer was case-sensitive in the authorization header in some circumstances.
    • Fixed an issue where Remove-PSUIdentity -Integrated would not work.

v3.8.9

Updated Apr 10, 2023

Fixes

  • Automation
    • Fixed an issue where the scripts page could occasionally show a JavaScript error.
    • Fixed an issue where editing a continuous schedule in the admin console would fail.
    • Fixed an issue where the timespan in job logs didn't match the client browser.
  • Dashboard
    • Fixed an issue where -Role did not work on New-UDPage when dashboard authentication was disabled.
    • Fixed an issue where New-UDTreeView -OnNodeClicked would sometimes return the wrong ID.
    • Fixed an issue where -Expanded on New-UDTreeView would not properly expand the nodes.
    • Fixed an issue where dashboard terminal would not work.
    • Fixed an issue where numbers in a -Render of New-UDTableColumn would not display.
    • Fixed an issue where forms with many textboxes would take some time to report their state via Get-UDElement.
  • Platform
    • Fixed an issue where cloning a non-default branch would not work with git sync.
    • Fixed an issue where the editor would think changes were unsaved when they were not.
    • Fixed an issue where external git clients error wouldn't show in the admin console.

v3.8.8

Updated Apr 3, 2023

Fixes

  • Automation
    • Fixed an issue where creating a schedule without parameters in the admin console would not save.
  • Platform
    • Fixed an issue where user session disconnected time was not listed.

v3.8.7

Updated Mar 29, 2023

Fixes

  • Dashboards
    • Fixed an issue where New-UDForm -OnValidate would not trigger.
    • Fixed an issue where OnNodeClicked would trigger on leaf nodes in New-UDTreeView.
    • Fixed an issue where -Expanded would not work properly when OnNodeClicked was defined on New-UDTreeView.
    • Fixed an issue where -StickHeader would not have an affect on New-UDTable.
    • Fixed an issue where server-side -OnExport would export empty columns in New-UDTable.
    • Fixed an issue where Set-UDElement would not work with New-UDTreeNode.
    • Fixed an issue where the theme toggle was in the incorrect state when the default theme was dark.
  • Platform
    • Fixed an issue with editors would sometime be listed as unsaved when nothing had changed.
    • Fixed an issue where Invoke-PSUScript did not work with RunId.
    • Fixed an issue where new translation files would not be generated.

v3.8.6

Updated Mar 28, 2023

Fixes

  • Automation
    • Fixed an issue where Invoke-PSUScript would not work when JobRunId experimental feature was enabled.
  • Dashboards
    • Fixed an issue where scheduled endpoints would not run.
    • Fixed an issue where pages with the same name could not be created in separate dashboards.
  • Platform
    • Fixed an issue where the update check would not run for 1 hour after the start of the service.
    • Fixed an issue where the server could fail to startup if the license was expiring within 1 month.
    • Fixed an issue where the license end date would not be shown properly in the admin console.

v3.8.5

Updated Mar 27, 2023

Fixes

  • Dashboards
    • Fixed an issue where using the same ID for elements on multiple pages would not work.

v3.8.4

Updated Mar 26, 2023

Fixes

  • APIs
    • Fixed an issue where viewing an endpoint ID that didn't exist would show an error page.
  • Automation
    • Fixed an issue where schedule parameters would not be populated when editing a schedule.
  • Dashboards
    • Fixed an issue where New-UDMap would not render properly.
    • Rolled back a change to UDDynamic that caused it to fail to load properly.
    • Fixed an issue where reopening a mobile web browser would cause the dashboard to stop working.
    • Fixed an issue where New-UDTextbox -OnValidate would never return as valid.
    • Fixed an issue where New-UDUpload was not aligned with other buttons.
    • Fixed an issue where New-UDatePicker could not be disabled.
  • Platform
    • Fixed an issue where submenus would not collapse in the admin console.
    • Fixed an issue where the license notification would not show in Git manual mode.
    • Fixed an issue where initialize.ps1 would not be run during the first Git sync.
    • Fixed an issue where user names would not be shown for user sessions established with Windows authentication.
    • Fixed an issue where MSI would fail if the installation directory was changed between installs.

v3.8.3

Updated Mar 17, 2023

Features

  • API
    • Added a view documentation button on API docs.

Fixes

  • API
    • Fixed an issue where API documentation property would not be updated when editing endpoints.
    • Fixed an issue where API documentation properties would not save properly.
    • Fixed an issue where API Try Out button would not work on nested sites.
    • Fixed an issue where API Documentation button didn't work on nested sites.
  • Dashboards
    • Fixed an issue where New-UDColumn had -ExtraLargeSize set to 12 by default.
    • Fixed an issue where New-UDAutoComplete -OnEnter would not fire when using -LoadOptions.
    • Added missing large size to New-UDMenu.
    • Fixed a performance issue with New-UDIcon.
  • Platform
    • Fixed an issue where commit message was not be required for git commits.

v3.8.2

Updated Mar 15, 2023

Fixes

  • Platform
    • Fixed an issue where a the UserSessions SQL table was not created properly during upgrade.
    • Fixed an issue where ignored files would show up in the git commit page and incorrectly state there were merge conflicts.
  • Desktop
    • Fixed an issue where desktop mode would not start properly.

v3.8.1

Updated Mar 14, 2023

Fixes

  • Dashboards
    • Fixed an issue where New-UDNivoChart was missing an alias for the renamed parameter -CirclePacking (-Bubble).
    • Fixed an issue where New-UDNivoChart -OnClick did not work.
  • Platform
    • Fixed an issue where licensing would not work for online licenses.
    • Fixed an issue where resources, like dashboards, would reload with each git sync.

v3.8.0

Updated Mar 14, 2023

Features

  • API
    • Added support for renaming and setting the description, URL and version for the Endpoints swagger document.
    • Added a button to view the swagger documentation from the APIs page.
    • Added -Condition to New-PSUTrigger.
    • Added settings to API page.
    • Added Endpoint documentation.
    • Added New-PSUEndpointDocumentation, Get-PSUEndpointDocumentation and Remove-PSUEndpointDocumentation.
  • Automation
    • Added a new run script button and script editor button.
    • You can now hide Run As drop down when Integrated environment is selected.
    • Added GUID ID for jobs to improve security.
    • Changed the default job handshake timeout to 30 seconds.
    • Added Licensing Expiring and License Expired triggers.
  • Dashboards
    • Added -Switch to New-UDListItem and -SwitchAlignment to -CheckBoxAlignment.
    • Added a link to git repo for quick access.
    • Added -Static to New-UDPage.
    • Added New-UDMarkdown.
    • Added -DefaultDashboardTheme to Set-PSUSettings.
    • Added -VerboseErrorMessages to New-PSUDashboard.
    • Added Logout button to user menu when using non-forms login.
    • Added -Property to Get-UDElement.
    • Added -LightTheme-DarkTheme to New-UDCodeEditor.
    • Added -DisableInteractiveHost to New-UDDashboard.
    • Added support for -Title in the Dashboard page editor.
    • Added -DisablePrevious to New-UDStep.
    • Added all Pro icons and new mappings.
    • Removed endpoints card.
    • Added -PublishedFolder to New-UDEditor.
    • Addied md for New-UDIcon.
    • Added Icon and RemoveIconStyle to New-UDStep.
    • Added -ExtraSmallSize and -ExtraLargeSize to New-UDColimn.
    • Added -AlignItems to New-UDStack.
    • Autocomplete now auto-highlights the first item in the list.
    • Added New-UDDivider.
    • Added -Disabled to both New-UDTransferList and New-UDTransferListItem.
    • Added -Disabled to New-UDRadioGroup.
    • You can now match params between table and grid.
  • Pages
    • Added Content Type to Text, Paragraph and Title.
    • Added allow-downloads to the iframe component.
    • Enabled edit button for Operators.
  • Platform
    • Added Microsoft PowerShell Protect deprecation notification.
    • Added support for external app token validation.
    • Moved Don't Load Profile setting to Environments tab.
    • Editor now prompts when navigating away from a page that isn't saved.
    • Added -CredentialVault and -Password to Set-PSUIdentity and New-PSUIdentity.
    • Internal schedules jobs are now removed on server shutdown.
    • Implicit Microsoft Windows Compatibility is now disabled by default in the integrated environment.
    • Added description property to environments.
    • Added Reload Resources property to environments.
    • Added -UseLogoSize to Set-PSUSettings.
    • Added -DisableImplicitWinCompat to New-PSUEnvironment.
    • Improved git commit page\modal.
    • Added full git history, improved how git sync status is stored.
    • Added Remove-PSULicense.
    • Added Expiring Soon warning and expired license buffer.
    • Added -Name to New-PSUPublished folder.
    • Added User Sessions page.
    • Added -DefaultRoute to New-PSURole.
    • Login page now checks for a valid session and will redirect if another tab in the same session authenticates.
    • APIs and Dashboards will now reload modules changed in PSU.
    • Added support for PSScriptAnalyzer in editors within the admin console.

Fixes

  • API
    • Fixed an issue where setting Content-Type to application/json and not specifying a body would fail when running an API under Windows PowerShell.
  • Dashboards
    • CodeEditor now honors light\dark theme.
    • Autocomplete now doesn't error on clear.
    • Fixed an issue where the -Title would not be displayed in the browser tab until the page loaded.
    • Fixed an issue where -LoadingComponent of New-UDDynamic would not use variables.
    • Fixed an issue where New-UDChartJS background fill would not work.
    • Fixed an issue where UDAutomcomplete OnEnter could not access the selected value.
    • Fixed an issue with UDSelect theming and groups.
  • Pages
    • Fixed an issue where scripts weren't displayed as full paths.
  • Platform
    • Fixed an issue where saving configuration files could overwrite the wrong file.
    • Fixed an issue where git sync would get stuck if an edit was in progress and the mode was changed to automatic.
    • Fixed an issue where the file system watcher would trigger when a .git file changed causing a log message.