Hi,
I went ahead and loaded the SQL Native Client and SQLCmd utility on the Server
to reindex the WSUS 3.0 database as instructed at this site....
http://technet.microsoft.com/en-us/l.../cc708594.aspx
When I run the command to run the script on the server (script location is
the c:\Path\WsusDBMaintenance.sql. I receive a connection error message
stating the
following:
[SQL Native Client]Named Pipes Provider: Could not open a connection to SQL
Server [53].
[SQL Native Client]Login timeout expired
[SQL Native Client]An error has occurred while establishing a connection to
the server. When connecting to SQL Server 2005, this failure may be caused by
the fact that under the default settings SQL Server does not allow remote
connections.
Further research tells me that I need to enable the SQL Browser server to
allow the
connection. Can you tell me how to enable that service? I know it was
enabled at installation but I don't know when it was disabled. I've been
looking for line command instructions on how to enable the service. The only
instructions I could
locate tell you how to enable the SQL Browser using SQL Server Management
Studio but that isn't installed on the server. Do I have to to install the
SQL Server Management Studio to do this and if so how will that impact the
WSUS database and in the future the SP1 upgrade?