Important Notice: On February 29th, this community was put into read-only mode. All existing posts will remain but customers are unable to add new posts or comment on existing. Please feel to join our Community Discord for any questions and discussions.

PDQ Inventory Equal to or Greater than/Using Variables

Hello,

I am building a collection for an application to determine the versions, whether they are the newest or the oldest. What would the correct filter be for showing greater than or equal to versions?

Also, how do the system variables get updated in PDQ Inventory? I am noticing an application version is an older version, and not displaying/updating the newest version. Is there a way to manually update that rather than going through a custom variable, or will it update eventually?

 

Thanks. 

1

Comments

1 comment
Date Votes
  • For greater than/equal to, you will want to use the "version not less than" comparison in collections. For older versions, you'll want to use the "version lower than" comparison.

    Assuming the application you're working with is not one that PDQ offers in Deploy, and your collections/variables for it are your own, you will need to update the variable value yourself from Options > Variables. As long as you only define the version value in the variable itself (as opposed to hand-entering the value in each collection), you will only need to update the variable once to reflect the correct value in every collection made with that variable.

    0