Announcement

Monitor this forum to get notified when a new update is available for Devolutions PowerShell Universal.

avatar

Adam Driscoll

PowerShell Universal Community Call - July 2026

Our next community call will be Wednesday, July 15th, 2026 at 11am central US. We will continue to host these on the third Wednesday of the month. These calls are hosted on our Discord server. https://discord.gg/Sb5ngcjkj4 Agenda TBD

19

0

avatar

Adam Driscoll

PowerShell Universal Community Call - June 2026

Our next community call will be Wednesday, June 17th, 2026 at 11am central US. We will continue to host these on the third Wednesday of the month. I've moved to Wednesday to avoid conflicts with the PowerShell Community Call. These calls are hosted on our Discord server but may be moved to Teams in the future so that we can record them and share the recording afterwards. This event will be updated if that's the case. Please comment below to help shape the agenda. Tentative topics from our end: PowerShell Universal 2026.2.0 - Discussion and Demo PowerShell Conference Europe Recap

111

1

avatar

Adam Driscoll

avatar

Adam Driscoll

PowerShell Universal - 2026.2.0

Improvements * Added a Force Reclone to the git tools in the Support Tools section * Added Advanced mode to Windows installer * Added AI Agent and prompt job support * Added basic PSRemoting support for jobs * Added built in MCP server for PowerShell Universal resource types, resources and resource reloading * Added change tracking window to view files changed by the server and on disk * Added computer information in the header * Added logging settings to agent.json * Added support for Devolutions trail licenses * Added support for endpoint metrics * Added support for git disable SSL verify * Added support for repository.psd1 to allow for RequiredModules to be installed and root module for deployments * Added support for the HEAD HTTP method in endpoints * Added support for variables in schedule conditions * Added support for Workflows, Workflow Jobs and Workflow Designer * Added the ability to provide a maintenance banner in the admin console * Added version to platform assemblies * AI Tools are now enabled by default without adding a plugin * Buttons are now disabled in manual git mode and not hidden * Complete rebuild of VS Code extension with support for PSU virtual file system, MCP server, and auto connect to developer PSU instances * Improve Invoke-PSUCommand timeout message * Improved behavior of MCP tools when parameters don't have descriptions * Improved CRON definition experience in admin console * Improved git merge conflict error reporting * Improved Install-PSUServer and Update-PSUServer error handling behavior * Improved performance of Get-PSUCache and persistent cache data * Improved reporting of job origin * Improved script search in admin console * Improved terminal experience in admin console * Improved Windows service startup time * Increased the size of the save script button and changed the color * Removed code tab when viewing resources that are provided by modules * Removed the Web\VS Code toggle and added an auto load toggle to the change tracking window * Removed upload to support button for logs * Renamed MCP Tools to AI Tools * Target .NET 10 and PowerShell 7.6 * The community edition can now view the Files page Fixes * Fixed a race condition with schedule configuration from code * Fixed a timeout issue with the internal git client * Fixed an exception thrown when customizing git settings * Fixed an issue accessing secrets in endpoints * Fixed an issue calling Invoke-PSUScript as a non-admin user * Fixed an issue clearing account based license keys * Fixed an issue display one tab with New-UDTabs * Fixed an issue installing modules in the admin console * Fixed an issue using scheduled endpoints in apps * Fixed an issue where OIDC settings originating from appsettings.json could be written to authentication.ps1 * Fixed an issue where users could access endpoints.json anonymously to view Open API docs * Fixed an issue with case-sensitive search for tags * Fixed an issue with Get-PSUJob returning 0 for MemoryBytes property on all running jobs * Fixed an issue with Open API docs incorrectly caching role-based access for docs * Fixed an issue with the ValidateNotNullAttribute causing a script to fail to run * Fixed DateTime Overflow Exception during RunspacePool Exhaustion * Fixed scoping issues with variables in apps Downloads - https://cdn.devolutions.net/download/Devolutions.PowerShellUniversal.2026.2.0.0.msi - https://cdn.devolutions.net/download/Devolutions.PowerShellUniversal.Agent.2026.2.0.0.msi - https://cdn.devolutions.net/download/Devolutions.PowerShellUniversal.win-x64.2026.2.0.0.zip - https://cdn.devolutions.net/download/Devolutions.PowerShellUniversal.win-arm64.2026.2.0.0.zip - https://cdn.devolutions.net/download/Devolutions.PowerShellUniversal.linux-x64.2026.2.0.0.zip - https://cdn.devolutions.net/download/Devolutions.PowerShellUniversal.linux-arm.2026.2.0.0.zip - https://cdn.devolutions.net/download/Devolutions.PowerShellUniversal.linux-arm64.2026.2.0.0.zip - https://cdn.devolutions.net/download/Devolutions.PowerShellUniversal.osx-x64.2026.2.0.0.zip - https://cdn.devolutions.net/download/Devolutions.PowerShellUniversal.osx-arm64.2026.2.0.0.zip

