Hi.
Im my case I modify the script for not be prompt. I force the choice on the script for uninstall , and I force the yes entry directly on the script.
Before execute the script you need to remove Symantec Endpoint Protection.app with a rm command (if your on macOS 10.15 like us)
Hi.
Im my case I modify the script for not be prompt. I force the choice on the script for uninstall , and I force the yes entry directly on the script.
Before execute the script you need to remove Symantec Endpoint Protection.app with a rm command (if your on macOS 10.15 like us)
Would you mind sharing your script with me? I'm a beginner with coding and usually just copy paste scripts to run.
https://www71.zippyshare.com/v/QU2miJ4U/file.html
You can create a package with composer
Place the file RemoveSymantecMacFiles.command in /Private/tmp
In preinstall script use the this command :
rm -R "/Applications/Symantec Solutions/Symantec Endpoint Protection.app"
In post install script use this command :
/tmp/RemoveSymantecMacFiles.command -A
rm /tmp/RemoveSymantecMacFiles.command
https://www71.zippyshare.com/v/QU2miJ4U/file.html
You can create a package with composer
Place the file RemoveSymantecMacFiles.command in /Private/tmp
In preinstall script use the this command :
rm -R "/Applications/Symantec Solutions/Symantec Endpoint Protection.app"
In post install script use this command :
/tmp/RemoveSymantecMacFiles.command -A
rm /tmp/RemoveSymantecMacFiles.command
Hello,
From shared link can't download the files. Tt is downloading some malware and doing nothing. Try the below link to share the files.
https://wetransfer.com
Thank you
https://we.tl/t-FQxYOUyvvM
here is the command file on weetransfert
https://we.tl/t-FQxYOUyvvM
here is the command file on weetransfert
Thanks for uploading the customised Symantec removal tool. But I am getting this one pop up. Is this can be suppressed as well?
Is there any way to remove SEP system extensions by running the script/commands?
Is there anyway to get this script from someone on this thread please? @hallfire @JAMFNoob @user-cflvsqhVEZ