Categories: Windows Server

SOLVED: How To Remove /RDWeb From The RDS Login Page URL

By default, RDS will setup yourdomain.com/RDWeb to present Work Resources like published apps to your visitors.  You can easily eliminate the need for to add /RDWeb to the URL, using a simple redirect in IIS:

  1. Launch IIS
  2. Click on DEFAULT WEBSITE
  3. Double click on HTTP REDIRECT from them middle pane
  4. Type /RDWeb into the REDIRECT REQUESTS TO THIS DESTINATION field
  5. Click APPLY (top right of the Actions Pane)
  6. Restart IIS (I like using IISRESET)
  7. Test to confirm the RDWeb site now appears with just the root URL

If you were interested in cleaning up the RDS Web URL you might be interested in our How To Customize the RDWeb Login Page.

Published by
Ian Matthews
Tags: iisrdsrdsweb

This website uses cookies.