How do you keep track of application updates within your team?

0
4
Asked By TechWhiz42 On

My team manages a wide range of applications for different departments, but it's challenging since each application has its own update process—and we often rely on users to tell us when an update is needed. We'd prefer a more proactive approach, but currently only some of the vendors provide a notification system. How do you handle keeping track of updates for the applications you support?

5 Answers

Answered By AdminGuru99 On

We use a combination of RSS feeds, GitHub Subscriptions, and if all else fails, browser automation to keep up with updates. Honestly, managing all these different applications can feel like a full-time job, which is why we lean towards web applications whenever possible.

Answered By ScriptMaster On

I automate update tracking with PDQ, which comes with a built-in list of about 20 applications. I also created a script to scrape release notes from supplier websites, and I've integrated an API to show both the installed and latest versions in our ITSM system. We compile a list of apps to update every month, and it works like a charm—especially with 100 apps in play!

Answered By ChangeTracker92 On

I've been using a self-hosted change detection app that checks for updates on specific app pages and notifies me when something changes.

Answered By UpdateTracker88 On

We recently started using Action1, which has been great! It notifies us about updates for a lot of the apps we have, plus security vulnerabilities. If an app isn’t in their repository, you can upload the installer, which helps a lot. For the others, we just check the official websites every now and then.

TechWhiz42 -

Totally agree! We implemented Action1 in our organization too and it has made things much easier.

Answered By PatchFanatic On

PatchMyPC has been our go-to for handling updates for over 90% of our applications. For the rest, we rely on vendor notifications via email.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.