238

6

avatar

Adam Driscoll

avatar

Adam Driscoll

PowerShell Universal - 2026.1.7

Version 2026.1.7.0 Improvements * Added open source disclosure page * Added support for DontShow in the ParameterAttribute in the admin console * Added the ability to provide scripts by path in modules * Removed the translate button * Updated URLs for forum, feature request and bug reports Fixes * Fixed an issue loading system modules in Windows PowerShell 5.1 environments * Fixed an issue where jobs could get stuck in a canceling state * Fixed an issue where some editors were tiny in the admin console * Fixed an issue with deployments from a resource repository * Fixed an issue with duplicate pinned deployments * Fixed an issue with the file encoding settings when set to an empty value

193

5

avatar

daniel2

avatar

Adam Driscoll

PowerShell Universal Community Call - May 2026

Our next community call will be May 21st, 2026 at 11am central US. These calls are hosted on our Discord server. https://discord.gg/VjMPhRvT?event=1504646296018092162 Please comment below to help shape the agenda. Topics from our end: PowerShell Universal 2026.1.7 PowerShell Conference Europe Forum, Discord and GitHub Issues

225

9

avatar

Adam Driscoll

avatar

Adam Driscoll

PowerShell Universal - 2026.1.6

PowerShell Universal - 2026.1.6 Release Notes Version 2026.1.6.0 Improvements Added an option to turn off the byte-order mark when files where written by the configuration system Improve Scrolling in Admin Console Improved New-UDForm validation behavior Improved PostgreSQL connection handling Fixes Failed to register BuiltInLocalVault and PSUSecretStore Fixed a module loading issue with Windows PowerShell Fixed an issue calling scripts from triggers in strict API security mode Fixed an issue discovering Pester test files in nested folders Fixed an issue loading folders for modules on the Scripts page Fixed an issue loading the Devolutions.PowerShell module Fixed an issue with Deployments from a Resource Repository Fixed an issue with Devolutions Login Fixed an issue with Grant-PSUAppToken Fixed an issue with method parameters for OpenAPI docs Fixed an issue with psu admin password reset Fixed an issue with psu LiteDB database conversion Fixed an issue with RegEx-style API handing Fixed an issue with SQLite database locking Fixed an issue with the built-in $ApiUrl variable Fixed an issue with the Linux ARM64 container image Fixed an issue with the ThreadJob module missing in Linux container images Downloads Windows MSI Windows ZIP Windows Agent Windows ARM64 Linux Linux ARM Linux ARM64 Mac OS Full Changelog

1004

11

avatar

(anonymous user)

avatar

Adam Driscoll

PowerShell Universal - 2026.1.3

PowerShell Universal - 2026.1.3 Release Notes Improvements CVE-2026-3277 The OpenID Connect Client Secret now uses a secret variable rather than a string when configured in the admin console Added support for Devolutions license keys Install-PSUServer and Update-PSUServer now pull images from the Devolutions’ CDN MCP Tool UI is now shown in the admin console when the plugin is enabled MCP Tools now pass caller information to the script UDTable initially loads data in reverse order when using -ShowSort Fixes Fixed a localization issue with New-UDTable Fixed an Invalid configuration error after reloading config Fixed an issue install the PowerShell Universal server using the Devolutions.PowerShellUniversal module Fixed an issue where a user could not set PSCredential for created variable from module in the admin console Fixed an issue where the Delete button disappears on Variables page Fixed an issue where the ResetAdminAccount environment variable process would not set PasswordLastSet Fixed an issue with MCP Tool authorization Fixed Invalid PSModulePath causing issues loading code PowerShell modules Downloads Windows MSI Windows ZIP Windows Agent Windows ARM64 Linux Linux ARM Linux ARM64 Mac OS Full Changelog

