Interactive WinGet Updates PowerShell Code
Overview
Sources:
This note showcases using the PowerShell Module WingetTools by jdhitsolutions to implement an interactive way to display upgradeable WinGet packages on a Windows machine, select the packages to update/upgrade, and invoke the updates.
Code Snippets
Dependencies:
WinGet
andPowerShell
(Core)PowerShellGet
orPSResourceGet
Microsoft.PowerShell.ConsoleGuiTools
forOut-ConsoleGridView
FunctionWingetTools
Module
Installation
Install from the PowerShell Gallery using a method from below.
Installation Methods:
- Installation via PowerShellGet
- Installation via PSResourceGet
Usage
Details
About
This note is about …
See Also
Appendix
Note created on 2024-04-15 and last modified on 2024-04-15.
Backlinks
(c) No Clocks, LLC | 2024