SceCli
2 events across 1 channel
| Event ID | Title | Channel |
|---|---|---|
| 1500 | Security configuration was backed up to C:\Windows\security\templates\DC … | Application |
| 1704 | Security policy in the Group policy objects has been applied successfully. | Application |
Event ID 1500 — Security configuration was backed up to C:\Windows\security\templates\DC security.
#Fields #
| Name | Description |
|---|---|
Data | — |
Example Event #
{
"system": {
"provider": "SceCli",
"guid": "",
"event_source_name": "",
"event_id": 1500,
"version": 0,
"level": 4,
"task": 0,
"opcode": 0,
"keywords": 36028797018963968,
"time_created": "2022-04-07T08:12:46.814272+00:00",
"event_record_id": 85,
"correlation": {},
"execution": {
"process_id": 0,
"thread_id": 0
},
"channel": "Application",
"computer": "WIN-FPV0DSIC9O6",
"security": {
"user_id": ""
}
},
"event_data": {
"Data": [
"C:\\Windows\\security\\templates\\DC security.inf"
]
},
"message": "Security configuration was backed up to C:\\Windows\\security\\templates\\DC security.inf."
}
References #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline
Event ID 1704 — Security policy in the Group policy objects has been applied successfully.
#Fields #
| Name | Description |
|---|---|
Data | — |
Example Event #
{
"system": {
"provider": "SceCli",
"guid": "",
"event_source_name": "",
"event_id": 1704,
"version": 0,
"level": 4,
"task": 0,
"opcode": 0,
"keywords": 36028797018963968,
"time_created": "2022-04-07T17:34:37.424685+00:00",
"event_record_id": 223,
"correlation": {},
"execution": {
"process_id": 0,
"thread_id": 0
},
"channel": "Application",
"computer": "WIN-FPV0DSIC9O6.lab.local",
"security": {
"user_id": ""
}
},
"event_data": {
"Data": [
""
]
},
"message": "Security policy in the Group policy objects has been applied successfully."
}
References #
- Example event sourced from https://github.com/NextronSystems/evtx-baseline