| DisplayName | Description | ID | Type | Isolation | Accessibility | RunAs |
| UNIX/Linux Shell Command Probe Action | A probe action module type that runs a shell command through a WS-Management invocation. | Unix.Authoring.ShellCommand.ProbeAction | ProbeActionModuleType | Any | Public | |
| UNIX/Linux Shell Command Property Bag Probe Action | A probe action module type that runs a shell command through a WS-Management invocation, and passes the output to a Microsoft.Windows.PowerShellPropertyBagProbe probe action. The PowerShell Property Bag probe can be used to parse and manipulate output from the shell command. | Unix.Authoring.ShellCommand.PropertyBag.ProbeAction | ProbeActionModuleType | Any | Public | |
| UNIX/Linux Shell Script Probe Action | A probe action module type that runs a shell script through a WS-Management invocation. The shell script is transferred to the UNIX/Linux host for each invocation. | Unix.Authoring.ShellScript.ProbeAction | ProbeActionModuleType | Any | Public | |
| UNIX/Linux Shell Script Property Bag Probe Action | A probe action module type that runs a shell script through a WS-Management invocation, and passes the output to a Microsoft.Windows.PowerShellPropertyBagProbe probe action. The PowerShell Property Bag probe can be used to parse and manipulate output from the shell command. The shell script is transferred to the UNIX/Linux host for each invocation. | Unix.Authoring.ShellScript.PropertyBag.ProbeAction | ProbeActionModuleType | Any | Public | |