Skip to content

Commit 4429fce

Browse files
authored
Updates from editor
1 parent 582763f commit 4429fce

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

support/windows-server/remote/rdc-stuck-on-src-screen.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Securing remote connection...
3030

3131
Remote desktop connection uses the highest possible security level encryption method between the source and destination.
3232

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).
3434

3535
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.
3636

@@ -78,16 +78,16 @@ To work around this behavior, use either of the following methods:
7878

7979
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:
8080

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:
8282

8383
1. Press the Windows key+<kbd>R</kbd> to open the **Run** box.
8484
2. Type **Gpmc.msc** in the **Run** box, and then select **OK**.
8585

8686
> [!NOTE]
8787
> GPMC is installed by default on domain controllers and on any Windows Server or client that has the Remote Server Administration Tools installed.
8888
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:
9191

9292
**Computer Configuration** > **Administrative Templates** > **System** > **Internet Communication Management** > **Internet Communication settings**
9393

0 commit comments

Comments
 (0)