...
- Log in to OSX as admin
...
- Open the terminal utility application located in Applications > Utilities
...
- Change the directory to the location of the uninstall script:
cd "/Library/Application Support/Symantec Endpoint Encryption"
4. Verify that the Unistall Scrip is in the directory using the "ls" command
ls
5. The Uninstall script must be run as root, use Sudo to run the command as root
sudo ./uninstall
6. Enter the password for the currently logged in admin
7. A message that the encryption will not be affected and to contact your administrator to obtain the recovery key will be presented. Type y.
y
8. Progress messages will be presented, once it returns to the prompt the uninstall has completed.