RemoteExec
This Script is part of the Common Scripts Pack.#
Executes a command on a remote machine (without installing a D2 agent).
Script Data#
| Name | Description |
|---|---|
| Script Type | javascript |
| Tags | endpoint |
Dependencies#
This script uses the following commands and scripts.
- ssh
Inputs#
| Argument Name | Description |
|---|---|
| system | The name of system on which to run the command. |
| cmd | The command to run. |
Outputs#
There are no outputs for this script.