SceCli
| Event | Title | Channel | Sample | Rule |
|---|---|---|---|---|
| 1500 | Security configuration was backed up to C:\Windows\security\templates\DC … | Application | Y | N |
| 1704 | Security policy in the Group policy objects has been applied successfully. | Application | Y | N |
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_0 | |
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": "2026-06-13T05:42:47.2647167+00:00",
"event_record_id": 767,
"correlation": {},
"execution": {
"process_id": 0,
"thread_id": 0
},
"channel": "Application",
"computer": "telemetry-DC-a.cell-a.ludus.domain",
"security": {
"user_id": ""
}
},
"event_data": {
"Data_0": ""
},
"message": "Security policy in the Group policy objects has been applied successfully."
}