You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support/windows-server/remote/rdc-stuck-on-src-screen.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ Securing remote connection...
30
30
31
31
Remote desktop connection uses the highest possible security level encryption method between the source and destination.
32
32
33
-
Authentication is performed by using self-signed certificates (default behavior), or a certificate issued by a certification authority installed on the remote session host server (RD Session Host).
33
+
Authentication is performed by using self-signed certificates (default behavior), or a certificate issued by a certification authority installed on the Remote Desktop Session Host server (RD Session Host).
34
34
35
35
If you use a self-signed certificate, the system tries to retrieve the trusted certification authority list from the Internet to check the publish and revocation status of the certificate. Therefore, the **Securing remote connection** screen may appear for a while.
36
36
@@ -78,16 +78,16 @@ To work around this behavior, use either of the following methods:
78
78
79
79
Deploy a Group Policy to the client to turn off Automatic Root Certificates Update. To create a Group Policy, follow these steps on a Windows Server computer that is used for Group Policy management in the same Active Directory domain as the RD Session Host and client:
80
80
81
-
1. Open Group Policy Management Console by using the following steps:
81
+
1. Open the Group Policy Management Console by using the following steps:
82
82
83
83
1. Press the Windows key+<kbd>R</kbd> to open the **Run** box.
84
84
2. Type **Gpmc.msc** in the **Run** box, and then select **OK**.
85
85
86
86
> [!NOTE]
87
87
> GPMC is installed by default on domain controllers and on any Windows Server or client that has the Remote Server Administration Tools installed.
88
88
89
-
2. Create a new Group Policy Object (GPO) or select an existing Group Policy Object (GPO) to change.
90
-
3. Right-click the selected Group Policy Object (GPO) and then select **Edit** and browse to the following Group Policy:
89
+
2. Create a new Group Policy Object (GPO) or select an existing GPO to change.
90
+
3. Right-click the selected GPO, select **Edit**, and browse to the following Group Policy:
91
91
92
92
**Computer Configuration** > **Administrative Templates** > **System** > **Internet Communication Management** > **Internet Communication settings**
0 commit comments