Is anyone using just mysql to pull data from the jss?
I'm trying to get a handle on mysql join syntax to grab details like "all computer names with these supported apps (list) and not in these departments (list)." So far, I'm spending more time learning join usage than anything else.
Also, where in the db (if anywhere) does the real name/username info live — is this pulled straight from a directory if clients are bound to one?
So far, the gui custom search builder gets me close to what I want but feels clunker than it should.
Thanks for any tips.