Hello, I have spend a week now trying to do something that looked like a simple task as granting Accessibility to our splashtop remote desktop tool for macs. The primary issue is on Mojave OSX since it was not required before and on Catalina the end user needs to enable Screen Recording settings in Privacy without requirement to have admin rights on the MAC computer. (not ideal but manageable) Meraki support has been silent with my ticket beside referring me to an old article which is not usable for my situation and not even for meraki remote tool.(https://documentation.meraki.com/SM/Profiles_and_Settings/Privacy_Preferences_Policy_Control_(PPPC)_on_macOS_with_Systems_Manager) I even tried using custom settings profile which I have created using tccprofile.py specifically developed for this task: https://github.com/carlashley/tccprofile#gui-mode But I shouldn't have to do that since the the system manager profile tool has this option build in: All I need Bundle ID, Code requirement and select Accessibility to allowed. Bundle ID: com.splashtop.Splashtop-Streamer Code requirement: identifier "com.splashtop.Splashtop-Streamer" and anchor apple generic and certificate 1[field.1.2.840.113635.100.6.2.6] /* exists */ and certificate leaf[field.1.2.840.113635.100.6.1.13] /* exists */ and certificate leaf[subject.OU] = CPQQ3AW49Y Here is good read on how it should work:https://derflounder.wordpress.com/2018/08/31/creating-privacy-preferences-policy-control-profiles-for-macos/ I have tried all the combination and options I could think of and tried it on different MAC systems with zero success. I am very sad to see Meraki support and development fail me like this during time when we need them the most to be able to support our faculty since we had to switch to remote learning model. I hope there is a solution I just missed and Meraki support was just overload due to the current situation and that is why they failed supporting me.
... View more