Posted on 06-22-2018 01:38 PM
Is anyone out there tracking Webex Meeting Center installations? For me, it looks like it's installing to
/Users/$username/Library/Application Support/WebEx Folder/...
but I can't get anything to report out of that for installation status. Digging into it, there is a .plist with every version of Webex Meeting tools is recored there, and the URL of the meeting which requested it. For example:
<key>T32_EC_32.12.5.2</key>
<array>
<dict>
<key>LastLaunchTime</key>
<real>546375654.09934103</real>
<key>SiteDomain</key>
<string>jamf.webex.com</string>
</dict>
</array>
I dont really care what version is installed, so long as we know it's there. I know I can do some smart searches based on that directory, but I have not been successfully adding
/Users/$username/Library/Application Support/WebEx Folder/...
to the inventory colection/plug-in tab.
Anyone else doing this? Thoughts? TIA.