Try a more efficient update method.
Try a more efficient update method.
I created this small project to assist myself, and I hope you enjoy it too: https://github.com/Penny5837/TheSumOfAllThings. It's a batch script that updates all apps using the winget tool. You can run it without admin privileges initially, though it may take more time.
I'd love to find some helpful learning materials on PowerShell scripts.
The official PowerShell documentation is excellent, and most of my usage comes from https://learn.microsoft.com/en-us/powershell/. They also offer courses if you search on Google.