453

10

avatar

insomniacc

avatar

Adam Driscoll

PowerShell Universal - 2026.1.5

PowerShell Universal - 2026.1.5 Release Notes Fixes Admin account not matching “admin” doesn’t work with ResetAdminAccount GRPC error when invoking Universal cmdlets within PowerShell Universal Downloads Windows MSI Windows ZIP Windows Agent Windows ARM64 Linux Linux ARM Linux ARM64 Mac OS Full Changelog

233

3

avatar

Marco

avatar

Adam Driscoll

PowerShell Universal - 2026.1.4

PowerShell Universal - 2026.1.4 Release Notes Version 2026.1.4.0 New Features Add Resume-PSUFileWatcher and Suspend-PSUFileWatcher Improvements CVE-2026-3563 Improve URL Validation Add a deterministic login port for Developer Edition Added support for the -Integrated mode for cmdlets when running Strict API security mode Job Table Column Selector Not Working Published folders do not work as part of a module Removed built-in, experimental MCP tools Fixes CVE-2026-4064 Fixed an issue with invalid authorization of some gRPC endpoints Fix cmdlets for creating and executing terminal instances Git cant find branch Groom job fails to delete job history in SQL Server due to self-referencing FK on Job.ParentJobId (SqlException 547) Interactive Login Fails on Latest Version Issue with Hangfire job queuing on non-existent agent queues MCPTools not loading from mcpTools.ps1 Modules as deployments fail to set PSModulePath on server restart MSI Doesn’t Honor INSTALLFOLDER specified on command line Param() block doesn’t work in external module endpoint PSU doesn’t recognize any parameters of functions from external modules Downloads Windows MSI Windows ZIP Windows Agent Windows ARM64 Linux Linux ARM Linux ARM64 Mac OS Full Changelog

163

0

avatar

Adam Driscoll

PowerShell Universal - 2026.1.2

PowerShell Universal - 2026.1.2 Release Notes Improvements Update Docker images to Ubuntu 24.04 LTS base Update Secret Variable Roles warning to mention Execution Roles Updated to latest version of git in Docker container image Fixes Fix exception thrown by Universal cmdlets Fixed an issue where Git Sync Loses Remote Branch Association Fixed an issue where the version notification is displayed all the time Fixed an issue where Write-PSULog -Console doesn’t work outside PSU Fixed an issue with PSModulePath in Windows PowerShell 5.1 environments Downloads Windows MSI Windows ZIP Windows Agent Windows ARM64 Linux Linux ARM Linux ARM64 Mac OS Full Changelog

359

8

avatar

(anonymous user)

avatar

Adam Driscoll

PowerShell Universal - 2026.1.1

PowerShell Universal - 2026.1.1 Release Notes Version 2026.1.1.0 Improvements Added support for logging in with the Devolutions account after the first run wizard Updated the /api/v1/status API to check if API endpoints were not started properly Fixes Fixed an issue where apps would not start Fixed an issue where the Devolutions login button could be missing on the login page Fixed an issue where the Docker Container would Not Start Fixed an issue where the MSI truncates connection strings Fixed an issue where the MSI upgrade would remove the service account Fixed an issue where the role cleared out for local admin user Fixed an issue where users were unable to Call Invoke-PSUScript in Certain Environments Fixed an issue with New-UDTable and -ShowSelections Downloads Windows MSI Windows ZIP Windows Agent Windows ARM64 Linux Linux ARM Linux ARM64 Mac OS Full Changelog

421

25

avatar

daniel2

avatar

Adam Driscoll

PowerShell Universal - 2026.1.0

