Policy compliance rule containing multiple matches / maybe use lua function?
Currently, it is not possible to use multiple matches in policy compliance rule for runtime command. Let's say we might have 5 possible outputs and each of them is correct and at least one of them is valid. It means that we would need to combine A or B or C or D or E conditions. I was thinking about using lua function that could do this check mechanism - would it be possible?Solved75Views1like2Comments