Get running processes via WMI activity
- UpdatedAug 1, 2024
- 1 minute read
- Xanadu
- Security Operations Integration Reference
TheGet Running Processes workflow activity retrieves the running processes of a configuration item on a Windows-based system. This activity can accelerate the investigation and remediation process.
The Get Running Processes via WMI activity can be used with any workflow to retrieve running processes on a Windows-based system.
Input variables
Input variables determine the initial behavior of the activity.
| Variable | Description |
|---|---|
| target [string] | The fully qualified domain name (FQDN) or IP address of the target system. |
Output variables
The output variables contain data that can be used in subsequent activities.
| Variable | Description |
|---|---|
| response [string] | A JSON string representing the current running processes on the target system. JSON data includes:
Also, if available:
|
Restrictions
The MID Server must support PowerShell.
SHA-256 hash requires PowerShell V4.