Re: Windows service Rights question
From: Brian Gideon (briangideon_at_gmail.com)
Date: 09/30/04
- Previous message: PaulJohnson1222: "C# Express.."
- In reply to: Steve Long: "Re: Windows service Rights question"
- Next in thread: Steve Long: "Re: Windows service Rights question"
- Reply: Steve Long: "Re: Windows service Rights question"
- Messages sorted by: [ date ] [ thread ]
Date: 30 Sep 2004 13:36:03 -0700
Steve,
I understand what are saying now. This is correct. Although you have
administrative priviledges on your box you will not be able to kill a
process running under the system account from the task manager. You
need to use kill.exe which comes with the resource kit or pskill.exe
which is free and can be downloaded from http://www.sysinternals.com.
I hope this helps.
Brian
Steve Long wrote:
> Okay, there are processes running on my machine that just happen to
also be
> Windows services. I didn't write these services. If I open task
manager and
> try to kill the process, it won't kill it. However, if I go to the
Services
> Control Panel and stop the service, it kills the process. An example
of this
> is the McShield.exe service which is the virus checker running on my
box. I
> can't kill this process but I can stop the service, which kills the
process.
> I do have admin right on my box they say.
>
> Steve
>
- Previous message: PaulJohnson1222: "C# Express.."
- In reply to: Steve Long: "Re: Windows service Rights question"
- Next in thread: Steve Long: "Re: Windows service Rights question"
- Reply: Steve Long: "Re: Windows service Rights question"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|