I am testing symantecremovaltool.command running on computers that have old versions of symantec endpoint protection.
(script can be found at the following link, scroll to the bottom of web page)
The download info says It requires no user input when run as root.
https://support.symantec.com/en_US/article.TECH103489.html
When run via policy it 'fails', requesting command line arguments.
When run from the command line, no arguments (just call the script ./symantecremovaltool.command) it runs, uninstalls SEP and the application is not visible in launchpad afterwards.
If i create a .pkg of the symantecremovaltool.command and deploy the pkg, have the /private/tmp/symantecremovaltool.command to kick off the script, it works, but now the application icons are still in launchpad
if i create a policy that just runs the symantecremovaltool.command it fails and ask for -arguments ??
anyone having any luck just running the script via policy and having the app icons also removed?