Step 4. Specify Target Server

At the Target Server step, do the following:

  1. In the Instance name field, specify the Microsoft SQL Server instance to which you want to restore your database.

Use the <IP address\instance> or <hostname\instance> format. If the SQL Server instance is assigned a custom port, and Microsoft SQL Browser is not running on the machine, specify the instance port in the following format: <IP address or hostname>,<port>.

You can click Browse to open the Select Server window and browse through the list of instances available over the network.

Select a Microsoft SQL Server instance and click OK.

Browsing for Servers

  1. In the Database name field, specify a name for the restored database.
  2. In the Specify a user account to connect to the SQL server section, provide a user name and password to connect to the target instance. You can use Windows or SQL authentication.
  • To use Windows authentication, specify the credentials of an account with the sysadmin role on the target Microsoft SQL Server machine. These credentials are used to connect to the guest OS and the SQL instance.
  • To use SQL authentication, select the Use SQL Server authentication check box. Provide SQL credentials to connect to the target instance.

Specifying Target SQL Server

If you use SQL authentication, you will get the Target Credentials step.

Specify the credentials of an account that can access the guest OS on the target server.

Specifying Connection Credentials

Page updated 2026-07-11

Page content applies to build 13.1.0.411