Exploring Device Management.
31 December 2023
In today’s fast-paced digital landscape, keeping your software up-to-date is crucial for security, performance, and user experience. Evergreen app management is an approach that ensures your applications are continuously updated, providing benefits such as enhanced security, improved functionality, and reduced technical debt.
Evergreen app management refers to the practice of maintaining applications in a perpetual state of freshness. Unlike traditional approaches where software updates are sporadic and disruptive, Evergreen IT embraces a continuous improvement model.
Here are some key aspects of Evergreen app management:
That is where the Winget-AutoUpdate-aaS app from Hauke Hasselberg comes in. This great tool runs automatically in the background and scans within defined parameters for available updates which then will be applied to automatically patch your apps. And the best point is that it can be managed by Intune using the app and ADMX templates provided by the developer.
Firstly lets import the app to our Intune environment from https://apps.microsoft.com/detail/XP89BSK82W9J28?hl=de-DE&gl=CI:
Next we need to import the ADMX Templates from https://github.com/Weatherlights/Winget-AutoUpdate-Intune/tree/main/ADMX:
The last step is to create a „Imported Administrative Template“ configuration profile an define the parameters for our environment for the Winget-AutoUpdate-aaS app. There are a few:
I like to have it update on a daily base, so I enabled this setting:
Also I would like the app to check on a user logon if there are updates and process them directly:
A optionaly option is to create a Startmenu (or Desktop if you dont have a Clear-Desktop policy) shortcut to be able to scan on demand:
Of course there are more options but in my case I only configured those. You also could work with lists to define which apps should be included into auto-update or which should be excluded. But thats depending on the case and environment.
When an update is applied the user will see that notification:
In the era of rapid technological advancements, Evergreen app management is not just a trend; it’s a necessity. By adopting this approach, organizations can maintain agility, security, and efficiency. With tools like Microsoft Intune and innovative solutions like Winget-AutoUpdate-aaS, staying evergreen has never been easier. So, embrace the future, keep your apps fresh, and reap the benefits of Evergreen IT!