Re: Stop users from being able to Kill Processes



I'd go with 3. If you make it a service, set for "Automatic" the user
shouldn't be able to kill it. From there, you can specify who the program
runs as (me, you, or local system account). Your software may or may not be
able to function in this capacity, but it's worth a shot.

Create Windows Services
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnvsm01/html/vs0112dt.asp

How To Create a User-Defined Service
http://support.microsoft.com/default.aspx?kbid=137890

HTH

Ken

"lforbes" <UseLinkToEmail@xxxxxxxxxxxxxxxxx> wrote in message
news:3_1177713_72415e9a7ca1ae470afc9707fa8d6130@xxxxxxxxxxxxxxxxxxxx
> Hi,
>
> My users are locked down pretty tight with Group Policies. I have left
> them access to the Task Manager simply because often a program will
> lock up and they need to use Task Manager to End Task on the program.
>
> However, I have a program that runs in the
> HKLM-Software-Microsoft-Windows-CurrentVersion-Run Key and it controls
> the users internet access. They have been able to bypass it by killing
> the process. As it is listed as running under their account they have
> access to killing it.
>
> The only group policy available locks out Task Manager completely and
> I would rather not do that.
>
> 1> Is there a way to "hide" certain programs from appearing in Task
> Manager.
>
> 2> Is there a way to hide the Processes Tab.
>
> or
>
> 3> Is there a way to prevent regular users from being able to kill
> processes like the program?
>
> Thanks
>
> Lara
>
> --
> Posted using the http://www.windowsforumz.com interface, at author's
> request
> Articles individually checked for conformance to usenet standards
> Topic URL:
> http://www.windowsforumz.com/Group-Policy-Stop-users-Kill-Processes-ftopict365363.html
> Visit Topic URL to contact author (reg. req'd). Report abuse:
> http://www.windowsforumz.com/eform.php?p=1177713


.



Relevant Pages

  • Re: Adjusting a services "CanStop" on the fly?
    ... I posted this question to the .Net framework, but I will repost in win32 ... >> who is trying to kill the service. ... >> (Via Task Manager) on the fly? ... I know if OnStart throws an exception the starting of the ...
    (microsoft.public.dotnet.languages.vb)
  • Re: Cant Remove Mystery Service
    ... Since it is already running even in safe mode, ... go into your task manager and kill it like you said. ... Now since you stopped it running in the task manager, ... it into the folder. ...
    (microsoft.public.windowsxp.general)
  • Re: Windows service Rights question
    ... try to kill the process, ... Steve ... > different login will require functionality that the task manager does ... > in the service control manager then there is a problem with your code. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Task Manager
    ... >Charles wrote: ... >> be able to create a vb program that can 1st kill ... >> task manager. ... >> I want the kill function of the .exe's from the task ...
    (microsoft.public.vb.winapi)
  • Re: Windows service Rights question
    ... manager or kill any process associated with a service on that box. ... in the service control manager then there is a problem with your code. ... Steve Long wrote: ... > you try to kill the process with, say task manager, you get an access ...
    (microsoft.public.dotnet.languages.csharp)