Has anyone seen –10810 errors when executing scripts from either Casper Remote or JSS policies?
I'm trying to send an AppleScript to users informing them that they have updates available for their 3rd Party apps. They have the option of ignoring for the time being or clicking OK to run the updates (a 'do shell script' command that triggers a bunch of policies, based on whatever apps the user has installed)
Occasionally, the script runs fine and the user is prompted accordingly. But other times the user sees nothing, and I get:
Script Result: /private/tmp/JulyPrompt.scpt: execution error: An error of type -10810 has occurred. (-10810)
We're still running 7.31, but I'm not sure if that makes a difference.