1.

How Can Sql Server Instances Be Hidden?

Answer»

To hide a SQL Server INSTANCE, we need to make a change in SQL Server Configuration Manager. To do this launch SQL Server Configuration Manager and do the FOLLOWING: select the instance of SQL Server, right click and select Properties. After SELECTING properties you will just set Hide Instance to “Yes” and click OK or Apply. After the change is made, you need to restart the instance of SQL Server to not EXPOSE the name of the instance.

To hide a SQL Server instance, we need to make a change in SQL Server Configuration Manager. To do this launch SQL Server Configuration Manager and do the following: select the instance of SQL Server, right click and select Properties. After selecting properties you will just set Hide Instance to “Yes” and click OK or Apply. After the change is made, you need to restart the instance of SQL Server to not expose the name of the instance.



Discussion

No Comment Found