PowerShell Universal - 2026.1.0 PowerShell Universal has aligned with Devolutions’ version scheme. You can directly upgrade to 2026.1.x from previous versions. Release Notes Improvements Added support for Devolutions account login and PSU Developer License Add support for developer self-signed certificate in installer Added -HideMiniMap to New-UDCodeEditor Added -Id to Set-PSUSchedule Improved the New-UDTransferList visuals The PSU website can now be launched by the installer Fixes Fixed a case-sensitivity issue with folders in scripts.ps1 Fixed a database error that could occur when saving app pages Fixed an issue where /api/v1/schedule would not return all schedules Fixed an issue where logs were written to the console log in apps Fixed an issue where renaming an app page URL would cause the content of the page to be removed Fixed an issue where rows would stay expanded when paging in New-UDTable Fixed an issue where the git page could hang Fixed an issue where the installer would not respect the Start Service checkbox Fixed an issue with casing of API endpoint methods Fixed an issue with multiselect filters in New-UDTable Fixed an issue with number filters in New-UDTable Fixed an issue with string array parameters with a default value of $null in the job parameter window Fixed an issue with the agent leaking memory Fixed an issue with the v2 status API Fixed an issue with ValidateSetAttribute not repopulating the form in the Rerun Script button Downloads Windows MSI Windows ZIP Windows Agent Windows ARM64 Linux Linux ARM Linux ARM64 Mac OS Full Changelog

458

24

avatar

krisr

avatar

Adam Driscoll

PowerShell Universal - 5.6.13

PowerShell Universal - 5.6.13 Release Notes Bug Fixes Admin Console - Fixed an issue where Upload and Import scripts were visible when the console was in read-only mode. Agent - Fixed agent memory leak when using Windows PowerShell compatibility mode. #5475 [CVE-2026-0618] Apps - Show-UDToast -Message and -Title are now HTML encoded to prevent XSS attacks. Git - Takeown Fails with syntax error on some operating systems #5470 Module - Added -UseBasicParsing to Invoke-WebRequest calls in the Universal module Platform - Fixed an issue viewing files in published folders that use an absolute path #5485 Downloads Windows MSI Windows ZIP Windows Agent Windows ARM64 Linux Linux ARM Linux ARM64 Mac OS Full Changelog

220

4

avatar

jeffreyburdzel

avatar

Adam Driscoll

PowerShell Universal - 5.6.12

PowerShell Universal - 5.6.12 Release Notes Bug Fixes Admin Console - Order Deployments by reverse chronological order (newest at the top) #5401 Admin Console - Logging viewer displays timestamps ahead of actual time (double conversion under en-AU / Hobart) #5370 Admin Console - Schedules “Next Execution” and Home cards ignore browser locale (en-AU) and show MM/DD/YYYY #5369 Admin Console - Parameter list does not appear in task scheduler #5405 Admin Console - Deployments do not include prerelease tag #5399 Admin Console - Fixed an issue with the favicon not displaying on the login page #5437 Admin Console - Added toggle switch for condensed job table view #5432 Admin Console - Added missing Restart APIs button #5450 Admin Console - Added the ability to create endpoints by Module and Command #5443 APIs - Having using namespace at top of script prevent document from processing #5424 APIs - Swagger includes standard cmdlet parameters #5423 Apps - MUI X Expired package version #5410 Apps - New-UDLink child icons break in v5.6.11 #5427 Apps - New-UDMap -ZoomControlPosition is ignored #5412 Apps - Fixed an issue with New-UDTextbox -Mask and other parameters #5407 Automation - Reduced default Hangfire worker count to avoid PostgreSQL connection exhaustion #5391 Automation - Improved VS Code mode file change detection performance for scripts #5417 Git - Prevent Git Credential Manager from prompting for credentials Git - Improve error reporting when Git operations fail Git - Add support for disabling timed git sync #5360 Git - Fixed an issue using SSH keys #5434 Installer - 5.6.11 MSI install asked me if I wanted server or desktop install #5418 Platform - Cannot import/declare module configuration by name #5400 Platform - Improved performance of groom job #5435 Platform - Fixed an issue with psu.exe database migrations to SQL Server Platform - Fixed an issue calling Connect-AzAccount Module - Invoke-PSUEndpoint not returning errors #5411 Module - Fixed an issue calling Invoke-PSUScript with -Integrated and -Wait Module - Improved performance of Wait-PSUJob Downloads Windows MSI Windows ZIP Windows Agent Windows ARM64 Linux Linux ARM Linux ARM64 Mac OS Full Changelog

239

2

avatar

