Posted on 03-07-2023 08:37 AM
This is probably a dumb question but I have not been able to find an answer.
I was requested to remove an App which was purchased by a 3rd party and converted to a "dangerous" app. I am able to get the Bundle ID for the App but not the Name (IE: App Name "Keynote" would be Bundle ID "com.apple.Keynote.") When I type the name of the app in nothing related shows up. As long as I have the Bundle ID, can I substitute my own "App Name" and still have the App Restriction work?
Posted on 03-07-2023 09:08 AM
Whats your detection logic, and how are you planing on removing it? App restricions stop them open the app, but dont normally remove it. You might be better off runnign a script on machines to detect and remove the app dependign on how and were it is installed.
https://learn.jamf.com/bundle/jamf-pro-documentation-current/page/Restricted_Software.html
https://learn.jamf.com/bundle/technical-articles/page/Finding_the_Name_of_Processes_When_Configuring...