Hello.
I have a GPO that enables remote desktop on my computers ("Computer Configuration >> Administrative Templates >> Windows Components >> Remote Desktop Services >> Remote Desktop Session Host >> Connections >> Allow users to connect remotely via Remote Desktop Services")
This GPO create the Key (HKLM\software\Policies\Microsoft\Windows NT\terminal services\fDennyTSConnections - value 0) in the computers.
But RDP connections are not established (in remote desktop configuration we see that it is blocked by group policy but the RDP mark is as disabled).
If I unlink the GPO and enable remote desktop manually, the RDP connections work correctly, so we suspect that there is a problem with the application of this GPO.
What could be happening?
PS: The rest of the GPOs work correctly.
Best regards.