Windows Registry: Add registry fields #104
Labels
needs-discussion
Requires discussion before we can continue.
triaged
Issue was processed the bug triage meeting.
Please describe what you are requesting
We may want to add Windows registry fields.
Describe what change you are proposing
Our GIM model uses:
registry_path Example: HKLM\Software\MyCo
registry_path_new
Other useful registry fields:
registry_type Example: REG_DWORD
registry_data Example: fe222ead
registry_value Example: Data
Command example:
reg add HKLM\Software\MyCo /v Data /t REG_BINARY /d fe222ead
Describe the log source
Log Source: Windows
The text was updated successfully, but these errors were encountered: