Jump to content


rrasco

Uninstall Symantec Endpoint Protection 12

Recommended Posts

I deployed SCEP to my client machines, but they still have Symantec Endpoint installed (since SCCM will remove every version of SEP except 12). I have a command line that will silently uninstall SEP 12, but I am having trouble determining the best way to deploy it.

 

I tried to create a manual scripted application and used a .bat file I created. It seems to be targeting my test machines, but doesn't seem to run. Any recommendations for how I could uninstall SEP 12 from the client machines, or a method to deploy the .bat?

Share this post


Link to post
Share on other sites

It's super simple:

 

msiexec /x {AAD74846-0637-4DAE-BF0C-7B66D3304F87} /q

 

If I am going to just execute the batch file, I would prefer to add a conditional to only run the command if the registry key exists, there are a few different product codes I need to target.

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...


×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.