Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. # IT:AD:SQL Server Browser:HowTo:Configure # <callout type="Navigation" class="small"> * [[../|(UP)]] {{indexmenu>.#2|nsort tsort}} </callout> <panel title="Summary"> SQL Server Browser service can be configured during installation or after installation it can be accessed in number of ways. </panel> ## Process ## * Using Start/Run/`services.msc`. * By using command prompt. * Through SQL Server Configuration Manager (SQL Server 2005/2008) * Through Surface Area configuration (SAC, SQL Server 2005 only) * It should be noted that SAC just provides access to start/stop or to change the startup type for the SQL Server Browser service. * For management of all other parameters like ports, paths you have to use SQL Server Configuration Manager. Start/Stop the service: <sxh> NET START SQLBROWSER NET STOP SQL BROWSER </sxh> ## Resources ## * http://www.mssqltips.com/sqlservertip/1946/overview-of-the-sql-server-browser-service/ /home/skysigal/public_html/data/pages/it/ad/sql_server_browser/howto/configure.txt Last modified: 2023/11/04 01:58by 127.0.0.1