Configuring Remote Desktop Web Access In Server 2019

3 min read 1 year ago
Published on Aug 09, 2024 This response is partially generated with the help of AI. It may contain inaccuracies.

Table of Contents

Introduction

This tutorial provides a comprehensive guide to configuring Remote Desktop Web Access (RD Web Access) in Windows Server 2019. By the end of this guide, you will be able to set up RD Web Access, allowing users to access remote applications through a web browser. This functionality is crucial for organizations that require remote work capabilities.

Step 1: Install Remote Desktop Services

  1. Open Server Manager:

    • Launch Server Manager from the taskbar.
  2. Add Roles and Features:

    • Click on "Manage" and select "Add Roles and Features".
    • Proceed through the wizard until you reach the "Server Roles" section.
  3. Select Remote Desktop Services:

    • Check the box for "Remote Desktop Services".
    • Follow the prompts to complete the installation.
  4. Configure RDS Deployment:

    • Choose "Standard Deployment" when prompted.
    • Select the necessary RDS roles, including RD Connection Broker, RD Web Access, and RD Session Host.
  5. Complete the Installation:

    • Finish the wizard and wait for the installation to complete.
    • Restart the server if required.

Step 2: Configure Remote Desktop Web Access

  1. Open RD Web Access Configuration:

    • In Server Manager, click on "Remote Desktop Services".
    • Under the "Overview" section, find RD Web Access and click on "Tasks".
  2. Select Configure RD Web Access:

    • Choose the option to configure RD Web Access.
    • This will open the configuration wizard.
  3. Specify the RD Web Access Server:

    • Enter the name of the server where RD Web Access is installed.
    • Ensure that the server has a valid SSL certificate to secure connections.
  4. Configure User Access:

    • Set up the user groups that will have access to the remote applications.
    • You can specify permissions for different user groups as needed.
  5. Complete the Configuration:

    • Review all settings and finalize the configuration.
    • Once done, you should see a confirmation message.

Step 3: Test Remote Desktop Web Access

  1. Access the RD Web Access Portal:

    • Open a web browser and enter the URL for the RD Web Access site (usually https://[YourServerName]/rdweb).
  2. Log In:

    • Use the credentials of a user account that has been given access.
  3. Verify Application Availability:

    • Once logged in, check that the remote applications are listed and accessible.
    • Test launching a remote application to ensure everything is functioning correctly.

Conclusion

You have successfully configured Remote Desktop Web Access in Windows Server 2019. This setup allows users to access remote applications via a web browser, enhancing remote work capabilities. For further enhancements, consider exploring the setup of Remote Desktop Gateway and configuring licensing for a more robust Remote Desktop Services (RDS) environment. If you encounter any issues, don't hesitate to reach out for support.