IDEE
← 🌐 Configure RDWeb with Web-AuthN

πŸ–₯️ Enabling Remote Desktop Access via the Web Portal

πŸ“ Step 1: Access the Registry on the Correct Server

  1. Remote Desktop (RDP) into your RD Connection Broker server.

  2. Press Win + R, type regedit, and press Enter to open the Registry Editor.

πŸ”§ Step 2: Navigate to the Correct Key

  1. In the Registry Editor, navigate to the following path by expanding the folders in the left pane:
    HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Terminal Server\CentralPublishedResources\PublishedFarms\<collection>\RemoteDesktops\<collection>

✏️ Step 3: Modify the Registry Values

In the right-hand pane, find and modify the following two values:

  1. Double-click the ShowInPortal value.

    • Change its Value data from 0 to 1.

    • Click OK.

  2. Double-click the Name value.

    • Change its Value data to Remote Desktop.

    • Click OK.