
jon.strong@vumc.org asked a question.
We are using SCCM and Ansible tower for software installation and maintenance. Our admins would like to know if there is a way or an an API to check for new inventory agent versions in Flexera without having to navigate and download via browser.
Thanks!
Hi @JonStrong ,
as @kclausen said, there is only a new agent version with every release change. As an alternative you could check the following sources to see if a new version is available there. Personally, I think it is a bit "over the top", because normally in the context of an FNMS update you should establish a process which should look at the agent update process on the different sources.
On each Beacon you can find the latest packages in this folder: "C:\ProgramDate\Flexera Software\Staging\Common\Packages\Flexera\Adoption"
or check the database table "SELECT * FROM AvailablePackage" for the latest version.
Best, Dennis