I am having intermittent issues with RDP'ing from a Windows 11 Enterprise PC to another Windows 11 Enterpise PC.
Both PC's are domain joined and on the same subnet.
Both PC's have a GPO applied to enforce:
Require use of specific security layer for remote (RDP) connections' is set to 'Enabled: SSL'
Require user authentication for remote connections by using Network Level Authentication' is set to 'Enabled'
Set client connection encryption level' is set to 'Enabled: High Level'
This is the error I get when RDPing. Rebooting the remote PC fixes this sometimes. I do not get this error when RDP'ing from a different Windows 10 Enterprise PC at a different site that is authenticating to a different Domain Controller.
[
This is the negotiation captured by wireshark when the failure occurs.
This is the response captured by wireshark when the failure occurs.
This is the request captured by wireshark when the connection succeeds.
This is the response captured by wireshark when the connection succeeds.
If anyone could point me in the right direction or what to look at I would really appreciate it.