Posted on 11-22-2022 02:42 AM
Hey guys,
this might be a easy question for some of you guys, but im pretty new to Jamf.
How do I check the JamfConnect Version that i am currently using? If I go to JamfID it only shows me
the new JamfConnect version that I can download but not the version that I am currently using or is it updating automatically. Thanks for your help.
Posted on 11-22-2022 05:31 AM
Check version "locally"
"Get Info" on the Jamf Connect.app
or in terminal
mdls /Applications/Jamf\ Connect.app -name kMDItemVersion | awk -F'"' '{print $2}'