We are building a status checker that the end user can use to verify that various services are running healthily on their systems. Regarding the jamf agent, what would be the best way to verify that the machine is enrolled and receiving regular transmissions?
jamf checkJSSConnection simply checks whether the JSS is available, and can return a false positive if there was an issue during enrollment (i.e. the machine was not on the network).
jamf manage is useful, but requires escalated privs. I'm looking for a quick way to have the status check run without user interaction.
Anyone out there doing something similar?
Cheers,
--joe
