Microsoft-Windows-TerminalServices-Gateway
120 events across 3 channels
Event ID 100 — The RD Gateway service could not be initialized.
Message #
Event ID 101 — The RD Gateway service has started.
Description
The RD Gateway service has started.
Message #
Event ID 102 — The Remote Desktop Gateway service requires a valid Secure Sockets Layer (SSL) certificate to accept connections.
Message #
Event ID 103 — The Remote Desktop Gateway service does not have sufficient permissions to access the Secure Sockets Layer (SSL) certificate that is required to ac...
Message #
Event ID 104 — The UDP Proxy is started.
Description
The UDP Proxy is started.
Message #
Event ID 105 — The UDP Proxy is shutting down.
Description
The UDP Proxy is shutting down.
Message #
Event ID 106 — The UDP Proxy is not enabled.
Description
The UDP Proxy is not enabled.
Message #
Event ID 200 — The user "EventInfo.Username", on client computer "EventInfo.IpAddress", met connection authorization policy requirements and was therefore authorized to access the RD Gateway server.
#Message #
Fields #
| Name | Description |
|---|---|
EventInfo.Username | — |
EventInfo.IpAddress | — |
EventInfo.AuthType | — |
EventInfo.Resource | — |
EventInfo.ConnectionProtocol | — |
EventInfo.ErrorCode | — |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-TerminalServices-Gateway",
"guid": "4D5AE6A1-C7C8-4E6D-B840-4D8080B42E1B",
"event_source_name": "",
"event_id": 200,
"version": 0,
"level": 4,
"task": 2,
"opcode": 30,
"keywords": 4620693217698906112,
"time_created": "2024-11-04T13:59:32.400587+00:00",
"event_record_id": 87,
"correlation": {
"ActivityID": "7CF86876-882F-0625-F153-3DEC514DA0B2"
},
"execution": {
"process_id": 1444,
"thread_id": 2256
},
"channel": "Microsoft-Windows-TerminalServices-Gateway/Operational",
"computer": "EC2AMAZ-6C3C9U6",
"security": {
"user_id": "S-1-5-20"
}
},
"user_data": {
"EventInfo": {
"Username": "EC2AMAZ-6C3C9U6\\Administrator",
"IpAddress": "198.51.100.1",
"AuthType": "NTLM",
"Resource": "",
"ConnectionProtocol": "HTTP",
"ErrorCode": 0
}
},
"message": ""
}
References #
- Example event sourced from https://github.com/Yamato-Security/hayabusa-sample-evtx
Event ID 201 — The user "%1", on client computer "%2", did not meet connection authorization policy requirements and was therefore not authorized to access the RD...
Message #
Event ID 202 — The administrator disconnected the user "%1", on client computer "%2", from the following network resource: "%4".
Message #
Event ID 203 — The number of simultaneous connections to the RD Gateway server has reached the maximum number that was configured by the administrator.
Message #
Event ID 204 — The user "%1", on client computer "%2", did not meet the requirements of the Network Access Protection (NAP) policies defined in the Network Policy...
Message #
Event ID 205 — The user "%1", on client computer "%2", successfully connected to the remote server "%4" using UDP proxy.
Description
The user "%1", on client computer "%2", successfully connected to the remote server "%4" using UDP proxy. The authentication method used was: "%3".
Message #
Event ID 206 — The user "%1", on client computer "%2", failed connection to the remote server "%4" using UDP proxy.
Description
The user "%1", on client computer "%2", failed connection to the remote server "%4" using UDP proxy. The following error occurred : "%9".
Message #
Event ID 207 — The administrator disconnected the user "%1", on client computer "%2", from the following network resource: "%4".
Message #
Event ID 208 — The UDP Proxy disconnected the user "%1" on client computer "%2", from the following network resource: "%4" because it was unresponsive.
Message #
Event ID 209 — The RD Gateway client supports HTTP proxy protocol but connected using Legacy RPC-HTTP.
Description
The RD Gateway client supports HTTP proxy protocol but connected using Legacy RPC-HTTP.
Message #
Event ID 210 — Http transport: IN channel could not find a corresponding OUT channel
Description
Http transport: IN channel could not find a corresponding OUT channel.
Message #
Event ID 300 — The user "EventInfo.Username", on client computer "EventInfo.IpAddress", met resource authorization policy requirements and was therefore authorized to connect to resource "EventInfo.Resource".
#Description
The user "EventInfo.Username", on client computer "EventInfo.IpAddress", met resource authorization policy requirements and was therefore authorized to connect to resource "EventInfo.Resource".
Message #
Fields #
| Name | Description |
|---|---|
EventInfo.Username | — |
EventInfo.IpAddress | — |
EventInfo.AuthType | — |
EventInfo.Resource | — |
EventInfo.ConnectionProtocol | — |
EventInfo.ErrorCode | — |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-TerminalServices-Gateway",
"guid": "4D5AE6A1-C7C8-4E6D-B840-4D8080B42E1B",
"event_source_name": "",
"event_id": 300,
"version": 0,
"level": 4,
"task": 5,
"opcode": 30,
"keywords": 4620693217698906112,
"time_created": "2024-11-04T13:59:32.621299+00:00",
"event_record_id": 88,
"correlation": {
"ActivityID": "7CF86876-882F-0625-F153-3DEC514DA0B2"
},
"execution": {
"process_id": 1444,
"thread_id": 2556
},
"channel": "Microsoft-Windows-TerminalServices-Gateway/Operational",
"computer": "EC2AMAZ-6C3C9U6",
"security": {
"user_id": "S-1-5-20"
}
},
"user_data": {
"EventInfo": {
"Username": "EC2AMAZ-6C3C9U6\\Administrator",
"IpAddress": "198.51.100.1",
"AuthType": "",
"Resource": "ec2-18-179-8-103.ap-northeast-1.compute.amazonaws.com",
"ConnectionProtocol": "",
"ErrorCode": 0
}
},
"message": ""
}
References #
- Example event sourced from https://github.com/Yamato-Security/hayabusa-sample-evtx
Event ID 301 — The user "%1", on client computer "%2", did not meet resource authorization policy requirements and was therefore not authorized to resource "%4".
Description
The user "%1", on client computer "%2", did not meet resource authorization policy requirements and was therefore not authorized to resource "%4". The following error occurred: "%6".
Message #
Event ID 302 — The user "EventInfo.Username", on client computer "EventInfo.IpAddress", connected to resource "EventInfo.Resource".
#Description
The user "EventInfo.Username", on client computer "EventInfo.IpAddress", connected to resource "EventInfo.Resource". Connection protocol used: "EventInfo.ConnectionProtocol".
Message #
Fields #
| Name | Description |
|---|---|
EventInfo.Username | — |
EventInfo.IpAddress | — |
EventInfo.AuthType | — |
EventInfo.Resource | — |
EventInfo.ConnectionProtocol | — |
EventInfo.ErrorCode | — |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-TerminalServices-Gateway",
"guid": "4D5AE6A1-C7C8-4E6D-B840-4D8080B42E1B",
"event_source_name": "",
"event_id": 302,
"version": 0,
"level": 4,
"task": 3,
"opcode": 30,
"keywords": 4611686018444165120,
"time_created": "2024-11-04T13:59:32.624374+00:00",
"event_record_id": 89,
"correlation": {
"ActivityID": "7CF86876-882F-0625-F153-3DEC514DA0B2"
},
"execution": {
"process_id": 1444,
"thread_id": 2556
},
"channel": "Microsoft-Windows-TerminalServices-Gateway/Operational",
"computer": "EC2AMAZ-6C3C9U6",
"security": {
"user_id": "S-1-5-20"
}
},
"user_data": {
"EventInfo": {
"Username": "EC2AMAZ-6C3C9U6\\Administrator",
"IpAddress": "198.51.100.1",
"AuthType": "",
"Resource": "ec2-18-179-8-103.ap-northeast-1.compute.amazonaws.com",
"ConnectionProtocol": "HTTP",
"ErrorCode": 0
}
},
"message": ""
}
References #
- Example event sourced from https://github.com/Yamato-Security/hayabusa-sample-evtx
Event ID 303 — The user "EventInfo.Username", on client computer "EventInfo.IpAddress", disconnected from the following network resource: "EventInfo.Resource".
#Message #
Fields #
| Name | Description |
|---|---|
EventInfo.Username | — |
EventInfo.IpAddress | — |
EventInfo.AuthType | — |
EventInfo.Resource | — |
EventInfo.BytesReceived | — |
EventInfo.BytesTransfered | — |
EventInfo.SessionDuration | — |
EventInfo.ConnectionProtocol | — |
EventInfo.ErrorCode | — |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-TerminalServices-Gateway",
"guid": "4D5AE6A1-C7C8-4E6D-B840-4D8080B42E1B",
"event_source_name": "",
"event_id": 303,
"version": 0,
"level": 4,
"task": 3,
"opcode": 44,
"keywords": 4611686018444165120,
"time_created": "2024-11-04T13:59:25.431624+00:00",
"event_record_id": 84,
"correlation": {
"ActivityID": "D993DEC4-0E8C-5014-E2B6-F10CDDA2250E"
},
"execution": {
"process_id": 1444,
"thread_id": 2256
},
"channel": "Microsoft-Windows-TerminalServices-Gateway/Operational",
"computer": "EC2AMAZ-6C3C9U6",
"security": {
"user_id": "S-1-5-20"
}
},
"user_data": {
"EventInfo": {
"Username": "EC2AMAZ-6C3C9U6\\Administrator",
"IpAddress": "198.51.100.1",
"AuthType": "",
"Resource": "ec2-18-179-8-103.ap-northeast-1.compute.amazonaws.com",
"BytesReceived": "391624",
"BytesTransfered": "241242",
"SessionDuration": "57",
"ConnectionProtocol": "HTTP",
"ErrorCode": 1226
}
},
"message": ""
}
References #
- Example event sourced from https://github.com/Yamato-Security/hayabusa-sample-evtx
Event ID 304 — The user "%1", on client computer "%2", met connection authorization policy and resource authorization policy requirements, but could not connect t...
Message #
Event ID 305 — The user "%1", on client computer "%2", was not authorized to connect to this RD Gateway server because the authentication method attempted by the ...
Message #
Event ID 306 — The user "%1", on client computer "%2", was not authorized to connect to the RD Gateway server because a tunnel could not be created.
Message #
Event ID 307 — The user "%1", on client computer "%2", disconnected from the following network resource: "%3" because the session exceeded the session timeout lim...
Description
The user "%1", on client computer "%2", disconnected from the following network resource: "%3" because the session exceeded the session timeout limit of "%4" minutes.
Message #
Event ID 308 — The user "%1", on client computer "%2", met RD resource authorization policy (RD RAP) requirements but the network resource "%5" did not meet the r...
Message #
Event ID 309 — The user "%1", on client computer "%2", was disconnected from the following network resource: "%4" because of a failure during reauthentication/rea...
Description
The user "%1", on client computer "%2", was disconnected from the following network resource: "%4" because of a failure during reauthentication/reauthorization.
Message #
Event ID 310 — The user "%1", connected by using client computer "%2" and "%8" connection protocol to the network resource "%3" was successfully reauthenticated/r...
Message #
Event ID 311 — The user "%1", on client computer "%2", did not connect to the following network resource: "%4" because the remote computer does not support secure...
Message #
Event ID 312 — The user "EventInfo.Username", on client computer "EventInfo.IpAddress", has initiated an outbound connection.
#Description
The user "EventInfo.Username", on client computer "EventInfo.IpAddress", has initiated an outbound connection. This connection may not be authenticated yet.
Message #
Fields #
| Name | Description |
|---|---|
EventInfo.Username | — |
EventInfo.IpAddress | — |
Example Event #
{
"system": {
"provider": "Microsoft-Windows-TerminalServices-Gateway",
"guid": "4D5AE6A1-C7C8-4E6D-B840-4D8080B42E1B",
"event_source_name": "",
"event_id": 312,
"version": 0,
"level": 0,
"task": 3,
"opcode": 30,
"keywords": 4611686018427387904,
"time_created": "2024-11-04T13:59:31.379210+00:00",
"event_record_id": 86,
"correlation": {
"ActivityID": "7CF86876-882F-0625-F153-3DEC514DA0B2"
},
"execution": {
"process_id": 1444,
"thread_id": 2256
},
"channel": "Microsoft-Windows-TerminalServices-Gateway/Operational",
"computer": "EC2AMAZ-6C3C9U6",
"security": {
"user_id": "S-1-5-20"
}
},
"user_data": {
"EventInfo": {
"Username": "Administrator",
"IpAddress": "198.51.100.1:63920"
}
},
"message": ""
}
References #
- Example event sourced from https://github.com/Yamato-Security/hayabusa-sample-evtx
Event ID 313 — The user "%1", on client computer "%2", has initiated an inbound connection.
Description
The user "%1", on client computer "%2", has initiated an inbound connection. This connection may not be authenticated yet.
Message #
Event ID 400 — The RD Gateway service is shutting down.
Message #
Event ID 401 — The RD Gateway service successfully registered with the Service Connection Point.
Description
The RD Gateway service successfully registered with the Service Connection Point. No user action is required.
Message #
Event ID 402 — The RD Gateway service failed to register with the Service Connection Point.
Description
The RD Gateway service failed to register with the Service Connection Point.
Message #
Event ID 403 — The RD Gateway service successfully unregistered with the Service Connection Point.
Description
The RD Gateway service successfully unregistered with the Service Connection Point. No user action is required.
Message #
Event ID 404 — The RD Gateway service failed to unregister with the Service Connection Point.
Description
The RD Gateway service failed to unregister with the Service Connection Point.
Message #
Event ID 504 — Logging was enabled for the following RD Gateway event: "%1".
Description
Logging was enabled for the following RD Gateway event: "%1".
Message #
Event ID 505 — Logging could not be enabled for the following RD Gateway event: "%1".
Message #
Event ID 506 — Logging was disabled for the following RD Gateway event: "%1".
Description
Logging was disabled for the following RD Gateway event: "%1".
Message #
Event ID 507 — Logging could not be disabled for the following RD Gateway event: "%1".
Message #
Event ID 508 — The value for the maximum number of connections allowed to the RD Gateway server was updated.
Description
The value for the maximum number of connections allowed to the RD Gateway server was updated.
Message #
Event ID 509 — The value for the maximum number of simultaneous connections allowed to the RD Gateway server could not be updated.
Description
The value for the maximum number of simultaneous connections allowed to the RD Gateway server could not be updated. The following error occurred: "%2".
Message #
Event ID 510 — The central connection authorization policy was enabled.
Description
The central connection authorization policy was enabled.
Message #
Event ID 511 — The central connection authorization policy store could not be enabled.
Message #
Event ID 512 — The central connection authorization policy was disabled.
Description
The central connection authorization policy was disabled.
Message #
Event ID 513 — The central connection authorization policy store could not be disabled.
Description
The central connection authorization policy store could not be disabled. The following error occurred: "%2".
Message #
Event ID 514 — The 'Request clients to send a statement of health' (SoH) setting is enabled on this RD Gateway server.
Message #
Event ID 515 — The 'Request clients to send a statement of health' (SoH) setting could not be enabled on this RD Gateway server.
Event ID 516 — The 'Request clients to send a statement of health' (SoH) setting is not enabled on this RD Gateway server.
Message #
Event ID 517 — The 'Request clients to send a statement of health' (SoH) setting could not be disabled on this RD Gateway server.
Event ID 518 — The 'Request clients to send a statement of health' (SoH) setting could not be enabled on this RD Gateway server.
Message #
Event ID 519 — The server certificate is not valid because the public key of the certificate contains an object identifier (also known as OID) of 2.
Message #
Event ID 520 — The connection authorization policy "%1" was created.
Description
The connection authorization policy "%1" was created.
Message #
Event ID 521 — The connection authorization policy "%1" was deleted.
Description
The connection authorization policy "%1" was deleted.
Message #
Event ID 522 — The connection authorization policy "%1" was updated.
Description
The connection authorization policy "%1" was updated.
Message #
Event ID 523 — The connection authorization policy "%1" could not be created.
Description
The connection authorization policy "%1" could not be created. The following error occurred: "%2".
Message #
Event ID 524 — The connection authorization policy "%1" could not be deleted.
Description
The connection authorization policy "%1" could not be deleted. The following error occurred: "%2".
Message #
Event ID 525 — The connection authorization policy "%1" could not be updated.
Description
The connection authorization policy "%1" could not be updated. The following error occurred: "%2".
Message #
Event ID 526 — The system message was not enabled because a failure occurred.
Description
The system message was not enabled because a failure occurred. Try enabling the system message again.
Message #
Event ID 527 — The system message was successfully enabled.
Description
The system message was successfully enabled. No user action is required.
Message #
Event ID 528 — The system message was not disabled because a failure occurred.
Description
The system message was not disabled because a failure occurred. Try removing the system message again.
Message #
Event ID 529 — The system message was successfully disabled.
Description
The system message was successfully disabled. No user action is required.
Message #
Event ID 530 — The logon message was not enabled because a failure occurred.
Description
The logon message was not enabled because a failure occurred. Try enabling the logon message again.
Message #
Event ID 531 — The logon message was successfully enabled.
Description
The logon message was successfully enabled. No user action is required.
Message #
Event ID 532 — The current logon message was not disabled because a failure occurred.
Description
The current logon message was not disabled because a failure occurred. Try disabling the logon message again.
Message #
Event ID 533 — The current logon message was successfully disabled.
Description
The current logon message was successfully disabled. No user action is required.
Message #
Event ID 540 — The resource authorization policy "%1" was created.
Description
The resource authorization policy "%1" was created.
Message #
Event ID 541 — The resource authorization policy "%1" was deleted.
Description
The resource authorization policy "%1" was deleted.
Message #
Event ID 542 — The resource authorization policy "%1" was updated.
Description
The resource authorization policy "%1" was updated.
Message #
Event ID 543 — The resource authorization policy (RAP) "%1" could not be created.
Message #
Event ID 544 — The resource authorization policy (RAP) "%1" could not be deleted.
Message #
Event ID 545 — The resource authorization policy (RAP) "%1" could not be updated.
Message #
Event ID 560 — The resource group "%1" was created.
Description
The resource group "%1" was created.
Message #
Event ID 561 — The resource group "%1" was deleted.
Description
The resource group "%1" was deleted.
Message #
Event ID 562 — The resource group "%1" was updated.
Description
The resource group "%1" was updated.
Message #
Event ID 563 — The resource group "%1" could not be created.
Message #
Event ID 564 — The resource group "%1" could not be deleted.
Message #
Event ID 565 — The resource group "%1" could not be updated.
Message #
Event ID 580 — The Network Policy Server (NPS) "%1" was added to the central connection authorization policy.
Description
The Network Policy Server (NPS) "%1" was added to the central connection authorization policy.
Message #
Event ID 581 — The Network Policy Server (NPS) "%1" was deleted from the central connection authorization policy.
Description
The Network Policy Server (NPS) "%1" was deleted from the central connection authorization policy.
Message #
Event ID 582 — The central connection authorization policy settings for the Network Policy Server (NPS) "%1" have been updated.
Description
The central connection authorization policy settings for the Network Policy Server (NPS) "%1" have been updated.
Message #
Event ID 583 — The Network Policy Server (NPS) "%1" could not be added to the central connection authorization policy.
Message #
Event ID 584 — The Network Policy Server (NPS) "%1" could not be deleted from the central connection authorization policy.
Description
The Network Policy Server (NPS) "%1" could not be deleted from the central connection authorization policy. The following error occurred: "%2".
Message #
Event ID 585 — The central connection authorization policy settings for the Network Policy Server "%1" could not be updated.
Message #
Event ID 600 —
Message #
Event ID 601 — %1, Failed with %2.
Description
, Failed with.
Message #
Event ID 620 — The RD Gateway server "%1" was deleted from the list of servers in the RD Gateway server farm.
Description
The RD Gateway server "%1" was deleted from the list of servers in the RD Gateway server farm.
Message #
Event ID 621 — The RD Gateway servers "%1" were added to the RD Gateway managed group.
Description
The RD Gateway servers "%1" were added to the RD Gateway managed group. No user action is required.
Message #
Event ID 622 — The RD Gateway server "%1" could not be deleted from the list of servers in the RD Gateway server farm.
Description
The RD Gateway server "%1" could not be deleted from the list of servers in the RD Gateway server farm. The following error occurred: "%2".
Message #
Event ID 623 — The RD Gateway servers "%1" could not be added to the Remote Desktop Gateway managed group.
Description
The RD Gateway servers "%1" could not be added to the Remote Desktop Gateway managed group. The following error occurred: "%2".
Message #
Event ID 624 — The RD Gateway server "%1" is not a member of a domain and therefore cannot be added to the RD Gateway server farm.
Message #
Event ID 625 — A Windows Firewall exception for RD Gateway has been configured to allow data for Remote Desktop Services client connections and RPC-HTTP load bala...
Message #
Event ID 626 — The Windows Firewall exception for RD Gateway to allow network traffic comprising of Remote Desktop Services client connections data and RPC-HTTP l...
Message #
Event ID 627 — The Windows Firewall exception to allow network traffic through TCP port 3388.
Message #
Event ID 628 — The Windows Firewall exception "RD Gateway Server Farm" that allows network traffic through TCP port 3388.
Message #
Event ID 629 — The RD Gateway servers "%1" were set to the RD Gateway managed group.
Description
The RD Gateway servers "%1" were set to the RD Gateway managed group. No user action is required.
Message #
Event ID 630 — The RD Gateway servers "%1" could not be set to the RD Gateway managed group.
Description
The RD Gateway servers "%1" could not be set to the RD Gateway managed group. The following error occurred: "%2".
Message #
Event ID 640 — RD Gateway Network access Policy engine failed to contact IAS and the error was "%2".
Description
RD Gateway Network access Policy engine failed to contact IAS and the error was "%2".
Message #
Event ID 641 — RD Gateway Network access Policy engine received failure from IAS and the error was "%2".
Description
RD Gateway Network access Policy engine received failure from IAS and the error was "%2".
Message #
Event ID 642 — The RD Gateway server cannot open the resource authorization policy store on Authorization Manager (Azman).
Description
The RD Gateway server cannot open the resource authorization policy store on Authorization Manager (Azman). The following error occurred: "%2".
Message #
Event ID 643 — RD Gateway Resource access Policy engine failed to open Azman Application(Remote Desktop Gateway) and the error was "%2".
Description
RD Gateway Resource access Policy engine failed to open Azman Application(Remote Desktop Gateway) and the error was "%2".
Message #
Event ID 700 — The following exception code "%2" occured in the RD Gateway server.
Description
The following exception code "%2" occured in the RD Gateway server. The RD Gateway will be restarted. No user action is required.
Message #
Event ID 701 — The exception code "%2" occurred in the authentication plug-in: "%1" loaded by the RD Gateway server.
Message #
Event ID 702 — The exception code "%2" occurred in the authorization plug-in: "%1" loaded by the RD Gateway server.
Message #
Event ID 1001 — The Remote Desktop Gateway service cannot determine the version of Windows that this computer is running.
Message #
Event ID 1002 — The user authentication plug-in "%1" has been configured.
Description
The user authentication plug-in "%1" has been configured. The configuration will take effect after the RD Gateway service is restarted.
Message #
Event ID 1003 — RD Gateway native authentication is configured.
Description
RD Gateway native authentication is configured. The configuration changes will take effect after the RD Gateway service is restarted.
Message #
Event ID 1004 — The user authorization plug-in "%1" is enabled.
Description
The user authorization plug-in "%1" is enabled. No user action is required.
Message #
Event ID 1005 — The RD Gateway native authorization is enabled.
Description
The RD Gateway native authorization is enabled. No user action is required.
Message #
Event ID 2001 — The policy and server configuration settings for the RD Gateway server "%1" have been successfully imported.
Description
The policy and server configuration settings for the RD Gateway server "%1" have been successfully imported.
Message #
Event ID 2002 — The policy and server configuration settings for the RD Gateway server "%1" could not be imported.
Description
The policy and server configuration settings for the RD Gateway server "%1" could not be imported. This problem might occur if the settings have become corrupted.
Message #
Event ID 2003 — The policy and server configuration settings for the RD Gateway server "%1" have been successfully exported.
Description
The policy and server configuration settings for the RD Gateway server "%1" have been successfully exported.
Message #
Event ID 2004 — The policy and server configuration settings for the RD Gateway server "%1" could not be exported.
Description
The policy and server configuration settings for the RD Gateway server "%1" could not be exported. The following error occurred: "%2".
Message #
Event ID 3000 — The RD Gateway server certificate was changed.
Description
The RD Gateway server certificate was changed. No user action is required.
Message #
Event ID 3001 — The RD Gateway server certificate cannot be changed.
Description
The RD Gateway server certificate cannot be changed. The following error occurred: "%2". Verify the certificate and try changing the certificate again.
Message #
Event ID 4001 — The Windows Firewall exception to allow network traffic comprising of Remote Desktop Services client connections data through the configured.
Message #
Event ID 4002 — The Windows Firewall exception to allow network traffic comprising of Remote Desktop Services client connections data through the configured.
Message #
Event ID 4003 — The Windows Firewall exception to allow network traffic comprising of Remote Desktop Services client connections data through the configured UDP po...
Description
The Windows Firewall exception to allow network traffic comprising of Remote Desktop Services client connections data through the configured UDP port of the Remote Desktop Gateway has been modified.
Message #
Event ID 4004 — The Windows Firewall exception to allow network traffic comprising of Remote Desktop Services client connections data through the configured UDP po...
Description
The Windows Firewall exception to allow network traffic comprising of Remote Desktop Services client connections data through the configured UDP port of Remote Desktop Gateway could not be modified.