Event ID 6 — Creating WSMan Session.
Description
Creating WSMan Session. The connection string is: connection.
Message #
Fields #
| Name | Description |
|---|---|
connection UnicodeString | — |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-WinRM",
"guid": "A7975C8F-AC13-49F1-87DA-5A984A4AB417",
"event_source_name": "",
"event_id": 6,
"version": 0,
"level": 4,
"task": 3,
"opcode": 1,
"keywords": 4611686018427387906,
"time_created": "2022-04-07T17:21:29.465878+00:00",
"event_record_id": 98,
"correlation": {
"ActivityID": "1480B89F-E871-42E4-BFB4-C8F88B053137"
},
"execution": {
"process_id": 4444,
"thread_id": 4780
},
"channel": "Microsoft-Windows-WinRM/Operational",
"computer": "WIN-FPV0DSIC9O6.lab.local",
"security": {
"user_id": "S-1-5-21-2121334350-1110938707-2888912545-500"
}
},
"event_data": {
"connection": "localhost:47001/WSMan?MSP=7a83d074-bb86-4e52-aa3e-6cc73cc066c8;PSVersion=5.1.20348.617"
},
"message": ""
}
References #
- Microsoft Learn https://learn.microsoft.com/en-us/windows/win32/winrm/events
- Example event sourced from https://github.com/NextronSystems/evtx-baseline