Hi Community,
I had an idea to solve a problem I'm facing but wanted to know if Jamf Pro could encounter an issues with this idea.
Problem: users in our environment have been saving confidential information in specific location. Given the nature of the documents and contracts we have these files need to exist somewhere else.
Solution: script that does a search in the problem directory (I've nailed down this one) and create an EA that reports "True" if the script returns non null/0 results. Realistically I'd like to see these files and results but I can worry about that some other time.
Primary concerns here:
1. The directory has at least 30 files but could be over 100 so performance issues is a concern.
2. Running this kind of script on 30+ machines at a time - Jamf delays?
