running rm command via ARD?
Hi All,
I'm currently trying to do a mass uninstall of a particular piece of software. The terminal command I am using is:
* rm -r /Applications/*appfile*.app *
This wipes out any app in the applications folder that as the word 'appfile' anywhere in it. Works perfectly.
When I execute via ARD, I get 'permission denied'
All machines have a local admin account, that I have the credentials to, but it does not seem to go đ
Any Advice?
Remote Desktop-OTHER, OS X Mountain Lion (10.8.4)