I’m trying to get Bigfix to translate OS-related info into something simpler for inclusion into a chart. Two desired sections of the chart could be called “Windows 7” and “Windows 10.” Version of operating system produces specific build information. I just need the name.
Here’s what I have: “if version of operating system of client then (if it contains “10.1” then “Windows 10” else “Unknown”)”
The result is the usual “This expression could not be parsed.”
@AlexaVonTess & @itsmpro92 Both of those worked. thank you very much! Forum won’t let me mark both solutions as being the one that solved the question.