Results 1 to 10 of 13

Thread: a_squared question

Hybrid View

  1. #1
    Paul_Jones Guest

    Re: a_squared question

    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

  2. #2
    Paul_Jones Guest

    Re: a_squared question

    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.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •