Run the SQL Server Change Computer Name application to rename an SQL Server
Procedure 7 of 23 associated with Step 2 - Change the Computer Name, Domain, or Workgroup of an Individual Managed server.
In this procedure, you run the SQL Server Change Computer Name application to execute an internal name change required by the SQL server.
The SQL Server Change Computer Name application resides on every server on which a database server platform is installed (for example, the Database platform or Framework Database Server role in the Data Center (also known as BPMain) that stores user, organization and group data, including user preferences and security data (roles, permissions, and license information). platform). You can use the SQL Server Change Computer Name application to create a remote connection to the computer running SQL Server and execute the name change on the computer running SQL Server. The SQL Server Change Computer Name application does not have to run on the same computer as the computer running SQL Server.
Procedure
-
Open the following directory on any computer on which a database server platform is installed:
<install_directory>\Software\CommonDB\Utils\Change Computer Name
-
Do the following:
-
Press SHIFT+Right-click on the SQL Server Change Computer Name application and select Run as different user.
-
Enter the name and password of the Windows account that has SysAdmin administrative privileges on the computer running SQL Server.
-
-
In the SQL Server Change Computer Name dialog, do the following:
-
Under SQL Server Connection Properties, in the SQL Server: field, enter the new name of the computer on which the SQL Server resides. (The application will connect to this server to make the internal name change.)
-
In the Port: field, enter the port on which the computer running SQL Server listens for connections (default 1433).
-
Click Connect.
The previous name of the computer running SQL Server and the current (new) name of the computer running SQL Server display under the Computer Name Details section on the right-side of the dialog.
-
Verify that the Previous Name: field and the Current Name: fields display the correct previous and current names of the computer running SQL Server, respectively.
-
Click Change SQL Name and respond to the prompts.
-
When prompted to restart the SQL Server Service, restart the Windows service named SQL Server on the server whose name you have changed.(For example, from Windows select Start > Administrative Tools > Services and restart the service.)
-
What to do next
Ensure that SSRS can access the Reporting Services database.