Andrew Wallace
Results
2
comments of
Andrew Wallace
Have you tried increasing the memory limit in the lambda configuration?
The following command will run the upgrade of all applications in an elevated PowerShell window with Administrative privileges. `Start-Process "powershell" -ArgumentList "winget upgrade --all --accept-package-agreements --accept-source-agreements" -Verb RunAs`