Prevent closing or uninstalling an application

bhrunoh Posted messages 4 Status Membre -  
cameron_skynet Posted messages 565 Status Membre -
Hello,

I am looking for an application that prevents a Windows user from closing certain running applications (defined by an administrator, for example) or uninstalling them, unless a password is entered, for example.

If you have any suggestions, links... I would appreciate it.

Thank you in advance.

Bruno

7 réponses

bhrunoh Posted messages 4 Status Membre 1
 
Thank you for your response,

most of the stations are running Windows 7, with some on Windows 8 (not very important).

If it can be useful, I also specify that the stations are networked with a domain controller running Windows 2003 server.

Bruno
1
cameron_skynet Posted messages 565 Status Membre 55
 
If logins are made using the domain controller, it is necessary to configure one or more non-administrator accounts (standard users) on this domain controller, and any installation/uninstallation will be impossible.
1
cameron_skynet Posted messages 565 Status Membre 55
 
Hello,
For that, you need to create a non-administrator account.
Which version of Windows?
0
bhrunoh Posted messages 4 Status Membre 1
 
Thank you,
indeed, that would solve the installation/uninstallation issue,
but do you have any idea about how to prevent the closure of certain applications?

Bruno
0
cameron_skynet Posted messages 565 Status Membre 55
 
it all depends on the application
for example,
if the user opens the notepad, we cannot prevent them from closing it.
if it's Filezilla server, we can prevent it with an account and rights on the FTP service running in the background.
0
bhrunoh Posted messages 4 Status Membre 1
 
In fact, these are applications not necessarily installed on the servers, and not Windows services.

The idea is for these applications to be launched at startup, and after that, the user can neither close them nor uninstall them. It could very well be Notepad, for example.

Thank you

Bruno
0
cameron_skynet Posted messages 565 Status Membre 55
 
If account A launches the application, user B will not be able to close it.
0