Adam Driscoll

avatar

Adam Driscoll

PowerShell Universal - 5.6.11

PowerShell Universal - 5.6.11 Release Notes Bug Fixes Admin Console - Issue with creating app tokens #5379 Admin Console - Improved git settings credential dialog #5364 Platform - File System Watcher in 5.6.x does not respect module changes #5385 Platform - Fixed an issue where SQLite VACUUM would run too frequently. #5402 Module - Invoke-PSUScript errors in strict mode #5339 Downloads Windows MSI Windows ZIP Windows Agent Windows ARM64 Linux Linux ARM Linux ARM64 Mac OS Full Changelog

368

6

avatar

(anonymous user)

avatar

Adam Driscoll

PowerShell Universal - 5.6.9

PowerShell Universal - 5.6.9 Release Notes Features Bug Fixes Security Updated .NET SDK to address vulnerabilities Admin Console Revoke option for tokens is disabled Schedule triggering fixed Windows Auth users can now execute scripts Improved job querying with custom permissions for scripts in folders Fixed parameter order for Create App from Command Script folders sorted alphabetically APIs Fixed case sensitivity with Windows Auth and PostgreSQL Endpoint test history now scoped to specific endpoint Endpoint documentation for commands and classes in modules Apps Fixed title flicker with LoadTitle UDScript/UDPage not found Page name and file mismatch loading Improved Files tab refresh Duplicate trigger names fixed Transfer List -Disabled flag respected Automation Fixed running scripts with triggers in nested folders Improved progress reporting and SQLite locking Job trigger at ServerStartup delay fixed Platform Deployment module installation as a module Child process reporting fixed Account-based licensing with environment variables fixed Downloads Windows MSI Windows ZIP Windows Agent Windows ARM64 Linux Linux ARM Linux ARM64 Mac OS Full Changelog

166

0

avatar

Adam Driscoll

PowerShell Universal - 5.6.8

PowerShell Universal - 5.6.8 Release Notes Features Published PowerShell Universal Agent docker image Added Set-PSUSchedule Added Jwt__EvaluateClaims to allow for custom claim evaluation in JWT authentication. Bug Fixes General fixes to admin console pages, permissions and utilities. Fixed an issue where the agent would stop creating logs. Fixed several issues with Apps including log line numbers, clipboard background color, and role parameter resets. Fixed issues with API Swagger documentation and endpoint testing. Resolved problems in Automation such as Pester script recognition and job log exceptions. Fixed an error on portal form resubmission Addressed SSH key errors on Linux and script update issues in VS Code mode. Fixed an issue processing PSModulePath in some environments. Fixed an issue applying deployments. Downloads Windows MSI Windows ZIP Windows Agent Windows ARM64 Linux Linux ARM Linux ARM64 Mac OS Full Changelog

235

1

avatar

insomniacc

avatar

Adam Driscoll

PowerShell Universal - 5.6.7

PowerShell Universal - 5.6.7 Release Notes Features Bug Fixes Fixed general issues with pages in the admin console like word wrapping in job logs, persistent settings, and UI glitches. Resolved an issue with app pages not updating properly after editing them Fixed job performance and load balancing issues Fixed issues with script documentation and triggers Implemented support for wildcards in Get-PSUCache to improve efficiency Fixed an issue with variables from modules not being available in runspaces Downloads Windows MSI Windows ZIP Windows Agent Windows ARM64 Linux Linux ARM Linux ARM64 Mac OS Full Changelog

321

12

avatar

deroppi

avatar

Adam Driscoll

PowerShell Universal - 5.6.6

PowerShell Universal - 5.6.6 Release Notes Features Bug Fixes Improved and fixed a few pages in the admin console Fixed an issue with app themes Fixed an authorization issue when using Windows Auth and IIS Improved app diagnostic logging Improved database performance when starting jobs Improved module management and discovery Fixed permission issues with Get-PSUScript and the portal Downloads Windows MSI Windows ZIP Windows Agent Windows ARM64 Linux Linux ARM Linux ARM64 Mac OS Full Changelog

210

2

avatar

Adam Driscoll

avatar

Adam Driscoll

PowerShell Universal - 5.6.5

