The Processes attribute allows you to create device posture rules based
on whether or not specific processes are running. This feature allows you to
create Device Posture Attribute rules for computers running both Windows and
macOS systems. This means that you can create one attribute for both.
When this attribute is selected, the Prisma Browser will make sure
that the specified process is running (or not running) as you require.
- Select Processes.
- Select is / is not to determine if the requirement is a positive
attribute (the process is running in the device) or a negative (the process
is not running in the device).
- Click Configure.
- In the Processes window, do the following for each process that you
need to add:
- Click Add Process.
- Select the operating system related to the process. You can select
Windows or macOS.
- Enter the Process name on the process path.
- Optionally enter the Team ID (macOS) or the Certificate
Thumbprint (Windows):
- For machines running macOS:
- Open the Terminal.
- Enter the code codesign -dv
followed by the full file path.
- For example codesign -dv
'/Applications/Prisma Access
Browser.app/Contents/MacOS/Prisma Access
Browser' will provide te Team ID for the
Prisma Browser.
- For machines running Windows:
- Locate the Process.
- Right-click on the process and select Properties.
- On the Digital Signature tab, select the
required certificate and click Details.
- The Digital Signature Details window is
displayed. Click View Certificate.
- On the Details tab, save the Thumbprint.
- Click Set.
Locating Processes on macOS machines
Open the Activity Monitor, locate the process, double click, and copy the
executable path,
Or use the process name from the Activity Monitor.
Locating Processes on Windows machines
Process must have a .exe extension.
Open the Task Manager, right click on one of the columns, and copy the
information from the Process Name column.