D2RegQuery

Use the D2 agent to retrieve the value of the given registry key.

javascript · D2 (Deprecated)

Details

IDD2RegQuery
Languagejavascript
From Version5.0.0
Tagsagent registry

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.

commonfields:
  id: D2RegQuery
  version: -1
name: D2RegQuery
script: ''
type: javascript
tags:
- agent
- registry
comment: Use the D2 agent to retrieve the value of the given registry key.
system: true
args:
- name: regpath
  required: true
  default: true
  description: The registry path of the key to be queried
scripttarget: 1
dependson: {}
timeout: 0s
fromversion: 5.0.0
tests:
- no test