Skip to content
  • There are no suggestions because the search field is empty.

How do I find a macOS process name for use with the App Process device posture criterion to use in an Admission Rule?

Follow the steps below to find the name of the process that you want to use in the App Process criterion for macOS:

  1. Launch Terminal.

  2. Copy and paste this command: system_profiler SPApplicationsDataType into the Terminal.

  3. Press the ‘return’ key.

  4. A list of application names and their details will be displayed, as shown in the image below. The Application Name to use in the rule is the string preceding the colon.

macos_app_list