command_execution_secedit
TODO.
⚙️ Compatible targets: Windows
Parameters
| Name | Documentation |
|---|---|
| data | TODO. This parameter is optional. |
Outcome conditions
You need to replace ${data} with its actual canonified value.
- ✅ Ok:
command_execution_secedit_${data}_ok- ☑️ Already compliant:
command_execution_secedit_${data}_kept - 🟨 Repaired:
command_execution_secedit_${data}_repaired
- ☑️ Already compliant:
- ❌ Error:
command_execution_secedit_${data}_error
Example
method: command_execution_secedit
params:
data: OPTIONAL_VALUE
Documentation
TODO