Remove registry entries of uninstalled software on remote machines
Created: 11 Feb 2013 | Updated: 02 Mar 2013 | 6 comments
This issue has been solved. See solution.
Hi All,
Please help me regarding mentioned subject and requirement is as follows
I have uninstalled some symantec software using some uninstall script which uninstall the software but sometime keeps registry entries in registry DB.
How can i remove/clean such entries of uninstalled software from registry on remote machine.I wanted to do this operation from machine to all remote machine using some script / tools.
Please provide me any software/ script/tool to get this task.
Comments 6 Comments • Jump to latest comment
Micorosoft msi uninstaller should help. If there are few entries in registry, it should not matter.
Cheers!
Pete
Help Link: http://www.symantec.com/business/support/overview.jsp?pid=54619
Hi,
You can refer the following articles to remove SEP. In manual uninstall articles you will find registry entries specific to each operating system. You can refer those entries to delete unnecessary registry entries.
Methods for uninstalling Symantec Endpoint Protection
http://www.symantec.com/docs/TECH184988
Manual uninstall documents for Symantec Endpoint Protection
http://www.symantec.com/docs/TECH96924
Symantec does provide Cleanwipe tool to remove SEP however I don't see any need to run cleanwipe in your case.
Chetan Savade
Technical Support Engineer, Endpoint Security
Enterprise Technical Support
CCNA | CCNP | MCSE | SCTS |
Don't forget to mark your thread as 'SOLVED' with the answer that best helps you.&
Hello,
Take a glance at these 3 links and let me know if this answers your question.
http://www.symantec.com/connect/forums/uninstalling-sep-remotely
http://www.symantec.com/connect/forums/remote-uninstallation
https://www-secure.symantec.com/connect/forums/uninstall-client-remotely
Hope that helps!!
Mithun Sanghavi
Symantec Technical Support Engineer, SEP
MIM | MCSA | MCTS | STS | ITIL v3
Twitter: @mithun_sanghavi
Don't forget to mark your thread as 'SOLVED' with the answer that best helps you.<&a
Script the manual uninstall document
Please don't forget to mark your thread solved with whatever answer helped you : ) Rafeeq
Hi All,
Thanks for ur replies but can anyone provide me script/batch file to delete registry of uninstalled software as I have tries all above things but not succed.
Here an example for using the reg command in a logof script:
http://www.ehow.com/how_8034635_remove-registry-en...
I believe you should be able to create a .cmd script and use within the REG commands to remove the invalid/old registry entries:
or
Would you like to reply?
Login or Register to post your comment.