D2RegQuery
Use the D2 agent to retrieve the value of the given registry key.
javascript · D2 (Deprecated)
Source
pack(registry(args.regpath));
README
Retrieves the value of the given registry key.
Script Data
| Name | Description |
|---|---|
| Script Type | javascript |
| Tags | agent, registry |
Inputs
| Argument Name | Description |
|---|---|
| regpath | The registry path of the key to be queried. |
Outputs
There are no outputs for this script.