Adjusting Process Security allows a process to be protected from most tampering by users. For example, adjusting process security can restrict who can stop a process from the task manager. We recommend that you adjust process security in a test environment before you deploy it to the production environment.
To include a Process Security Descriptor Action in an Application Control policy, you must create a security descriptor and a process security action.
Create a Security Descriptor
The Security Descriptor defines who has what rights to the process that is started. As shown in the following screenshot, you can create a new Process Security Descriptor by clicking Security Descriptors - User Defined.
Then define what rights each user or group has to the process, as shown in the following screenshot.
Caution
We strongly recommended that you always set System has Full Control in the security descriptor settings.
For detailed instructions about how to create a security descriptor, go to Security Descriptors.
Create a Process Security Action
The Process Security Action applies restrictions to the process.