Skip to main content
Version: 2025.1

Server URL

The Server URL is used by the clients to connect to VisualDrive Server. It specifies the server’s location on the network and is provisioned to the clients via the Server Advertisement GPO.

It is strongly recommended to configure the Server URL before deploying any Group Policy Objects in your environment.

Configuring the Server URL

Follow these steps to configure the Server URL:

  1. Open VisualDrive Server Manager.

  2. In the Initial configuration section, click Configure Server URL to launch the wizard.

  3. Skip the Overview page of the wizard.

  4. On the Server Hostname page, enter the fully qualified domain name at which users will access VisualDrive Server:

    • In a production environment, specify the DNS alias that meets the DNS name requirements.
      For example: vdrive.corp.contoso.com

      How to create an appropriate DNS alias for the computer name

      To create a DNS alias using CNAME record for the server computer in Windows DNS, follow these steps:

      1. Open the Start menu, select Windows Administrative ToolsDNS.
      2. In the console tree, connect to the DNS server you wish to manage, expand the DNS server, expand your Forward Lookup Zone, right-click, then select New Alias (CNAME).
      3. On the New Resource Record screen, specify the alias name and FQDN for the target host. For example, vdrive and SERVER‑1.corp.contoso.com.
      4. Select OK to create the resource record.

      For more details, see How to configure a DNS alias in Active Directory environment.

    • In a test environment, you can leave the default hostname.

    If the wizard determines that the specified hostname is not an appropriate DNS alias, you’ll see a notification saying No CNAME records found. In a test environment, you may ignore it and continue.

  5. On the Server Protocol page, configure the protocol and port settings:

    • In a production environment, select Enable HTTPS.
    • In a test environment, enabling HTTPS is optional.
  6. If you enabled HTTPS, then on the HTTPS Certificate page, choose an SSL certificate.

    To do this, click Select certificate and pick a certificate that matches the configured Hostname and meets other requirements. The selected certificate must be valid and trusted on the client computers.

    How to obtain an appropriate SSL certificate for the server

    If your environment has Active Directory Certificate Services (AD CS), you can obtain an SSL certificate right from within the Server URL wizard:

    1. Click Select certificateObtain from Active Directory…
    2. On the Template page, choose an appropriate template value. We recommend selecting the most recent version of the "Web Server" template that’s specific to your environment.
    3. On the DNS Name page, keep the default value, which matches your Hostname.
    4. On the Confirmation page, click Obtain to get the new certificate from AD CS. The certificate will be automatically installed in your local certificate store and selected on the HTTPS Certificate page of the Server URL wizard.

    For more details, see How to obtain an SSL certificate in Active Directory environment.

  7. On the Confirmation page, review the settings and click Finish.