Scope This article applies only to PSU scripts or apps that are configured to run in a Windows PowerShell environment. Problem You have a known working app or script in PSU that uses Invoke-WebRequest (without -UseBasicParsing) in a Windows ...
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 ...
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 ...
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 ...
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 ...