Skip to main content

Update/Deploy Target Application to Latest Version Winget

Purpose

This solution is designed to achieve the appropriate application upgrade to the latest version detected by Winget.

Associated Content

ContentTypeFunction
Application - Latest Version Detection [Winget]ScriptThis script is designed to gather the latest version of applications supported by Winget, which is provided in the monitor "ProVal - Production - Latest Version Detection".
Winget - Install/Update [Autofix,Param]ScriptThis script is created to update the application whose PackageID and Source are provided in the monitor "ProVal - Production - Install/Update [Winget]".
Internal Monitor - Application - Latest Version DetectionMonitorThis monitor is created to fetch the latest version of the application for which you want Winget to control the upgrade.
Internal Monitor - Application - Install/Update [Winget]MonitorThis monitor is designed to update the application based on the PackageID, Source, and Application Name provided inside the monitor.
△ Custom - Execute Script - Application Latest VersionAlert TemplateThis alert template is designed to be used with the monitor "ProVal - Production - Latest Version Detection" to run the script "Application - Latest Version Detection [Winget]".
△ CUSTOM - Application Install/Update - WingetAlert TemplateThis alert template is designed to be used with the monitor "ProVal - Production - Install/Update [Winget]" to run the script "Winget - Install/Update [Autofix,Param].

Implementation