Guys,
Does anybody know, how to get a report from kaseya for MAC OS with file fault enabled / disabled?
OR
Created kaseya view for MAC OS file fault enabled / disabled?
OR any procedure to produce a report for the same?
osxdaily.com/.../check-filevault-status-command-line-mac-os-x
Run that via executeShellCommand and return the value to a custom field. Then you will be able to report on it.
Thanks Neal,
Shall command does works but I am unable to get report on it. Can you please explain a bit how to get value to a custom field? Please provide script if possible.
Thanks a lot.
Here's a working script for you. Just be sure to update the custom field within the script to point to the one you want.
Once you've done this you can then create a report to point to the custom field. (You can find Custom Field's under Report Parts - Audit - Machine Summary)
Thanks a lot.. Script worked great...
HI
I am new to the Mac side.. Can you help me understand "Once you've done this you can then create a report to point to the custom field. (You can find Custom Field's under Report Parts - Audit - Machine Summary)"
Thanks
Anyone?
HI. I worked it out now. All working. Thanks