On Fri, 09 Apr 2010 19:13:34 +0100, Paul_Jones
<Paul_Jones@news-only.invalid> wrote:
>On Fri, 09 Apr 2010 10:42:37 -0700, Juarez <jua@rez.invalid> wrote:
>
>>On 08/04/2010 6:10 PM, David H. Lipman wrote:
>>
>>> You can run the following command lines to stop and remove the service.
>>>
>>> sc stop "a2antimalware"
>>> sc delete "a2antimalware"
>>>
>>>
>>
>>What does 'sc' mean? I've always used 'net stop' to stop a service from
>>running and 'net start' to start it running again.
>>Example; net stop "Messenger" /Y
>> net start "Messenger" /Y
>>
>
>service controller
http://cbfive.com/blog/post/Command-...T-v-SC%29.aspx
I am sure there are Microsoft sites on technet that explain it just as
well.


Reply With Quote