For the complete documentation index, see llms.txt. This page is also available as Markdown.

Move the Devolutions Server application to the default web site root

The following guide explains how to move the Devolutions Server web application on the root and set it as a Web site. It is recommended to first have a working Devolutions Server instance according to this Devolutions Server instance creation guide.

  1. From the Devolutions Server Console, uninstall the Scheduler in the Companions tab.

  2. Close the Devolutions Server Console.

  3. Open IIS Manager.

  4. Expand the root node and select Application Pools.

  5. Stop the DefaultAppPool and the Devolutions Password application pool (dvls on the following screen capture) using the Stop button in the Actions pane.

  6. Under Sites, select Default Web Site and stop it using the Stop button in the Actions pane.

  7. Remove the Devolutions Server web application under Default Web Site.

  8. Open the File Explorer.

  1. Navigate to the installation folder of the Devolutions Server web application (i.e., C:\inetpub\wwwroot\dvls for this installation). The web application folder may differ depending on the installation.

  2. Select all files and folders and move them under the root folder of the default web site (C:\inetpub\wwwroot here).

  3. Navigate to the default web site folder (C:\inetpub\wwwroot).

  4. Delete the iisstart.png and iisstart.htm files.

  5. Delete Devolutions Server web application’s folder (dvls in this installation).

  6. Go back in IIS Manager and refresh the Default Web Site node. Devolutions Server’s web application folder should disappear.

  7. From the Actions pane, open the Advanced Settings… dialog.

  8. Select the Devolutions Server Application pool.

  9. Remove the %SystemDrive% environment variable from the path and set it with C: instead as the Devolutions Server Console cannot access the environment variables.

  10. IT is possible to rename the Default Web Site before starting it, but it is not mandatory.

  11. Start the Default Web Site and the Devolutions Server application pool.

  12. Browse to the website and it should load the Devolutions Server login page.

  13. Update the Access URI with the new Devolutions Server URL to reach its web page.

  14. If required, update the URIs with the new Devolutions Server URL in the Azure App Registration for the Microsoft Authentication.

  15. Finally, install the Scheduler.

Last updated

Was this helpful?