Recent Articles
SQLite Database Locking issue when running 5.6.10
Applicability Users that are running PowerShell Universal 5.6.10 and using the default SQLite database may experience database locking issues that cause the platform to hang. Root Cause The PowerShell Universal groom job implemented a database ...
KB0084 - About Microsoft Windows LAPS and PSU
Scope This article only applies to scenarios where Microsoft Windows Laps[1] is being used. [1] https://learn.microsoft.com/en-us/powershell/module/laps Details PowerShell Universal will require both the -DecryptionCredential parameter and the ...
KB0083 - MSI error: A major upgrade has been detected...
Scope This article only applies to Windows Server with MSI installation of PowerShell Universal. Background You are attempting to install PowerShell Universal 5.6.0 or above and are encountering the below message that "A major upgrade has been ...
KB0082 - Why is PSU listening on port 5000 even though it is not configured to?
Background You have PSU setup using only HTTPS (typically on port 443) by way of the appsettings.json file located in $Env:ProgramData\PowerShellUniversal[1]. Problem The PSU instance is listening on two ports: the default port of 5000 and the port ...
KB3012 - PowerShell Pro Tools feature not working
Scope This article only applies to features of PowerShell Pro Tools for VS Code. Problem A feature (e.g. Refactoring) doesn't work even though you expect it to. Symptoms No action occurs when invoking one of the PowerShell Pro Tools features from the ...