Hey everyone.
Trying to run this complicated Symantec Removal script so we can get Symantec off and everyone moved to Trend Micro. I have a script Symantec provided me that does a great job of clearing everything out in one go.
When I run it as a policy I get an error right away, here's the log from Casper Remote:
Sending Wake On LAN command...
Opening SSH Connection to 10.51.29.33...
Authenticating...
Successfully authenticated.
Verifying Computer's Identity...
The MAC Address has been verified.
Checking Operating System Version...
Running Mac OS X 10.12.1 (16B2555)
Verifying /usr/local/jamf/bin/jamf...
/usr/local/jamf/bin/jamf is current (9.8)
Verifying /usr/sbin/jamf...
/usr/sbin/jamf does not exist.
Verifying /Library/Preferences/com.jamfsoftware.jamf.plist...
Preparing Policy...
Executing Policy 2016-11-15 at 4:45 PM | bsanto | 1 Computer...
Running script RemoveSymantecMacFiles.sh...
Script exit code: 4
Script result:
ERROR: Invalid option or volume name: "mac2144".
Usage: RemoveSymantecMacFiles.sh [-CcdeFfghIikLlmpQqRrV] [-QQ] [-re] [volume ...]
Submitting log to https://casper.entrata.com:8443/
Finished.
(Yes, I know, we're running 9.8. Working on getting that upgraded with the infrastructure team.)
Here's a copy of the script I'm trying to run: https://drive.google.com/file/d/0B6J5SDBrFVJqTTR3V01ZLXI1WmM/view?usp=sharing
Any help would be much appreciated. I think I might have to pass some parameters to it, but I'm not sure. Never had to use that feature before.
Thanks!