Is there a way to store script output back to Jamf? Is it possible to do it in a way that is searchable?
I would like to be able to create a Computer Search for "firewall disabled".
To get the data, I could call socketfilterfw --getglobalstate in a script and report the output back to Jamf.
Is this possible?
Thank you!