What Is RDWeb and Why It Matters for Remote Access

RDWeb, short for Remote Desktop Web Access, is a Microsoft‑provided portal that lets users launch virtual desktops and Remote Desktop Services (RDS) applications directly from a web browser. By exposing the RDS infrastructure through HTTPS, RDWeb offers a secure, device‑agnostic way to work from home, on a tablet, or from any internet‑connected workstation.

Key Benefits of Using RDWeb

Preparing the Environment

Before installing RDWeb, ensure the following prerequisites are in place:

  1. A Windows Server 2022 (or newer) machine with the latest updates installed.
  2. Active Directory domain services with user accounts that will access the portal.
  3. A valid SSL certificate bound to the server’s HTTPS site.
  4. Remote Desktop Services (RDS) role installed, including the Remote Desktop Session Host and Remote Desktop Connection Broker services.

Step‑by‑Step Installation of RDWeb

1. Add the Remote Desktop Web Access Role

Open Server Manager, click Add roles and features, and choose the Remote Desktop Services role. Within the role, select Remote Desktop Web Access. Follow the wizard to complete the installation and restart the server if prompted.

2. Configure the HTTPS Listener

Launch Internet Information Services (IIS) Manager. Locate the Default Web Site → RDWeb folder, and bind an HTTPS certificate to the site. This step ensures that all traffic to the portal is encrypted.

3. Publish a Remote Desktop Session Collection

In Server Manager, go to Remote Desktop Services → Collections. Create a new collection, assign the appropriate session host servers, and configure user groups that may access the collection. The collection appears automatically in the RDWeb portal once saved.

4. Enable Remote Desktop Gateway (Optional but Recommended)

If users will connect from outside the corporate network, install the Remote Desktop Gateway role. Then, in the RDWeb configuration, set the Gateway URL to point to the RD Gateway server. This allows the portal to tunnel connections through a single, secured gateway without exposing internal RDS servers.

Customising the RDWeb Portal

The default RDWeb interface can be tailored to match corporate branding. Use the RDWeb\Themes folder to replace the logo, adjust colour schemes, or add custom CSS. For language localization, edit the Resources files located in the same