The DASCLI processes command shows the process list.

Authentication is required to use this command.

Parameters

dascli processes [scripts | grouped | nevertrust | nogroup | unknown_parameter]

No parameter
If no parameter is specified, all processes are listed.
scripts
List script processes, for example, cmd.exe, python.exe, and so on.
grouped
List processes with a non-zero IEID (install event ID). These are processes associated with an install event.
nevertrust
List processes matching the never-trust rule. These are processes that are never to be promoted, which means that they are never to be treated as an installer.
nogroup
List processes matching the no-group rule. These are processes that are never considered to be an installer group, such as the system process.
unknown_parameter
If any other parameter is specified, trusted processes are listed. This is equivalent to using the showtrusted command.