Forum Discussion
erdeidominik99
Dec 20, 2022Copper Contributor
Windows server RDP black screen
Hello! I have 3 windows server machines in different places (with different domain, fully separated) with windows server 2019 OS, all of them does this, sometimes when I try to log in to the compute...
abracadubra
Jan 17, 2024Copper Contributor
In my case I also had black screen connecting by ILO/IPMP in servers of different vendors, so different ILO hardware and RDP to de servers got same black screen. PSSession to the servers was possible.
The problem was caused modifiying GPO applied to the servers related to the "Bypass traverse checking" user right to explicit some service users for SQL Server. Doing so we removed permissions from the default users (all users).
In the event viewer, in RemoteDesktopServices-RdpCoreTs, we got "RDP_SEC: An error was encountered when transitioning from FStatePassthrough in response to FEventCheckAndCompleteReadsFailed (error code 0x8007139F)."
Hope it helps someone.
The problem was caused modifiying GPO applied to the servers related to the "Bypass traverse checking" user right to explicit some service users for SQL Server. Doing so we removed permissions from the default users (all users).
In the event viewer, in RemoteDesktopServices-RdpCoreTs, we got "RDP_SEC: An error was encountered when transitioning from FStatePassthrough in response to FEventCheckAndCompleteReadsFailed (error code 0x8007139F)."
Hope it helps someone.