The SMC -stop command does not work from a CMD window
| Article:TECH177584 | | | Created: 2011-12-22 | | | Updated: 2011-12-22 | | | Article URL http://www.symantec.com/docs/TECH177584 |
Problem
The "smc -stop" command to stop the Symantec Endpoint Protection (SEP) service does not work from a CMD window. The command works fine from Windows Start menu - Run.
Error
In the CMD prompt the following message is shown:
'smc' is not recognized as an internal or external command,
operable program or batch file.
Cause
The smc.exe file is not in the environment path used by CMD, but is in the Windows registry "App Paths" key used with Start - Run.
Solution
Instead of "smc -stop" and "smc -start", use the commands "start smc -stop" and "start smc -start".
The "start" command in a CMD prompt will use the Windows registry "App Paths" key, and find the smc executable.
|
|
Article URL http://www.symantec.com/docs/TECH177584
Terms of use for this information are found in Legal Notices









Thank you.