Devolutions PowerShell Universal

Ferramentas de Help Desk, DevOps e TI baseadas na Web.

Publicado por Devolutions
Distribuído pela ComponentSource desde 2017

Preços a partir de: $ 489.99 Versão: v5.6.x Atualizado: 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.2.0

Released: Nov 14, 2023

Atualizações na v4.2.0

Recursos

  • APIs
    • Added '-Local' to 'Get-PSUEventHubConnection'.
    • Added support for calling 'Send-PSUEvent' remotely.
    • Improved API performance.
    • Added C# API plugin.
    • Added 'Set-PSUEndpoint'.
  • Apps
    • Added '-OnClick' to 'New-UDCard'.
    • Removed the Mandatory flag for '-Text' on 'New-UDMenuItem'.
    • Added '-Variant' to 'New-UDIconButton'.
    • Added '-CountDescription' and '-RowsPerPage' to 'New-UDTableTextOption'.
    • Improved performance of 'Get-UDElement'.
    • You can now apply '-Dense' to all sub-list items.
    • You can now make 'New-UDTransferList' search case-insensitive.
    • 'Get-UDPage' '-Name' now works with page names and file names.
    • Added '-FullHeight' to 'Show-UDModal'.
    • Added '-Dense', '-LeftTitle', '-LeftSubTitle', '-RightTitle', '-RightSubTitle' to 'New-UDTransferList'.
    • Improved App Designer properties layout.
    • Automatic navigation now uses '-Title' as the link for the navigation link.
    • Improved the performance of 'New-UDDataGrid' checkbox selection.
    • Added '-Wait' to 'Sync-UDElement'.
    • Added '-Sx' to 'New-UDSelect'.
    • Added app page properties.
    • Added '-Icon' to 'New-UDButtonGroupItem'.
    • Added '-Color', '-Disabled', '-FullWidth', '-Orientation', '-Size', '-Sx', and '-Variant' to 'New-UDButtonGroup'.
    • Added live docs for 'New-UDButtonGroup'.
    • Added '-OnRowStyle' and '-HeaderStyle' to 'New-UDTable'.
    • Added '-IdentityColumn', '-RowHeight', '-HideExport' and '-DisableRowSelectionOnClick' to 'New-UDDataGrid'.
  • Automation
    • Added a filter for job status.
    • Added support for minimal job environments.
    • Added support for hiding scheduled jobs.
    • 'Wait-PSUJob' now supports '-JobId'.
    • 'Wait-PSUJob' now returns pipeline output and terminating errors.
    • 'Invoke-PSUScript' now supports -'WaitTimeout'.
    • Added '-Schedule' to 'Get-PSUJob'.
    • Added '-Parameters' to 'New-PSUSchedule' and updated the serializer to use this format by default.
    • Added '-Parameters' to 'Invoke-PSUScript'.
  • Platform
    • Added 'New-PSUHealthCheck' and 'New-PSUHealthCheckResult'.
    • Added Conflict Module Health check.
    • Adjusted the authentication re-check on the login page to reduce 401 errors.
    • Dashboard and API endpoint files are now deleted when the resource is removed.
    • Added the ability to configure disabled drives for the Drive Space health check.
    • Added reserve proxy plugin (YARP).
    • Added OpenTelemetry plugin.
    • Added reload configuration file dropdown.
    • Added a minimap toggle to the editor.
    • Updated Swashbuckle NuGet package.
    • Included PSResourceGet GA module and removed pre-release PSGet.
    • PowerShell Universal can now be installed as a Progressive Web App.
    • Added support for Computer Groups and accompanying cmdlets.
    • Added '-FileEncoding' to 'Set-PSUSetting'.
    • Added Basic authentication.
    • Added 'Get-PSUGitSetting', 'Set-PSUGitSetting' and 'Remove-PSUGitSetting'.
    • Added 'Merge-PSUGitEdit', 'Start-PSUGitEdit' and 'Stop-PSUGitEdit'.
    • Added 'Sync-PSUGit'.
    • Added '-Commits', '-UncommittedChanges', '-EditInProgress' to 'Get-PSUGitStatus'.
    • Modified variable properties.
    • Added 'Clear-PSUCache'.
  • Deprecated
    • Queues configured in appsettings.json - Replaced with computer groups.
    • Browser based debugging tools - Replaced with Microsoft Visual Studio Code extension.

Correções

  • APIs
    • Fixed an issue where renaming endpoint paths would not have any effect.
  • Apps
    • Fixed style issue with '-Multiple' and '-Icon' on 'New-UDAutocomplete'.
    • Fixed styling issues with 'New-UDToggleButton'.
    • Fixed name issues with 'New-UDSelectGroup'.
    • Fixed an issue where 'New-UDDatePicker' would return a string rather than a 'DateTime' object.
    • Fixed an issue with 'Out-UDDataGridData' where it would not filter properly.
    • Fixed issue with single char issue on 'New-UDTextbox'.
    • Fixed variant when using '-Mask' on 'New-UDTextbox'.
    • Fixed an issue with 'New-UDDataGridColumn' default values.
    • Fixed an issue where using the logout button would not forward back to the app after logging in again.
    • Fixed an issue where 'Sync-UDElement' could throw an exception.
    • Fixed card margin issue.
    • Fixed issue with '-ShowLoading' with dark themes.
  • Automation
    • Fixed an issue with 'Invoke-PSUScript' and 'SecureString' parameters.
    • Fixed an issue starting terminals in the Agent environment.
    • Fixed an issue where 'Get-PSUSchedule' '-Integrated' would not return the 'NextExecutionTime'.
  • Platform
    • Fixed an issue with overlapping tooltips on the computer delete button.
    • Fixed an issue with loading Az.Accounts in PSU.
    • Added static PowerShell 7 environment to prevent issues when upgrading the underlying PowerShell version.
    • Fixed an issue with array variables.
    • Fixed an issue where the agent environment wouldn't work on Linux.
    • Fixed an issue with '-DefaultRoute' on 'New-PSURole' not working with forms authentication.