sp_msx_enlist (Transact-SQL)
SQL Server 2012
Adds the current server to the list of available servers on the master server.
Caution
|
|---|
|
The sp_msx_enlist stored procedure edits the registry. Manual editing of the registry is not recommended because inappropriate or incorrect changes can cause serious configuration problems for your system. Therefore, only experienced users should use the Registry Editor program to edit the registry. For more information, see the Microsoft Windows documentation. |

Caution