Stopping the SEP client
Updated: 21 May 2010 | 2 comments
This issue has been solved. See solution.
Is there a command that shuts down all SEP services and processes on windows client machines? I am aware of the 'smc -stop' command but it leaves some processes and services running. Is there a way to stop everything?
Discussion Filed Under:
Comments
there is no single command
there is no single command to do that
smc -stop
has to follow with net stop "Symantec Antivirus" (from cmd )
VMWARE-- SEP 12.1 vs McAfee vs Trend Micro
You can use smc -stop (for
You can use smc -stop (for stopping Symantec Management Client )and
has to follow with net stop ccSetMgr(from cmd ).This will stop rest of the services...
Please don't forget to mark your thread solved with whatever answer helped you : ) Thanks & Regards Aravind
Would you like to reply?
Login or Register to post your comment.