I didn't realize it before it was too late, but it seems there is no way to shut off Google update services without deleting certain files ahead of time. Now that we have deployed our software I need a way to delete the ksadmin utility out of the local user's library folder. Is there a way to do this? I assume some sort of script would work, but unfortunately I'm not that good at scripting.
The reason I need to get rid of this is we block all apps outside of the Applications folder, therefore the user gets warnings about ksadmin not being one of their privileges. And even if I allow ksadmin to run (as a temporary solution) it leads on to another file and another after that. So I just need to delete ksadmin. For reference it is located in ~/Library/Google/GoogleSoftwareUpdate/GoogleSoftwareUpdate.bundle/Contents/MacOS
