The correct way of setting Custom Inventory Rules
Hi,
I am having some difficulty setting custom inventory rules. So if it returns true, it will not proceed to install? The rules I have set is something like this:
(FileVersionGreaterThan(X) OR FileVersionEquals(A, B) ) AND FileExists(Y)
I need to confirm the following:
- I've run kdeploy -custominventory which return false and true. Will it proceed to install?
- Boolean logic does apply in this case? E.g. If X or Y is true, it will return true.
- If the above syntax is wrong?
- Where can i get the file version. Is it under file properties e.g. right-click on the file under attributes?
0 Comments
[ + ] Show comments
Answers (0)
Please log in to answer
Be the first to answer this question