Block programs at startup
Hello guys, what are the steps to do the blocking startup of a program on the network? I know that in Inventary> Startup list all applications that start with the terminals, but as locking them?
I also need to do the same to kill the processes that are running on the computers.
Answers (2)
You can use disallowed programs as dugullett mentioned to prevent people from launching the program. Start/Stopping processes would require you to create a script to do that.
The wizard under scripting can help in verifying if the processes is running and if it is, to kill it. Just go to scripting and create a new item and add a task at the bottom to start building your script. Make sure you select the correct OS you are targeting.