How to Install Remote Desktop Services "RDS" (Terminal Server) in Server 2022 !! Complete Setup !!

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 will guide you through the process of installing Remote Desktop Services (RDS) on Windows Server 2022. RDS allows multiple users to connect to a server simultaneously, making it essential for businesses needing remote access solutions. By following these steps, you'll be able to set up a terminal server effectively.

Step 1: Prepare Your Server

  • Ensure that your Windows Server 2022 is joined to a domain for proper RDS functionality.
  • Verify that your server meets the hardware and software requirements for Remote Desktop Services.
  • Update your server to the latest version to ensure compatibility and security.

Step 2: Install Remote Desktop Services Role

  1. Open the Server Manager from the Start menu.
  2. Click on Manage and select Add Roles and Features.
  3. In the wizard, choose Role-based or feature-based installation.
  4. Select your server from the server pool.
  5. Scroll down and check the box for Remote Desktop Services.
  6. Click Next through the following screens until you reach the Confirmation page.
  7. Click Install to begin the installation process.

Step 3: Configure Remote Desktop Services

  1. Once the installation is complete, return to the Server Manager.
  2. Navigate to Remote Desktop Services in the left pane.
  3. Click on the Quick Start option.
  4. Follow the prompts to configure your deployment:
    • Choose the Session-based desktop deployment option for most scenarios.
    • Specify the session collection name and other relevant settings.

Step 4: Set User Permissions for Remote Desktop Access

  1. In Server Manager, go to Remote Desktop Services then click on Collections.
  2. Select your session collection and click on Tasks.
  3. Choose Add RD Session Host Servers to add servers to your collection if necessary.
  4. Next, click on User Groups.
  5. Here, you can add users or groups that need remote desktop access:
    • Click on Add User Group.
    • Enter the user or group names and click OK.

Step 5: Configure Licensing for Remote Desktop Services

  1. In the Server Manager, navigate to Remote Desktop Services.
  2. Click on RD Licensing and ensure that your licensing mode is correctly set (Per User or Per Device).
  3. If you have a license server, add it by clicking on Tasks and selecting Add RD Licensing Servers.
  4. Follow the prompts to complete the licensing configuration.

Step 6: Test Remote Desktop Connection

  1. On a client machine, open the Remote Desktop Connection application.
  2. Enter the server's IP address or hostname.
  3. Click Connect and enter the credentials for a user account that has remote access permissions.
  4. Confirm that you can connect successfully and access the server desktop.

Conclusion

In this tutorial, you've learned how to install and configure Remote Desktop Services on Windows Server 2022. By following these steps, you should now be able to provide remote access to users effectively. As a next step, consider exploring additional features of RDS, such as deploying applications remotely or configuring user profiles for a more tailored experience.