Microsoft-Windows-ServerManager-MultiMachine › Event 209

Event ID 209 — Creating new session.

Provider
Microsoft-Windows-ServerManager-MultiMachine
Channel
Operational
Level
Informational
Task
Nodeaccess.

Description

Creating new session. Server: serverName, Protocol: protocol, User: userName.

Message #

Creating new session. Server: %1, Protocol: %2, User: %3

Fields #

NameDescription
serverName UnicodeString
protocol UnicodeString
userName UnicodeString

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-ServerManager-MultiMachine",
    "guid": "D8D37081-10BD-4A89-A971-1CDA6899BDB3",
    "event_source_name": "",
    "event_id": 209,
    "version": 0,
    "level": 4,
    "task": 17,
    "opcode": 0,
    "keywords": 2305843009213693952,
    "time_created": "2022-04-07T17:38:27.506487+00:00",
    "event_record_id": 746,
    "correlation": {
      "ActivityID": "4ACAA8DE-FAC8-4188-A6B0-EFCD7D7B46CA"
    },
    "execution": {
      "process_id": 4444,
      "thread_id": 2632
    },
    "channel": "Microsoft-Windows-ServerManager-MultiMachine/Operational",
    "computer": "WIN-FPV0DSIC9O6.lab.local",
    "security": {
      "user_id": "S-1-5-21-2121334350-1110938707-2888912545-500"
    }
  },
  "event_data": {
    "serverName": "localhost",
    "protocol": "DCOM",
    "userName": "null"
  },
  "message": ""
}

References #