We acquired some offices and need to remove SEP from 100+ desktops. SEP is password protected and we cannot uninstall it when on the local desktop, because we do not have the password. We can do it with CleanWipe and I know CleanWipe cannot be used in a script, but we need to be able to script it as it would take too long to run it manually. Is there a way to create a script to remove it?
The SEP service is locked down where I cannot stop it and I noticed SEP is set to protect itself from tampering. I was thinking if I could disable the tampering setting through a script then may be I could use a script that manually deletes everything (registery entries, files, services, etc.). Is it possible to disable the tampering setting via command line or script?