I was wondering how we can restrict any user from stopping any particular service or from killing that process.
We need to run software on our all machine; the problem is that all the users are added as the local administrative in their assigned machines. Now I have seen that some service such as AV when you try to stop these services the "stop" & "start" option is disabled and if any user tries to kill the process by using the task manager he gets "Access is denied" message.
Is there any way we can also put the same response for any other service we want? Or one has to do this by making some application/program itself?
I shall be thankful to you for your response