Microsoft-Windows-RemoteDesktopServices-SessionServices
2 events across 1 channel
| Event | Title | Channel | Sample |
|---|---|---|---|
| 1 | The RDP display control module successfully changed the session monitor layout. | Operational | Y |
| 2 | The RDP display control module failed to change the session monitor layout. | Operational | Y |
Event ID 1: The RDP display control module successfully changed the session monitor layout.
#Description
The RDP display control module successfully changed the session monitor layout. New layout has NumMonitors monitors.
Message #
Fields #
| Name | Description |
|---|---|
NumMonitors UInt32 |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-RemoteDesktopServices-SessionServices",
"guid": "F1394DE0-32C7-4A76-A6DE-B245E48F4615",
"event_source_name": "",
"event_id": 1,
"version": 0,
"level": 4,
"task": 1,
"opcode": 11,
"keywords": 9223372036854775808,
"time_created": "2026-03-12T03:05:09.965180+00:00",
"event_record_id": 185,
"correlation": {
"ActivityID": "F420D6C5-2BB8-44E7-A392-5141B7610000"
},
"execution": {
"process_id": 5748,
"thread_id": 10928
},
"channel": "Microsoft-Windows-RemoteDesktopServices-SessionServices/Operational",
"computer": "LAB-WIN11",
"security": {
"user_id": "S-1-5-21-3407486967-1585450050-1838039599-1000"
}
},
"event_data": {
"NumMonitors": 1
},
"message": ""
}
Event ID 2: The RDP display control module failed to change the session monitor layout.
#Description
The RDP display control module failed to change the session monitor layout. The operation failed with error code ErrorCode.
Message #
Fields #
| Name | Description |
|---|---|
ErrorCode HexInt32 |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-RemoteDesktopServices-SessionServices",
"guid": "{F1394DE0-32C7-4A76-A6DE-B245E48F4615}",
"event_source_name": "",
"event_id": 2,
"version": 0,
"level": 2,
"task": 1,
"opcode": 11,
"keywords": -9223372036854775808,
"time_created": "2026-04-08T19:16:47.2536106+00:00",
"event_record_id": 258,
"correlation": {
"ActivityID": "{F420E378-D81A-461E-BF4B-EF2DF3100000}"
},
"execution": {
"process_id": 9996,
"thread_id": 14948
},
"channel": "Microsoft-Windows-RemoteDesktopServices-SessionServices/Operational",
"computer": "JD-WIN11-22H2-1.ludus.domain",
"security": {
"user_id": "S-1-5-21-1006758700-2167138679-1475694448-1104"
}
},
"event_data": {
"ErrorCode": "0xffffffff"
},
"message": "The RDP display control module failed to change the session monitor layout. The operation failed with error code 0xFFFFFFFF."
}
Provenance
Where this provider's schema came from, and which Windows build it was observed on. Windows can change a provider's event schema between builds, so use this to judge whether it matches the build you collect from.
ETW provider GUID f1394de0-32c7-4a76-a6de-b245e48f4615
Defined in Rdpclip.exe, which carries the event manifest.
Observed on:
- WS2022-20348.4893, schema read from the registered manifest, binary version 10.0.20348.1, captured 2026-06-02
- Win11-26200.6584, schema read from the registered manifest, binary version 10.0.26100.1, captured 2026-06-02