Devolutions PowerShell Universal

IT, DevOps 및 헬프 데스크를 위한 웹 기반 도구.

Devolutions사에서 공개
2017년 부터 ComponentSource에서 판매중

가격: US$ 489.99 버젼: 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.6

Released: Oct 16, 2023

v4.1.6 버젼 업데이트

기능

  • Apps
    • Made New-UDTransferList search case-insensitive.
    • $Query is now case-insensitive.
    • Added a delete pages button and tab to the admin console.

수정사항

  • APIs
    • Fixed an issue where the $Data variable was not populated.
  • Apps
    • Fixed an issue where Windows authentication would display as anonymous in User Sessions for apps.
    • Fixed an issue where Sync-UDElement + New-UDElement cause event handlers to fail.
    • Fixed an issue where New-UDDatePicker would return the current day rather than $null when no date was selected.
    • Fixed an issue where New-UDDatePicker would return a string rather than a DateTime object.
    • Fixed vertical alignment of New-UDAlert -Dense.
    • Fixed an issue where Read-Host would return the previous value if Cancel was clicked the second time.
    • Fixed an issue where Ok and Cancel would both return an empty string from Read-Host. Now cancel returns $null and Ok returns an empty string.
    • Fixed an issue where -Variant fullWidth didn't work on New-UDTabs.
  • Automation
    • Fixed an issue where Get-PSUJob -Id-RunId would behave differently depending on where you were running it.
  • Platform
    • Adjusted the admin console build to avoid inline JavaScript.
    • Removed Policy Defined from the App Token Role selector since it is not a valid value for tokens.
    • Fixed an issue where updating git settings would clear out the username and password.