PowerShell Universal - 5.6.5 Release Notes Features Bug Fixes Improved and fixed a few pages in the admin console Made the API environment startup timeout configurable Fixed issues with App components and app management in the admin console Fixed issues with triggers, Windows PowerShell jobs and minimal environments Fixed issues with Get-PSUJob Fixed issues with PSU failing during startup in certain configurations Fixed issues with the configuration system Downloads Windows MSI Windows ZIP Windows Agent Windows ARM64 Linux Linux ARM Linux ARM64 Mac OS Full Changelog

181

1

avatar

deroppi

avatar

Adam Driscoll

PowerShell Universal - 5.6.2

PowerShell Universal - 5.6.2 Release Notes Features Bug Fixes Admin Console Fixed locking issue with admin console Fixes to the admin console code editor Fixed permission issues with resources in the admin console Minor fixes to several pages Agent Fixed crashing issue with agent service APIs Fixed crashing issue with API tester Fixed C# API endpoint access to credentials Apps Fixed issue with duplicate pages Fixed issue with $Roles variable Automation Fixed issue with environment variables and run as credentials Fixed file parameters Fixed dispatcher and job reporting issues Fixed an issue grooming jobs Platform Added detection for git repository ownership on Windows Updated to Microsoft.PowerShell.SDK 7.5.2 Downloads Windows MSI Windows ZIP Windows Agent Windows ARM64 Linux Linux ARM Linux ARM64 Mac OS Full Changelog

315

11

avatar

Adam Driscoll

avatar

Adam Driscoll

PowerShell Universal - 5.6.4

PowerShell Universal - 5.6.4 Release Notes Features Bug Fixes Fixed an issue with New-UDButton Fixed an issue viewing job output Downloads Windows MSI Windows ZIP Windows Agent Windows ARM64 Linux Linux ARM Linux ARM64 Mac OS Full Changelog

232

8

avatar

(anonymous user)

avatar

Adam Driscoll

PowerShell Universal - 5.6.3

PowerShell Universal - 5.6.3 Release Notes Features Bug Fixes Admin Console Admin Console JavaScript Errors #5096 Clear Cache from /admin/platform/cache #5080 End time filtering not working #5006 Issue with editing variables in the UI in web view mode. #5034 Optimized Automation \ Schedules page #5104 Apps cross threaded console logs #5049 New-UDCheckbox LabelPlacement value is case-sensitive (and other properties as well) #5010 Slide transitions are not working #3460 Automation Jobs get stuck when cancelling #5078 Cmdlets Set-PSUCache does not store nested objects well after 3 depth #5086 Downloads Windows MSI Windows ZIP Windows Agent Windows ARM64 Linux Linux ARM Linux ARM64 Mac OS Full Changelog

177

5

avatar

(anonymous user)

avatar

Adam Driscoll

PowerShell Universal - 5.6.1

PowerShell Universal - 5.6.1 Release Notes Features Bug Fixes CVE [CVE-2025-54552] - Apps Docs > Variables includes database connection string with plain text password #5026 Admin Console Jobs \ Computer column not populated in 5.5.5 #4996 Import script does not allow searching. #5009 Automation Invoke-PSUScript from App taking a very long time to trigger #4238 Apps Problems with UDTextbox #5004 Icon and Title missing space in New-UDPages #4963 Installer MSI v5 installer should detect if PSU v4 is running and fail with a warning #5005 Platform psudb should identify SQLite databases #4999 5.5.5 - Overloads postgreSQL database #4968 Configuration error displayed in UI and error in log as well. #5016 Downloads Windows MSI Windows ZIP Windows Agent Windows ARM64 Linux Linux ARM Linux ARM64 Mac OS Full Changelog

153

0

avatar

Adam Driscoll

PowerShell Universal - 4.5.5

PowerShell Universal - 4.5.5 Release Notes CVE [CVE-2025-54552] - Apps Docs > Variables includes database connection string with plain text password #5026 Downloads Windows MSI Windows ZIP Windows Desktop Linux Linux ARM Linux ARM64 Mac OS

93

0

1 - 25 of 146 items
Sysadminotaur pondering a question Special Q&A

Our CTO is answering your AI questions

A rare opportunity — ask our CTO directly.

13 questions already asked Closed
View questions →