To accommodate growth and other changes in your organization, you might want to move the SMS site database to a remote database server. Moving the SMS site database to a remote server is performed in the same manner for the following two scenarios:
When moving the SMS site database server, SMS moves the SMS Provider to the same server that the SMS site database is moving to
To move SQL Server to a remote server
-
Install SQL Server on the remote server.
-
Configure the new SQL Server database security so it is similar to the old SQL Server security configuration. Configure accounts and permissions required for SMS to manage SQL Server.
-
Stop the following SMS services:
On the site server:
On the old database server:
-
Back up the SMS site database from the old SQL Server database by using the SQL Server Backup Database tool.
-
Restore the SMS site database to the new SQL Server database by using the SQL Server Restore Database tool.
-
On the site server, run the SMS Setup Wizard:
-
On the Setup Options page, select Modify or reset the current installation.
-
On the Database Modification page, specify the new database server name and the appropriate database name.
-
Complete the SMS Setup Wizard.
-
You can now delete the SMS site database from the old SQL Server database, or disconnect the old database server (if it is on a remote computer).
Note
For More Information
Did you find this information useful? Please send your suggestions and comments about the documentation to
smsdocs@microsoft.com.