Re: Re: Stop users from being able to Kill Processes

Tech-Archive recommends: Fix windows errors by optimizing your registry



"Ken B2" wrote:
> 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&gt; Is there a way to "hide" certain programs from
> appearing in Task
> > Manager.
> >
> > 2&gt; Is there a way to hide the Processes Tab.
> >
> > or
> >
> > 3&gt; 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

Hi,

Yes, I unfortunately tried that but the service wouldn?t start. I have
got an email into the company for a fix.

Cheers,

Lara

Posted Via Usenet.com Premium Usenet Newsgroup Services
----------------------------------------------------------
** SPEED ** RETENTION ** COMPLETION ** ANONYMITY **
----------------------------------------------------------
http://www.usenet.com
.



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: Re: Stop users from being able to Kill Processes
    ... what software package is it you're working with? ... >> shouldn't be able to kill it. ... >>> lock up and they need to use Task Manager to End Task on the ... > Posted Via Usenet.com Premium Usenet Newsgroup Services ...
    (microsoft.public.win2000.group_policy)
  • 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)